body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5f60;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #006766;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #747373;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #4a4c4d;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.header {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9f0000;
	font-weight: bold;
}

.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #222222;
	border: 1px solid #333333;
	background-color: #FEFEFE;
	width: 180px;
}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
	text-transform: uppercase;
	background-color: #EFEFEF;
	border: solid thin #999999;
	height: 20px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
}

.cright {font-size: 9}

A:link {text-decoration: none; font-weight:bold; color:#2c3a5d; font-size: 11}
A:visited {text-decoration: none; font-weight:bold; color:#2c3a5d; font-size: 11}
A:active {text-decoration: none;  font-weight:bold; color:#2c3a5d; font-size: 11}
A:hover {text-decoration: underline; font-weight:bold; color:#006766; font-size: 11}

A.menu:link {text-decoration: none; font-weight:bold; color:#FFFFFF; font-size: 10}
A.menu:visited {text-decoration: none; font-weight:bold; color:#FFFFFF; font-size: 10}
A.menu:active {text-decoration: none;  font-weight:bold; color:#FFFFFF; font-size: 10}
A.menu:hover {text-decoration: none; font-weight:bold; color:#ffd68c; font-size: 10}


.copyr {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 9;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.brd {
	border: 1px dashed #757D80;
}
.brd TD{
	border: 0px;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

HR {height: 1pt; color: #0000ff}

.bggrey {background: #f0f0f0}
.b {font-weight: bold;font-family: Verdana;font-size: 11pt; text-align: center}
.s {font-weight: plain;font-family: Arial;font-size: 8pt;}
.error {font-weight: bold; font-family: sans-serif; font-size: big; color: #D0000D}