.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;


}
a:hover {
	color: #CC6633;
	text-decoration: none;
}
a:active {
	text-decoration: none;

}
.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.matter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tablebarder {
	border: 1px solid #000000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.table_border {
	border-top: solid 1px #FFC600; 
	border-bottom: solid 1px #FFC600; 
	border-left: solid 1px #FFC600; 
	border-right: solid 1px #FFC600;
}
.table_border_3 {
	border-bottom: solid 1px #FFC600; 
	border-left: solid 1px #FFC600; 
	border-right: solid 1px #FFC600;
}
.table_border_bottom {
	border-bottom: solid 1px #FFC600; 
}
.table_td_login {
	background: #FFC500;
} 
.table_tr_admin { 
	background: #FFC600;
}
.error_font_color {
	color: red;
	font-family: verdana;
	font-size: 12px;
}
.login_title_font_color {
	color: black;
	font-family: verdana;
	font-size: 15px;
}
.font_general {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}
.font_general_warn {
	color: red; 
	font-family: verdana;
	font-size: 12px;
}
.font_left_nav {
	color: #000000;
	font-family: verdana;
	font-size: 10px; 
}
.font_left_nav1 {
	color: #000000;
	font-family: verdana;
	font-size: 9px; 
}
.table_tr_admin_font_color {
	color: white;
	font-family: verdana;
	font-size: 12px; 
}
.table_tr_admin_title_bgcolor { 
	background: white; 
}
.table_tr_admin_alt_bgcolor {
	background: #FDEDB7;
} 
.hightlight_text {
	font-family: verdana;
	font-size: 12px;
	background-color:yellow;
}