body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-base-color:#cccccc;
	scrollbar-3dlight-color:#333333;
	scrollbar-arrow-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#cccccc;

    scrollbar-highlight-color#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-track-color:#cccccc;
}



table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}







h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}



.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F90;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e0ae00;
	height: 18px;
	font-weight: bold;
	border-bottom: 1px dashed #222222;
	background-color: #181818;
	background-image: url(gfx/title_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}



.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e0ae00;
	height: 23px;
	font-weight: bold;
	background-color: #0c0c0c;
	background-image: url(gfx/title_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}



.category_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}



.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}



.marked {

    background-color: #000000;

    font-weight: bold;

}



a, a:visited, a:active {

    color: #FFFFFF;

    text-decoration: none;

    font-weight: normal;

}



a:hover {

    color: #e0ae00;

    text-decoration: underline;

    font-weight: normal;

}



a.titlelink, a.titlelink:visited, a.titlelink:active {

    color: #e0ae00;

    text-decoration: none;

    font-weight: bold;

}



a.titlelink:hover {

    color: #FFFFFF;

    text-decoration: none;

    font-weight: bold;

}



a.category, a.category:visited, a.category:active {

    color: #FFFFFF;

    text-decoration: none;

}



a.category:hover {

    color: #998500;

    text-decoration: none;

}



option, textarea, input, select, file {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #998500;
	border: 1px solid #e0ae00;
}



.footer {color: #FFFFFF

	  size: 10px

			}

			

.form_off {  

    color: #666666; 

    background-color: #0c0c0c; 

    border: 1px solid #000000;

}



.form_on {  

    color:white;

    background-color:black;

    border: 1px solid #000000;

}



.form_username {

    background-color: #080808;

    border: 1px solid #e0ae00;

    color: #FFFFFF;

	width: 119px;

	height: 18px;

    text-align:left;

    background-image: url(gfx/form.jpg);

    background-repeat: no-repeat;

    background-position: left top;

}



.searchbar {

    background-color: #080808;

    border: 1px solid #000000;

    color: #000000;

	width: 149px;

	height: 15px;

    text-align:left;

    background-image: url(gfx/searchbg.jpg);

    background-repeat: no-repeat;

    background-position: left top;

}





.form_password {

    background-color: #080808;

    border: 1px solid #e0ae00;

    color: #FFFFFF;

		width: 119px;

	height: 18px;

    background-image: url(gfx/form.jpg);

    background-repeat: no-repeat;

    background-position: left top;

}



.form_name {

    background-color: #e1e1e1;

    border: 1px solid #c5c5c5;

    color: #000000;

    background-repeat: no-repeat;

    background-position: left top;

}



.form_text {

    background-color: #e1e1e1;

    border: 1px solid #c5c5c5;

    color: #000000;

    background-repeat: no-repeat;

    background-position: left top;

}



.input { 

    background-color: transparent; 

    border: 1px none; 

    margin-top: 0px;

    margin-bottom: 0px;

}


