.form_username {
	background-color: transparent;
    background-repeat: no-repeat;
    height: 10px;
    width: 110px;
    background-position: left top;
	padding-top: 4px;
	}

.form_password {
    background-color: transparent;
    background-repeat: no-repeat;
    height: 10px;
    width: 110px;
    background-position: left top;
	padding-top: 4px;
}
    body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
    table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0px;
    color: #ffffff;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #666666;
    background-color: transparent;
}

.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    background-image: url(images/head.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	font-weight: bold; 
}

.category_big {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #666666;  
}

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

.marked {
    background-color: transparent;
    font-weight: bold;
}

a:active, a:focus, a:link, a:visited, a { 
  color: #597684; 
  text-decoration: none;
}
a:hover { 
  color: #8AADBF; 
  text-decoration: none; 

}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #ffffff;
    text-decoration: none;
}

a.category, a.category:visited, a.category:active {
    color: #ffffff;
    text-decoration: none;
}

a.category:hover {
    color: #ffffff;
    text-decoration: none;
}



.button {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #ffffff; 
    background-image: url(images/head.jpg);
    height: 18px;
    border: 0px solid #e5e5e5;

}

.footer {color: #000000;
			size: 10px;
			}
			
.form_off, option, select{  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #666666; 
	font-size: 10px; 
	background-color: #ffffff; 
    border: 1px solid #e4e4e4;
}

.form_on {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #ffffff; 
	font-size: 10px; 
    background-color: #8AADBF; 
    border: 1px solid #ffffff;
}


.form_name {
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    background-repeat: no-repeat;
    background-position: left top;
	
}
    
.form_text {
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}


.form_search {
    background-color: #e5e5e5;
    border: 1px solid #e4e4e4;
    background-repeat: no-repeat;
    background-position: left top;
}

input { 
    
    border: 0px; 
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #666666;
}
