body
{
	direction:ltr;
	background: #A0AECB url('../images/a1.gif') repeat-x;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: 	#000;	/*#8C8C73;*/
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #E5E7EF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #E5E7EF;

}

a
{
	color: #001E92;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

#upbg
{
	background: url('../images/upbg.jpg') no-repeat;
	padding:15px 29px;
}

textarea, .input { 
	border:1px solid #ACB4CD;
}

#abg
{
	background-image: url('../images/abg.gif');
	width: 747px;
	height: 264px;
	
	margin-left:auto;
	margin-right:auto;
}

#menu
{
	position: relative;
	background: #FFFFFF url('../images/a16.gif') repeat-x;
	background-position:bottom;
	height: 48px;
	padding: 0px;
	margin-bottom: 5px;
}

.news
{
	color: #000; /*#AFAFA4;*/
	font-size: 12px;
	padding:2px;
	border:1px solid #A0AECB;
	border-left:3px;
	border-bottom:3px;
	width:130px;
	height:200px;
	
	background: url('../images/a33.gif') repeat-x;
	background-position: bottom;
}

.content
{
	padding: 15px 10px 0px 10px;
	margin-bottom: 20px;
	background: url('../images/a33.gif') repeat-x;
	background-position: bottom;
}

h3
{
	top: 4px;
	font-size: 18px;
	line-height: 20px;
	color: #000; 
	letter-spacing: -1px;
	background: url('../images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}

h3 a{
	color:#000; /*#8C8C73;*/
}

h4
{
	font-size: 16px;
	line-height: 20px;
	color: #000;
	letter-spacing: -1px;
	background: url('../images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}

.footer
{
	text-align:right;
	top: 0px;
	/*background: url('../images/a33.gif') repeat-x;*/
	padding-bottom:10px;
	height: 20px;
}

#visitor
{
	text-align:center;
	color: #000;/*#AFAFA4;*/
	font-weight: bold;
	font-size: 12px;
	padding:2px;
	border:1px solid #A0AECB;
	border-left:3px;
	border-bottom:3px;
}


#vote
{
	color: #000; /*#656551;*/
	font-size: 12px;
	padding:2px;
	border:1px solid #A0AECB;
	border-left:3px;
	border-bottom:3px;
}

#votetitle{
	text-align:center;
	font-size: 18px;
	line-height: 20px;
	color: #000; /*#656551;*/
	font-weight: bold;
	font-size: 14px;
	padding:2px;
	border:1px solid #A0AECB;
	border-left:3px;
	border-bottom:0px;
}

.pagefooter
{

	clear: both;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-image: url('../images/a50.gif');
	color: #000; /*#A8A88D;*/
}

.pagerfooter a
{
	color: #000;
}

.guest a{
	letter-spacing: 0px;
	color: #001E92;
	text-decoration: underline;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-weight:normal;
}

.guest a:hover
{
	text-decoration: none;
}
.comment
{
	top: 4px;
	font-size: 13px;
	line-height: 5px;
	color: #000;
	letter-spacing: -1px;
	background: url('../images/a22.gif') bottom repeat-x;
	background-color:#F4F5F9;
	padding: 5px 0px 10px 0px;
	margin-bottom: 5px;
}
.mcomment
{
	border:1px solid #c0c0c0;
	background-color:#F3F4FA;
}