BODY {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	COLOR: #000000;
	MARGIN-RIGHT: 0px;
	margin-bottom:0px;
	
	background-color: #FFFFFF;

	FONT-SIZE: 11px;
	font-family:Tahoma, serif;
}
.mainTable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECECEC;
}
INPUT {FONT-SIZE: 11px; font-family:tahoma; }
select {FONT-SIZE: 11px; font-family:tahoma; }
textarea { font-family: Tahoma; font-size: 11px;}

TABLE {font-family:Tahoma, serif; font-size:11px;border:0px}
TR {FONT-SIZE: 11px; font-family:Tahoma, serif;}
TD {FONT-SIZE: 11px; font-family:Tahoma, serif; COLOR: #000000}

A{COLOR: #C01C1C;Text-Decoration:underline;}
A:active{COLOR:#C01C1C}
A:link{COLOR: #C01C1C}
A:visited{COLOR: #C01C1C;}
A:hover{COLOR: #333333;Text-Decoration:none;}

.topNews a {line-height: 1.5em;}
.topNews a {font-size: 11px; color: #333333; text-decoration: none;}
.topNews a:active {font-size: 11px; color: #333333; text-decoration: none;}
.topNews a:link {font-size: 11px; color: #333333; text-decoration: none;}
.topNews a:visited {font-size: 11px; color: #333333; text-decoration: none;}
.topNews a:hover { font-size: 11px; color: #0490DC; text-decoration: none;}

.forumpost a {font-size: 11px; color: #5E9631; text-decoration: none;}
.forumpost a:active {font-size: 11px; color: #5E9631; text-decoration: none;}
.forumpost a:link {font-size: 11px; color: #5E9631; text-decoration: none;}
.forumpost a:visited {font-size: 11px; color: #5E9631; text-decoration: none;}
.forumpost a:hover { font-size: 11px; color: #333333; text-decoration: none;}

.topMenu a {font-size: 11px; color: #FFFFFF; text-decoration: none;}
.topMenu a:active {font-size: 11px; color: #FFFFFF; text-decoration: none;}
.topMenu a:link {font-size: 11px; color: #FFFFFF; text-decoration: none;}
.topMenu a:visited {font-size: 11px; color: #FFFFFF; text-decoration: none;}
.topMenu a:hover { font-size: 11px; color: #FFD200; text-decoration: none;}

.topMenu02{font-size: 11px; color: #FFFFFF; text-decoration: none;}
.topMenu02  td{font-size: 11px; color: #FFFFFF; text-decoration: none;}
.topMenu02 a{
	text-align: center;
	cursor: hand;
	color: #FFFFFF;
	padding: 3px;
	clear: both;
	Text-Decoration:none;
}
.topMenu02 a:active{COLOR:#FFFFFF}
.topMenu02 a:link{COLOR: #FFFFFF}
.topMenu02 a:visited{COLOR: #FFFFFF;}
.topMenu02 a:hover {
	color: #FFFFFF;
	Text-Decoration:none;
	clear: both;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

.topMenu03{font-size: 11px; color: #666666; text-decoration: none;}
.topMenu03  td{font-size: 11px; color: #666666; text-decoration: none;}
.topMenu03 a{text-align: center; cursor: hand; color: #666666; padding: 3px; clear: both; Text-Decoration:none;}
.topMenu03 a:active{COLOR:#666666}
.topMenu03 a:link{COLOR: #666666}
.topMenu03 a:visited{COLOR: #666666;}
.topMenu03 a:hover { color: #4684AD; Text-Decoration:none; clear: both; }

.footMenu a {font-size: 11px; color: #000000; text-decoration: underline;}
.footMenu a:active {font-size: 11px; color: #000000; text-decoration: underline;}
.footMenu a:link {font-size: 11px; color: #000000; text-decoration: underline;}
.footMenu a:visited {font-size: 11px; color: #000000; text-decoration: underline;}
.footMenu a:hover { font-size: 11px; color: #000000; text-decoration: none;}

.newsHead td{color: #FFFFFF;}
.newsHead a {font-size: 11px; color: #FFFFFF; text-decoration: underline;}
.newsHead a:active {font-size: 11px; color: #FFFFFF; text-decoration: underline;}
.newsHead a:link {font-size: 11px; color: #FFFFFF; text-decoration: underline;}
.newsHead a:visited {font-size: 11px; color: #FFFFFF; text-decoration: underline;}
.newsHead a:hover { font-size: 11px; color: #FFFFFF; text-decoration: none;}

.border{
	border: 1px solid #DDDDDD;
}


/*************** LOGIN WIDGET ******************/
.loginWidget {
	position: absolute;
	width: 380px;
	background-color: #A2DCE0;
	color: #fff;
	font-size: 11px;
	border: 2px solid #FFFFFF;
	visibility: hidden;

}

.loginWidget p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
	font-weight: bold;
}

.loginWidget h3 {
	margin: 0 0 .5em 0;	
}

.loginWidget a:link, .loginWidget a:visited {
}

.loginWidget_left {
	width: 130px;
	float: left;
	text-align: center;
}

.loginWidget_right {
	width: 219px;
	float: left;
	border-left: 1px solid #fff;
	text-align: right;
}

.loginWidget_message {
	font-style: italic;
	font-size: 10px;
}
