.style21 {	font-size: 12px
}
.style22 {color: #990000}
.style23 {font-family: Tahoma}

    BODY {
	Background-color: #b5b5b5;
	background-image:   url(images/index_02.jpg);
	background-repeat:repeat-x; 
	background-position:top;
}


#footer{
	background-image:   url(images/index_08.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 46px;
	padding:0px;
	margin:0px;
	text-align: center;
}

#footercontent{
	margin:0px auto;
	height:46px;
	width:781px;
	background-image:   url(images/index_09.jpg);
	background-position: 0px;
	}
	
.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:0px;
	padding:5px;
	color:#000000;
	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 5px 10px 5px;
	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;
}