﻿body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px 0px 0px 0px;
background-image:url(nimages/grad800.png);
background-repeat:repeat-x;

}
a {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
#mainBody {
margin:0 auto;
width:1001px;
text-align:left;
}
#menu {
margin:0 auto;
background-image:url(nimages/bg_menu.png); 
background-repeat:repeat-x;
height:51px;
width:1001px;

}
.menuItem {
	width:150px;
	top:18px;
	position:relative;
	padding:18px 15px 32px 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.menuItem:hover {
	padding:18px 15px 32px 10px;
	background-image:url(nimages/bg_menu_hover.png);
	background-repeat:repeat-x;
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menuDate {
	width:150px;
	top:18px;
	left:230px;
	position:relative;
	color:#FFFFFF;
	font-weight:bold;
	cursor:default;
}
.LoginText
{
	font-size:11px;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#div_Thanks
{
	font-size:16px;
	color:#00539f;
}
#footer {
float:left;
margin-top:10px;
margin-bottom:30px;
padding:5px;
height:15px;
width:1005px;
background-color:#770000;
border:solid thin #000000;

}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#footerNote 
{
	font-size:11px;
	margin-top:10px;
	color:#666666;
}
.grayContainer {
margin-left:12px;
margin-top:4px;
background-image:url(nimages/grayShine2.png);
background-repeat:repeat-x;
background-color:#999999;
padding-bottom:5px;
}

.grayContainerTitle {
position:relative;
top:5px;
width:140px;
margin-left:-5px;
padding-top:4px;
padding-bottom:4px;
padding-left:10px;
background-image:url(nimages/containerTitleBg.png);
background-repeat:repeat-x;
color:#FFFFFF;
font-weight:bold;
cursor:default;
}
.whiteContainer {
margin-left:5px;
padding-top:5px;
padding-bottom:4px;
padding-left:10px;
background-color:#FFFFFF;
color:#000000;
font-weight:bold;
}



#logoHeader
{
	text-align:center;
	margin:0 auto;
	font-size:36px;
	color:#800000;
	font-family:"Times New Roman", Times, serif;
	height:92px;
	width:1001px;
	background-image:url(nimages/bg_top.png);
	background-repeat:repeat-x;
}
.Container775
{
	margin:0 auto;
	text-align:left;
	width:1001px;
}
.whiteContainer .shadow {
	background-color:#333333;
	padding:2px 2px 2px 2px;
	width:200px;
}
.newProduct {
	float:left;
	padding:2px 0px 2px 2px;
	margin:5px 0px 5px 5px;
	width:380px;
}
.intext {
	
	background-color:#FFFFFF;

}
.productTitle {
	
	font-size:16px;
	
}

.errorDiv
{
	border-width:2px;
	border-color:#100000;
	background-color:#C40000;
	padding:4px 4px 4px 4px;
	color:#FFFFFF;
	width:98%;
}

.newsTitle
{
	font-size:12px;	
}
.newsMsg
{
	font-size:11px;
	color:#222;
}