BODY {
	SCROLLBAR-FACE-COLOR: #FF9F40; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #9f937b; SCROLLBAR-ARROW-COLOR: #4067D6; SCROLLBAR-TRACK-COLOR: #B4B4B4; SCROLLBAR-DARKSHADOW-COLOR: #9f937b; SCROLLBAR-BASE-COLOR: #ffffff
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.WelcomeText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6D0C;
	text-decoration: none;
}
.bottomLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.bottomLink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FF6100;
	text-decoration: none;
	font-style: normal;
}
.bottomLink2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

.bottomLink2:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FF6100;
	text-decoration: none;
	font-style: normal;
}
.warning {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
.bodyheader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6D0C;
	text-decoration: none;
}
.textinput {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #7F9DB9;}

input {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
font-weight: normal;
color: #003366;
text-decoration: none;
}
#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 10px;
}
#navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 10px;
}

#navbar { margin-left: 40px; }



.err {
	background-color: #CC0033;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0;
	padding: 5px 0;
}

.ok {
	background-color: #6DA22E;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0;
	padding: 5px 0;
}
