body {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#bc0c04;
}
#top{
	height: 62px;
	width: 850px;
	text-align: left;
	padding: 5px 0px;
}
#menu{
	background-image: url(images/nav_r_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;
	width: 850px;
	font-size: 15px;
	text-align: center;
}
#menu_home{
	background-image: url(images/nav1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 54px;
	padding-top: 5px;
}
#menu_text{
	background-image: url(images/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 21px;
	width: 94px;
	padding-top: 7px;
}
#nav{
	height: 169px;
	width: 850px;
	margin: 5px 0px;
}
#nav_sumbit{
	background-image: url(images/sumbit_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 211px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#nav_ads{
	float: right;
	height: 162px;
	width: 608px;
	border: 2px solid #E3E3E3;
	padding: 1px;
}
#nav_ads1{
	float: left;
	height: 162px;
	width: 845px;
	border: 2px solid #E3E3E3;
	padding: 1px;
}
#title{
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 840px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	color: #fffc00;
	font-family:Arial, Helvetica, sans-serif;
}

#title_1{
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 840px;
	font-size: 13px;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 10px;
	color: #fffc00;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#text{
	background-color: #F0F0F0;
	height: auto;
	width: 850px;
	margin-bottom: 5px;
}
#footer{
	height: auto;
	width: 850px;
}
#word_big{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.white:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight:bold;
}
a.white:active {
	text-decoration: none;
	color: #FFff00;
	font-weight:bold;
}

.news{
    background-color:#FCC5A0;
	border:1px solid #CC3300;
	}
.submit{
  width:117px;
  background-color:#0000FF;
  }	
  
.hlight{
   color:#CC3300;
   font-weight:bold;
   } 