﻿.maintext {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}
.imageBtn
{
	background:transparent url('images/btn_arrow_large.gif') no-repeat ;
	height:18px;
	width:18px;
	border:none;
}
.tableborder {
	border: 0px solid #E0E0E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 16px;
}
.logo{
	position:absolute;
	margin-top:15px;
	margin-left:19px;
}
.leftlinks a:link {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
.leftlinks a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
.leftlinks a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}
.newsborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #E9E9E9;
}
body {
	font-family: tahoma;
	font-size: 12px;
}
.tr_dashed {
	border: 1px dashed #CCCCCC;
	color: #000062;
	font-weight: bold;
}
.headerBorder {
	background-color: #FFFFCC;
	margin: 1px;
	border: 1px double #666666;
	height: 45px;
	width: 300px;
}
.horline {
	font-family: Arial, Helvetica, sans-serif;
	height: 1px;
	width: 550px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ForumContainer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: D6E7EE;
	border: 1px solid #CCCCCC;
	width: 600px;
	margin: 5px;
	background-image: url(UserFiles/Image/08FF/ffback.jpg);
	padding-left: 10px;
	padding-top: 3px;
}
.ForumContent {
	font-family: Arial, Helvetica, sans-serif;
	margin: 16px;
	font-size: 12px;
}
.ForumImage {
	float: right;
	margin: 8px;
	border: 3px solid #D7DAD3;
}
.ForumBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 0B4455;
}
.ForumMenu {
	margin: 20px 10px 20px 16px;
}
