body {
	background-color: #7E0100;
	color: dimgray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
}

.TopPane{
	background-color: #FFFFFF;
}

.MainPane{
	background-color: #FFFFFF;		
	font-family:Arial, Helvetica, sans-serif; 	
	font-size: 12px;
}

#RightMenu{
	background-color: #FFFFFF;
}

#LeftMenu{
	background-color: #FFFFFF;
}

#Footer{
	background-color: #FFFFFF;	
}

.bodycopy {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.price {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000}
.headers {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000}
.date {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.nav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
a{
	font-size: 12px;	
	color: #DF0000;
	text-decoration: underline;
}
a:hover 
{  
	font-family: Arial, Helvetica, sans-serif; 
	color: #DF0000;
	text-decoration:none;
}
.headers {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.boldcopy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.formbox {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;	
	background-color: #D9D9D9;	
 	border: 1px #000000 solid; 
	/*height: 20px;*/
	width: 200;
}

.formDiv
{
	padding:0;
	width:90%;
}

.formTab
{
	border:0px dashed silver;
	border-right:0;		
}

.formBg
{	
	background-color:#F5F5F5;
	width:90%;
	height:100%;
	padding:15;
	/*border:1px dashed whitesmoke;	
	border-left:0;*/
}
.TextTitle
{
	width:45%;
}

.TextTitle1
{
	width:30%;	
}

.dropdowns {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #D9D9D9;
 	border: 1px #000000 solid; 
	height: 16px;
}
.descbox {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #D9D9D9;
 	border: 1px #000000 solid; 
 	width: 200;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #397EBF;
	text-decoration: none;
}
.whitebody {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}
.hand {
	cursor: hand;
}

.VersionSelect{
	border: 1px solid #F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: 600;
	width: 100%;
	height: 20px;
	padding-bottom: 2px;	
	padding-top: 2px;	
	padding-left: 2px;	
	padding-right: 2px;	
}

.ManufacturerName{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 15px;
	font-weight: 600;
	text-transform: capitalize;
}

.ModelTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	font-style: italic;
}

.ProductTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 13px;
	font-weight: 600;
}

.ProductDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.ProductImage{
	border: 1px solid #E00000;
	width: 100%;
}

.SpecHeader{
	color: White;
	background-color: #E00000;	
}

.SpecBody{
	background-color: #F9CBCB;
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
}

.DivDisplay{
	background-color: #D3D3D3;
	color: #7E0100;
	/*padding: 2px;*/
	font-weight: 600;
}

.ModelImage{	
	border: 0px;	
}

.DivPdtsDisplay{
	/*padding-bottom: 1px;
	padding-top: 1px;*/
	width: 100%;
}

.DivOuter{
	/*border-top: 3px solid white;
	border-bottom: 3px solid white;
	border-left: 2px solid white;
	border-right: 3px solid white;*/
	border: 2px solid white;
	width: 100%;
}

.PdtDisplay{
	border: 1px solid #DF0000;
	width: 100%;	
	vertical-align:top;
}

.Pdts{
	border-left: 10px solid #DF0000;
	font-size: 12px;
	vertical-align: top;
	padding-top: 6px;
	/*padding-bottom: 4px;*/
	padding-left: 4px;
	padding-right: 2px;
	background-image: url(../Images/fadedBg.jpg);
	background-repeat: repeat-y;
	width: 100%;
}

.ModelTitleBlack{
	font-size: 13px;
	font-weight: 600;
	color: Black;
	text-transform: capitalize;
}

.ModelTitleRed{
	font-size: 13px;
	font-weight: 600;
	color: #DF0000;	
	font-style: italic;
	text-transform: capitalize;
}

.PdtDetailsTable{
	padding: 0px;
}

.InnerPdtDisplay{
	width: 100%;
	/*height: 100%;*/
	padding: 0px;
}

.SinglePdt{
	border-bottom: 1px solid #DF0000;
	font-size: 11px;
	width: 100%;		
	height:8px;	
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px; 
}

.PdtPrice{
	color: #DF0000;
	font-weight: 600;
	width: 40px;
	vertical-align: bottom;
}

.ViewButton{
	padding-top: 1px;
	width: 37px;
	text-align: right;
	vertical-align: bottom;
}

td
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

