body  {
	COLOR:#999999;
	TEXT-DECORATION:none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}



html {scrollbar-face-color:#F5F5F5; scrollbar-arrow-color:#8890A8; scrollbar-track-color:#F5F5F5; scrollbar-shadow-color:#808080; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#E0E0E0; scrollbar-darkshadow-Color:#8890A8; }

.form {
	font-size: 14px;
	background-color: #ffffff;
	color: #999999;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-style: dotted;
	border-color: #CCCCCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 1px;
	}
	
.form2 {
	font-size: 14px;
	background-color: #ffffff;
	color: #999999;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #CCCCCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 1px;
	}
	
.noform {
	font-size: 12px;
	letter-spacing: 1px;
	color: #00CC33;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #CCCCCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 0px;
	}

input.submit_button{
	color:#FFFFFF;
	background-color: #266DBB;
	font-size: 14px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #266DBB;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 0px;
 }
 

.error {
    font-size: 12px;
	color: #FF0000
}

.update {
	color: #33CC33;
	font-weight:bold;
	font-size: 12px;
}

.f1 {
	font-weight:bold;
	line-height: 25pt;
}

.f2 {
	font-weight:bold;
	line-height: 18pt;
}


.head2 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #266DBB;
	font-weight: bold;
	line-height: 25pt;
}


a.links {
	font-size: 12px;
	text-decoration: none;
}
	
a.links:link {color: #999999}
a.links:visited {color: #999999}
a.links:hover {
	color: #266DBB;
	text-decoration: none;}


