a:link {text-decoration: none; color: #F0ECBE;}
a:visited {text-decoration: none; color: #F0ECBE;}
a:hover {text-decoration: none; font-weight: 4px; color: #000000;}

.plain {color: #E8BD5F; text-decoration: none; font-size: 12px;}
.bold {color: #E8BD5F; text-decoration: none; font-size: 12px; font-weight: bold;}
.required {color: #F0ECBE; text-decoration: none; font-weight: bold; font-size: 10px;}
.not_required {color: #E8BD5F; text-decoration: none; font-weight: bold; font-size: 10px;}
.editform {color: #E8BD5F; text-decoration: none; font-weight: bold; font-size: 12px}

.titleTXT {font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.smTXT {font-size: 9px; color: #E8BD5F; text-decoration: none;}
.edTXT {font-size: 9px; color: #0044ff; text-decoration: none;}
.boldSmTXT {font-size: 9px; color: #E8BD5F; text-decoration: none; font-weight: 700;}
.postdate {font-size: 9px; color: #F0ECBE; text-decoration: none; font-weight: normal;}
	
.linedTL {
	border-top: 1px solid black; 
	border-left: 1px solid black; 
	border-bottom: none; 
	border-right: none; 
	vertical-align: top; }
	
.linedBR {
	border-top: none; 
	border-left: none; 
	border-bottom: 1px solid black; 
	border-right: 1px solid black; 
	vertical-align: top; }
	
.linedB {
	border-top: none;
	border-left: none; 
	border-bottom: 1px solid black; 
	border-right: none; }

.lbar_bold { font-size: 12px; font-weight: bold; }
.lbar_plain { font-size: 12px; font-weight: normal;}

.formstyle {
	font-family: Verdana;
	font-size: 10px;
	color:000000;
	font-weight: normal;
	background: null;
	border-color: #000000;
	border-style: solid;
	border-width: 0px; }

.formTables {
	border-style: solid;
	border-width: 2px;
	padding: 2px;
	border-color: #000000;
	}
	
.bannerstyle {
	border-color: #ffffff;
	border-style: solid;
	border-width: 3px;
	}

TABLE {border-style: none; vertical-align: top;}
TR {border-style: none; }
TD {vertical-align: top; border-style: none;}
BODY {
	background: #005B90; 
	color: #E8BD5F; 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; }	
TEXTAREA { 
	background-color: #F0ECBE;
	border-style: none;
	border-width: 2px;
	border-color: #E8BD5F;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size:12px; 
	text-decoration:none;
	color:#BA4933;
	padding: 3px
	}

INPUT {
	background-color: #F0ECBE;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 1px;
	}