html {
	overflow: -moz-scrollbars-vertical;
}
body {	
	margin-top: 20px;
	background-color: black;	
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a { color: #450000; text-decoration: underline; }
a:visited { color: #450000; }
a:hover { color: #450000; text-decoration: none; }
.main_table{
	border: 4px solid white
}
.content{
	background-color: #f0f0f0;
	background-image: url(../images/body_bg_28.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 40px 8px 16px;
	font-size: 12px; 
	font-family: Tahoma, Arial, sans-serif; 
	color: #121212;
}
.content ul, .content li { margin: 2px 0 0 10px; padding:0; list-style-type: square; }

.footer { 
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	font-size: 11px; 
	font-family: Tahoma, Arial, sans-serif; 
	color: white; 
	height: 25px; 
}
.footer a { color: white; margin-left: 8px; text-decoration: none; }
.footer a:visited { color: white; }
.footer a:hover { color: white; text-decoration: underline; }
.right_cell{
	background-color: #bbbbbb;
	background-image: url(../images/rt_bg_29.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.news{
	background-color: #f0f0f0;
	border: 1px solid #A4A3A3;
	padding: 5px;
}
.news p {
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0px;
}
#menutable td { height: 32px; white-space: nowrap; }
#copyright { font-family: verdana, tahoma, arial; font-size: 10px; color: white; margin-top: 10px; }
#copyright a { color: white; text-decoration: none; }
#copyright a:visited { color: white; }
#copyright a:hover { color: white; text-decoration: underline; }
.address {
	width: 100%;
	text-align: center;
	color: white;
	font-size: 10px; 
	font-family: Tahoma, Arial, sans-serif; 
	margin-top: 6px;
	margin-bottom: 20px;
}
#switch { text-decoration: underline; cursor: pointer; }
#newsindent { font-size: 10px; font-family: verdana, tahoma, arial; font-weight: normal; line-height: 12px; text-transform: none; padding: 2px 5px 2px 8px; }
#newsheading { margin-bottom: 2px; margin-left: -5px;}
h3 { font-size: 16px; }
.homepagelink a { color: #450000; text-decoration: none; font-weight: bold; }
.homepagelink a:hover { color: #450000; text-decoration: underline; font-weight: bold; }