BODY{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	/*background-image: url(../images/bgline.gif);*/
}
.input {border-bottom: 1px solid Black;	border-left: 1px solid Black;border-top: 1px solid Black;border-right: 1px solid Black;}
.button{background-color: #FFFFFF;border: 1px solid #CCCCCC;height: 20px;}
span.menu{color:#FFFFFF;font-size:11px;font-weight:bold;}
span.menu1{color:#FFFFFF;font-size:10px;font-weight:normal;}
span.menu2{color:#FFFFFF;font-size:10px;font-weight:normal; padding-left:15;}
span.menu3{color:#FFFFFF;font-size:10px;font-weight:normal; padding-left:30;}
span.menu4{background-color:#3864a0;font-size:10px;font-weight:normal; color:#FFFFFF;}
span.title{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
span.sitePageTitle{
	color: #3864A0;
	font-size: 12px;
	font-weight: bold;
}
span.producttitle{
	color:#FFFFFF;
	font-size:9px;
	font-weight: bold;
	text-align: center;
}
span.producttitle1{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
span.producttitle2{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
span.producttitle3{
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
th{
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
td{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.td0{
	border-top: 1px solid #3864A0;
	border-left: 1px solid #3864A0;
	border-right: 1px solid #3864A0;
	
}
.td1{
	border-left: 1px solid #3864A0;
	border-right: 1px solid #3864A0;
	border-top: 1px solid #3864A0;
	border-bottom: 1px solid #3864A0;
	/*background-color: #F3F5DF;*/
}
.td2{
	border-top: 1px solid #3864A0;
	border-bottom: 1px solid #3864A0;
	background-color: #F3F5DF;
	text-align:center;
}

.td3{
	border-right:1px solid #920911;
	background-color:#2A2A2A;
}
.loginText{
	font-size:9;
	
}

hr{
	width: 99%;
	height: 1px;
	color: Gray;
}
a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.header{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a.header:hover, a:hover{
	text-decoration: underline;
}
