body { 
	font-family: Tahoma, Arial, Verdana;
	font-size:70%; 
	background-color:#A20000;
	margin: 0px; 
	padding: 0px;
	color: #000; 
	}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size:70%; 

}
.cornleft{
	background: url(/img/corn_left.gif) no-repeat;
}
.cornright{
	background: url(/img/corn_right.gif) no-repeat;
}

.cornleftbtn{
	background: url(/img/corn_btn_left.gif) no-repeat bottom;
}
.cornrightbtn{
	background: url(/img/corn_btn_right.gif) no-repeat bottom;
}

#topmenu {
	list-style-image: url("/img/dot_red.gif");
	padding:0px;
	margin-left: 25px;
	margin-top: 20px;
	}
#topmenu li{
	margin-top:10px;
}


#topmenu a{
	color:#fff;	
	text-decoration:none;
	
}
#topmenu a:hover{
	text-decoration:underline;
	
}
#langset{
	margin-top:15px;
}
#langset img{
	margin-bottom:-1px;
}


#langset a{
	color:#F2CCCC;
}
.curpart{
  	font-size:18px;
	font-family:Arial;
	padding-top:10px;
	margin:2px 20px;
	border-left:5px solid #BD0000;
	border-right:5px solid #BD0000;
	height:41px;
}

.curpart a{
	color:#000;
	text-decoration:none;
}

.curpart a:hover{
	text-decoration:none;
}

#submenu a{
	color:#000;
	text-decoration:none;
}
#submenu a:hover{
	color:#000;
	text-decoration:underline;
}
#submenu img{
	margin:0px 10px -2px 10px;
	
}
.content{
	margin:15px 0px 10px 10px;
	font-size:110%;
	color:#292929;
	font-family:Arial;
}

.smallheader{
	font-size:100%;
	font-weight : bold;
}
#leftmenu{
	margin:15px 20px 30px 15px;
}

#leftmenu ul{
	list-style-image: url("/img/dot_red2.gif");
	padding:0px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom:0px;
}
#leftmenu li{
	margin-top:12px;
}

#leftmenu a{
	text-decoration:none;
	color:#A20000;
}

#leftmenu a:hover{
	text-decoration:underline;
}

#leftmenu a.black{
	text-decoration:none;
	color:#000;
}

.redtext{
	color:#A20000;
}
#footer{
	color:#fff;
	margin-right:30px;
}
#footer a{
	color:#fff;	
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}


#footermenu{
	margin-left:30px;
}

#footermenu a{
	color:#fff;
	text-decoration:none;
}

#footermenu a:hover{
	text-decoration:underline;
}

#curlink{
	font-weight: bold;
}

.clear{
	clear:both;
}

h1, h2, h3, h4, h5{
	font-family: Arial,Tahoma;
	font-weight : bold;	
}
h1	{
	font-size:100%;
	margin:25px,0px,10px,0px;
}
h2	{
	font-size:100%
	margin:25px,0px,10px,10px;
}

h3	{
	font-size:24px;
	font-weight : normal;	
	margin:5px, 0px;
}

h5	{
	font-size:18px;
	margin:5px, 0px;
}


p	{
	margin-top:10px;
}

a	{
	color:#a20000;	
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


.wrap{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear:left;
	line-height:1.1; 
	position: relative;
}
.wrapleft{
	border:0px none;
	margin:0px 15px 15px 0px;
	padding:0px;	 
	padding-right:15px!important;
	float:left!important;
}
.wrapright{
	border:0px none;
	margin:0px;
	padding:0px;
	padding-left:5px!important;
	line-height: 1.1;
	float:right!important;
}

.forumfrm {background-color:#ccc ; border: 1px solid #666;}

#menutable {
	margin-left:70px;
}
#menutable td{
	height:20px;

}
#menutable .underline{
	border-bottom:1px solid #9FB4C8;

}
.list {text-align:center; border-collapse:collapse;}
.list th {padding:.2em;font-size:80%; font-weight:bold; }
.list th, .list tr, .list td {border:1px solid #999;}
.list td {padding:.3em;}
html>body .list {width:100%;}
