.style31 {color: #FFFFFF}

<!--
body {
	margin:0px;
	text-align:center;
	background-image:url("images/bg.jpg");
	background-position:top center;
	background-repeat: repeat-x;
	background-attachment:fixed;
	float:center;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	}

#header{
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	background-image:url(images/bg1.jpg);
	background-position:top center;
	background-attachment:fixed;
	margin:0px auto;
	width:100%;
	height:119px;
	padding:0px;
	line-height:0px;
	background-repeat:no-repeat;
	float: center;
}	
#footer {
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	background-position:bottom;
	background-color:#ffffff;
	background-image:url(images/beta.jpg);
	margin:0px auto;
	width:810px;
	height:85px;
	padding:0px;
	line-height:0px;
	background-repeat:no-repeat;
	float: bottom;
}	
#maincontent{
	background-color:#ffffff;
	width:810px;
	padding:0px;
	background-repeat:no-repeat;
	float: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}	
#list{
	background-color:#ffffff;
	width:950px;
	padding:0px;
	background-repeat:no-repeat;
	float: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftbar{
	background-image: url(images/leftbar.jpg);
	background-repeat:no-repeat;
	width:48px;
	padding:0px;
	margin:0px;
	text-align: center;
	float:left;
	}
#rightbar{
	background-image: url(images/rightbar.jpg);
	background-repeat:no-repeat;
	width:48px;
	padding:0px;
	margin:0px;
	text-align: center;
	float:right;
	position:static;
	}
#content{
	background-color:#ffffff;
	margin:0px auto;
	width:684px;
	height:424px;
	padding:0px;
	line-height:0px;
	background-repeat:no-repeat;
	float: center;
}

	
.menu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
}
.menu:hover {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
}
ul. redcheck li {
background-image:url(bullet.jpg) no-repeat; 
	}
h1 {
	font:34px Impact;
	margin:5px;
	padding:5px;
	color:#990000;
	font-weight:100;
	text-align:center;
	font-stretch:condensed;
	}
h2 {
	font: 30px Impact;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	text-align:center;
	color:#000000;
	font-weight:100;
	}
h3 {
	font: 16px Tahoma;
	font-weight:700;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	text-align:center;
	}
p {
	font:16px Tahoma;
	margin:10px 30px 10px 30px;
	padding:5px 5px 5px 5px;
	}
h4 {
	font:18px Tahoma;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	}
pre {
	font: 14px Tahoma;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	color:#660000
	}
a {
	color:#0000FF;
	font-size:16px;
	font:Tahoma;
	text-decoration:underline;
	}
a:link {
	color: #0000FF;
	font-size:16px;
	font:Tahoma;
	font-stretch: narrower;
	text-decoration:underline;
	}	
a:visited {
	color:#0000FF;
	font-size:16px;
	font:Tahoma;
	text-decoration:underline;
	}
a:active {
	
}
a:hover {
	color:#0000FF;
	text-decoration: underline;
	font-size:16px;
	font:Tahoma;
}
