body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4142;
}
body {
	background-color: #6c614c;
}
a, a:link, a:visited, a:active, a:hover{
	color: #003366;
	text-decoration: underline;
}
a:hover{
	color: #77774F;
	text-decoration: underline;
}

.alt_blue{
	background-color: #eeeeee;
}
.splash{
	background: url(../images/splash_box.jpg);
	background-repeat: no-repeat;
}
.small{
	font-size: 10px;
}
.login_form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.login_form_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #4c4142; 
}
.login_form_textfield{
	border: 1px solid #999073;
	height: 14px;
	width: 100px;
	font-size: 11px;
}
.login_form_textfield_fr{
	border: 1px solid #999073;
	height: 14px;
	width: 70px;
	font-size: 11px;
}
.form_text{
	border: 1px solid #999073;
	height: 14px;
	width: 100px;
	font-size: 11px;
}
.form_select{
	border: 1px solid #999073;
	height: 17px;
	width: 150px;
	font-size: 11px;
}
.form_text_var{
	border: 1px solid #999073;
	height: 14px;
	font-size: 11px;
}
.form_select_var{
	border: 1px solid #999073;
	height: 17px;
	font-size: 11px;
}
.member_bar{
	background: url('../images/member_logoutbox.jpg');
	background-repeat: repeat;
}
.member_bar td{
	font-size: 11px;
	color: #4e4344;
}
.topmenu, .topmenu a, .topmenu a:link, .topmenu a:visited, .topmenu a:active, .topmenu a:hover{
	color: #FFFFFF;
	font-size: 11px;
}
.topbanner{	
	background: url('../images/banner.jpg');
	background-repeat: repeat;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.login_box{
	background: url('../images/member_login_box.jpg');
}
.login_error{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: center;
}
.error{
	color: #990000;;
}
h1 {
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	font-size: 22px;
	color: #003366;
}

.title {
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	font-size: 22px;
	color: #003366;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px;
	color: #77774F;
}
.highlight{
	font-weight: bold; 
	font-size: 15px;
	color: #77774F;
}
.highlight_sm{
	font-weight: bold; 
	color: #77774F;
}
.highlight_red{
	font-weight: bold; 
	color: #660000;
}
.upper_case{
	font-weight: bold; 
	font-size: 13px;
	color: #77774F;
}
h2{
	font-weight: bold; 
	font-size: 13px;
	color: #77774F;
}

h3{
	font-weight: bold; 
	font-size: 15px;
	color: #77774F;
}
.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4142;
}
.news_title{
	font-weight: bold;
}

.tbl_hr {
	color: #857d66;
	background-color: #8f8f6d;
	border: 0;
	width: 100%;
	height: 1px;
	padding-left: 6px;
	padding-right: 6px;
}

.sideTbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration : none;
}

.sideTblHr {
	padding-left: 6px;
	padding-right: 6px;
}

.sideTbl2:link, .sideTbl2:visited {
  font-weight:bold;
  color : #77774F;
  text-decoration : none;
}
.sideTbl2:hover { 
  font-weight:bold;
  color : #003366;
  text-decoration : none;
}


* html {overflow-x: hidden}