body {
    font-family: Arial;
    font-size: 11px;

    scrollbar-base-color:#cccccc;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#093746;
    scrollbar-highlight-color#cccccc;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#cccccc; 
}

table {
    font-family: Arial;
    font-size: 11px;
    color: #F0F0F0;
}

h2 {
    font-family: Arial;
    font-size: 12px;
    color: #F0F0F0;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Arial; 
    font-size: 10px; 
    color: #cccccc;
}

.title {
    font-family: Arial;
    font-size: 11px;
    color: #F0F0F0;
    font-weight: bold;
    background-image: url(mow/title_bg.jpg);
    height: 39px;
    background-repeat: repeat;
    background-position: left top;
    border: 0;
}

.title2 {
    height: 35px;
    font-weight: bolder;
    background-image: url(mow/title_bg2.jpg);    
}

.title3 {
    font-family: Arial;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    background-image: url(mow/title_bg3.jpg);
    height: 25px;
    background-repeat: repeat;
    background-position: left top;
    border: 0;
}

.category_big {
    height: 25px;  
    font-family: Arial;
    font-size: 12px; 
    color: #cccccc; 
    font-weight: bold; 
    border: 0;
}

.category {
    height: 25px;   
    font-family: Arial;
    font-size: 11px; 
    color: #cccccc; 
    font-weight: normal; 
    border: 0px;
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
    color: #FF0000;
   text-decoration: underline;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #FFFFFF;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
	color: #dddddd;
	text-decoration: none;
}

a.category:hover {
    color: #000000;
    text-decoration: none;
}

option, textarea, input, select, file {  
    font-family: Arial; 
    font-size: 10px;
    font-weight: bold; 
    color: #093746; 
    background-color: #FFFFFF; 
    border: 1px solid #333333;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {
	color: #FFFFFF;
	background-color: #DCDCDC;
	border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}

.form_username {
	background-color: #eeeeee;
	border: 0px solid #333333;
	background-image: url(mow/box3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 141px;
}

.form_password {
	background-color: #eeeeee;
	border: 0px solid #333333;
	background-image: url(mow/box4.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 141px;
}

.form_name {
    background-color: #eeeeee;
    border: 0px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_usernameoff {
	border: 0px;
	background-image: url(mow/box2.png);
	width: 141px;
	height: 19px;
	padding: 3px;
}

.form_passwordoff {
	border: 0px;
	background-image: url(mow/box2.png);
	width: 141px;
	height: 19px;
	padding: 3px;
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}
.form_search {
    background-color: #eeeeee;
    border: 0px solid #333333;
    background-image: url(images/search.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 22px;
    width: 141px;
}


.form_searchoff {
    border: 0px;
    background-image: url(images/searchoff.jpg);
    width: 141px;
    height: 22px;
	padding: 5px;
}

#button1 {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	visibility: hidden;


}
#button2 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;


}
#button3 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;


}
#button4 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;


}
#button5 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;


}
