body {
	font-family: tahoma;
	font-size: 12px;
	margin-bottom: 0px;
	background-color: #483a3a;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #616161;
	font-weight: normal;
}

p{
	font-family: tahoma;
	font-size: 12px;
}

ul li{
	font-family: tahoma;
	font-size: 12px;
	margin:2px;
}

.frame {
	border: 1px solid #E8E9D7;
}

.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #a2cddf;
}

#header{
	color:#ffffff;
}

#header a{
	color:#ffffff;
}

#footer a{
	color:#ffffff;
}

a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

#right_contents{
	background-color: #FFFFFF;
	margin:12px;
	padding:12px;
	width:555px;
	align:center;
}

#left_contents{
	background-color: #FFFFFF;
	border-right:1px dotted #CCCCCC;
	margin:12px;
	width:220px;
	align:center;
}

#menus td {
	font-size: 13px;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 24px;
	background: url(../images/table_header.jpg);
	color: #000;
	background-repeat: repeat;
}

.infoBox {  
  border: solid 1px #000;
}


table.adminform td {
	padding: 3px;
	text-align: left;
}

.odd_row td{
	height: 25px;
	background-color:#DFEEF5;
	border-bottom: 1px dashed #B1B1B1;
}

.even_row td{
	height: 25px;
	border-bottom: 1px dashed #B1B1B1;
}

.page_header{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #16337C;
}

.bold_font{font-weight: bold; color: blue;}

.topic_title{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #16337C;
}

.reply_header{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color:navy;
}

.topic_header{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color:navy;
}

.navigation_header{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color:navy;
}

.reply_row {
	height: 25px;
	background-color:#DFEEF5;
	border-bottom: 1px dashed #B1B1B1;
}

.reply_date { color: navy; }
.reply_author { color: navy; }
