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.logout:link {  color: #FFCC00; text-decoration: none;}
a.logout:visited {  color: #FFCC00; text-decoration: none;}
a.logout:hover {  color: #FFCC00; text-decoration: underline;}
a.logout:active {  color: #FFCC00; text-decoration: none;}

a.redlink:link {  color: #FF0000}
a.redlink:visited {  color: #FF0000}
a.redlink:hover {  color: #FF0000}
a.redlink:active {  color: #FF0000}


.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;

}
.itemtitle {
	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: 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;
	width: 120px;
	height: 25px;
}

.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;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	width: 45px;


}
.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;
}

