body {
font-family:Helvetica,Arial,sans-serif;
font-size:80%;
margin:0;
background: #FFFFFF url(../images/bck_red.jpg) repeat-x;
line-height: 1.7em;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {  color: #0066CC}
a:visited {  color: #0066CC}
a:hover {  color: #003F7D}
a:active {  color: #003F7D}
a.custLink:link {  color: #0066CC; text-decoration: none;}
a.custLink:visited {  color: #0066CC; text-decoration: none;}
a.custLink:hover {  color: #003F7D; text-decoration: underline;}
a.custLink:active {  color: #003F7D; text-decoration: none;}

a.whiteLink:link {  color: #ffffff; text-decoration: underline;}
a.whiteLink:visited {  color: #ffffff; text-decoration: underline;}
a.whiteLink:hover {  color: #ffffff; text-decoration: none;}
a.whiteLink:active {  color: #ffffff; text-decoration: underline;}

.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #003F7D;
}
.small {
	font-size: 10px;

}
.smallgrey {
	font-size: 10px;
    color: #666666;
}
.white {
	color: #FFFFFF;
}
.nav {
	font-size: 11px;
}
.border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000; 
	border-style: solid;
}
.button {
	font-family: <%=FontFamily%>;
	font-size: <%=FontSize%>;
	color: <%=ButFontCol%>;
	background-color: #cccccc;
	border: 1px solid #999999;
}

.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 25px;
	font-weight: normal;
	width: 150px;
	border-top: thin solid #CC3300;
	border-right: thin solid #990000;
	border-bottom: thin solid #990000;
	border-left: thin solid #CC3300;

}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0074BE;
	border-top: thin solid #0081C4;
	border-right: thin solid #003F7D;
	border-bottom: thin solid #003F7D;
	border-left: thin solid #0081C4;
}

.red {
	color: #FF0000;
}
.Order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 45px;
	border: 1px double #CCCCCC;



}
.button3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0074BE;
	border-top: thin solid #0081C4;
	border-right: thin solid #003F7D;
	border-bottom: thin solid #003F7D;
	border-left: thin solid #0081C4;
	height: 25px;
}
.TextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
}
.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC3300;
	border-top: thin solid #CC6600;
	border-right: thin solid #CC0000;
	border-bottom: thin solid #CC0000;
	border-left: thin solid #CC6600;
	height: 20px;
	width: 144px;

}
.buttonRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 120px;
	height: 25px;
	background-color: #CC0000;
	border-top: thin solid #CC3300;
	border-right: thin solid #990000;
	border-bottom: thin solid #990000;
	border-left: thin solid #CC3300;
}

.inner_table {
padding:5px;
}


h2{
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:2px;
	margin-top:2px;
	font-weight: 600;
}

h3{
margin-bottom:2px;
}
