body{

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

	background-color: #999999;

	margin: 0px;

	padding: 0px;

}



body td, th{

	line-height: 150%;

	font-size: 13px;

}



h1, h2, h3, h4, h5{

	color: #333333;

	font-family: "Times New Roman", Times, serif;

	font-weight: normal;

}



h1{

	font-size: 25px;

	font-family: "Times New Roman", Times, serif;

	color: #333333;

}



h2{

	font-size: 20px;

}



h3{

	font-size: 15px;

}



a{

	color: #333333;

	text-decoration: underline;

}



a:hover{

	text-decoration: none;

	color: #CC0000;

}



small{

	color: #666666;

}



#main{

	border: 1px none #CCCCCC;

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-left: auto;

	background-color: #FFFFFF;

	width: 100%;

	margin-bottom: 0px;

}



#header{

	background-color: #990000;

	margin: 0px;

	padding: 0px;

	background-image: url(img/header_bg.jpg);

	background-repeat: repeat-x;

	background-position: center top;

	height: 100px;

}

#logo{
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	float: left;
	height: 100px;
	width: 300px;
}

#freq{
	height: 100px;
	background-color: transparent;
	background-image: url(img/stream_bg.png);
	background-repeat: no-repeat;
	background-position: right -30px;
	float: right;
	width: 200px;
}

#freq:hover{
	background-image: url(img/stream_bg_2.png);
}

#menu{

	background-color: #333333;

	padding: 0px;

	margin: 0px;

	background-image: url(img/menu_bg.png);

	background-repeat: repeat-x;

	background-position: center center;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #333333;

	border-bottom-color: #CCCCCC;

}



#menu a{

	color: #FFFFFF;

	text-decoration: none;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #1B1B1B;

	padding-right: 20px;

	padding-left: 20px;

	padding-top: 5px;

	padding-bottom: 5px;

	display: block;

	float: left;

}



#menu a:hover{

	color: #FFFFFF;

	text-decoration: none;

	background-color: #000000;

}



#left{

	background-color: #F0F0F0;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #CCCCCC;

	margin: 0px;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}



#left a{

	color: #333333;

	text-decoration: none;

	display: block;

	padding-top: 4px;

	padding-bottom: 4px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	margin-right: -10px;

	margin-left: -10px;

	padding-left: 40px;

	background-image: url(img/bullet.png);

	background-repeat: no-repeat;

	background-position: 20px center;

}



#left a:hover{

	background-color: #FFFFFF;

}



#left span{

	color: #333333;

	text-decoration: none;

	display: block;

	padding-top: 10px;

	padding-bottom: 10px;

	margin-right: -10px;

	margin-left: -10px;

	padding-left: 10px;

	font-weight: normal;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	background-color: #E9E9E9;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	background-image: url(img/divider_bg.png);

	background-repeat: repeat-x;

	background-position: center center;

}



#right span{

	scolor: #666666;

	text-decoration: none;

	display: block;

	padding-top: 10px;

	padding-bottom: 10px;

	margin-right: -10px;

	margin-left: -10px;

	padding-left: 10px;

	font-weight: normal;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	background-color: #E9E9E9;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	background-image: url(img/divider_bg.png);

	background-repeat: repeat-x;

	background-position: center center;

	color: #333333;

}



#center{

	margin: 0px;

	padding-top: 20px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}



#center a{

	color: #CC0000;

}



#right{

	background-color: #F0F0F0;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

	margin: 0px;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}



#footer{

	margin: 0px;

	padding: 10px;

	background-color: #AFAFAF;

	background-image: url(img/divider_bg.png);

	background-repeat: repeat-x;

	background-position: center center;

	height: 50px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCCCCC;

	color: #666666;

}



#footer b{

	color: #FFFFFF;

	margin-right: 10px;

	margin-left: 10px;

	font-weight: normal;

}



#footer a{

	color: #333333;

	text-decoration: none;

}
