body {
   margin: 0;
   padding: 0;
   background-color: #fafafa;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
   color: #ce0316;
	font: italic 13px Arial;
}

p {
   color: #333333;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	
}

h3 {
   font-family: times;
   font-size: 14px;
   font-weight: normal;
   color: #1a1a1a;
   text-transform: uppercase;
   margin: 0;
   padding: 0;
}

table.back {
   background-color: #fff;
	border: 1px solid #e3e3e3;
	margin-top: 50px;
	
}

table.main {
   background-color: ;
}

.image {
	padding: 1.5px;
	border: 1px solid #ccc;
}





td.permission a {
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
}

td.header h1 {
   font-family: 'Times New Roman';
   font-size: 38px;
   font-weight: bold;
   color: #000;
   text-transform: uppercase;
   display: inline;
}

td.sidebar ul {
   margin: 0 0 0 24px;
   padding: 0;
	list-style-type: none;
}


td.sidebar ul li {
   margin-bottom: 10px;
      padding: 0;
	list-style-type: none;
}


td.sidebar ul a {
   text-decoration: none;
}

td.sidebar p {
   font-family: Arial;
   font-size: 14px;
   font-weight: normal;
   color: #4c4c4c;
   margin: 10px 0 0 0;
   padding: 0;
}

td.mainbar h2 {
   color: #000;
   margin: 0;
   padding: 0;
	font: bold 32px times;
}

newproduct {
   color: #ff914c;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}






td.mainbar h2 a {
   font-family: times;
   font-size: 22px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

td.mainbar p {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 15px;
   line-height: 20px;
   font-weight: normal;
   color: #4c4c4c;
   margin: 10px 0 0 0;
   padding: 0;
}

td.mainbar p.top a {
   font-size: 10px;
}


second {
   color: #452b21;
	font: normal 13px times;
	text-transform: uppercase;
}

secondstrike {
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   color: #000;
	text-decoration: line-through;
}

call {
   color: #452b21;
	font: bold 32px times;
	line-height: 40px;
}




.footer p {
	font: 10px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #d5d5d5;
}












