/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif, Times New Roman; 
	font-size: 12px;
	line-height:18px;
	color: #333333;
}

.bigtitle {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	padding-top:3px;
	color: #FF6600;
	}


.details {
	color: #333399;
	line-height: 17px;
	text-align:left;
	padding-top:5px;
	padding-right:10px;
	}
	
.login {
	color: white;
	}
	
.title {
	color: white;
	font-size:18px;
	padding: 2px 5px 5px 0px;}
	
.title14 {
	color: BLACK;
	font-size:14px;
	font-weight:bold;

	}

.news {
	color: #ff9900;
	font-weight: bold;
	font-size:14px;
	}
	
	
.vote {
	color: #0066ff;
	font-weight:bold;
		}
	
	
.padding {
   	padding:5px 5px 5px 5px;
	}

	
	
	
a.topmenu:link {color: WHITE; text-decoration: none; font-size:14px; font-weight:bold;}
a.topmenu:visited { text-decoration: none; color: WHITE; font-size:14px; font-weight:bold; }
a.topmenu:hover { text-decoration: NONE; color: #ff6600; font-size:14px; font-weight:bold; }
a.topmenu:active { text-decoration: none; color: #ff6600; font-size:14px; font-weight:bold; }

 
a.black12:link {color: #333333; text-decoration: underline; font-weight:bold;}
a.black12:visited { text-decoration: underline; color:#333333; font-weight:bold;}
a.black12:hover { text-decoration: none; color: white; font-weight:bold;}
a.black12:active { text-decoration: none; color: white; font-weight:bold;}


a.footer:link {color: #ff6600; text-decoration: underline; }
a.footer:visited { text-decoration: underline; color:#ff6600;}
a.footer:hover { text-decoration: none; color: #0066ff; font-weight:bold;}
a.footer:active { text-decoration: none; color: #0066ff; font-weight:bold;}


a.submenu:link {color: #000033; text-decoration: none; font-weight:bold; padding-left:3px; padding-right:3px;}
a.submenu:visited { text-decoration: none; color:#000033; font-weight:bold; padding-left:3px; padding-right:3px;}
a.submenu:hover { text-decoration: underline; color: #0066ff; font-weight:bold; padding-left:3px; padding-right:3px;}
a.submenu:active { text-decoration: underline; color: #0066ff; font-weight:bold; padding-left:3px; padding-right:3px;}








