body {
    font-family: Tahoma;
    font-size: 10px;
	color:#000000;

    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: Tahoma;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
h2 {
    font-family: Tahoma;
    font-size: 10px;
    color: #000000;
    text-transform: uppercase;
    text-decoration: none;
}

.small {  
    font-family: Tahoma;
    font-size: 9px; 
    color: #000000;
    text-decoration: none;
}

.title {
    font-family: Tahoma;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    background-color: #151515;
    text-decoration: none;

}

.category_big {  
    font-family: Tahoma;
	font-size: 10px; 
    color: #000000;
	font-weight: bold; 
    text-decoration: none;
}

.category {  
    font-family: Tahoma;
	font-size: 10px; 
    color: #000000;
    font-weight: normal; 
    text-decoration: none;
}

.marked {
    background-color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

option, textarea, select, file {  
    font-family: Tahoma;
	font-size: 10px; 
    color: #000000;
	text-decoration: none;
    background-color: #dddddd; 
    border: 1px solid #333333;
}

input {
    font-family: Tahoma;
	font-size: 10px; 
    color: #777777;
	text-decoration: none;
    border: 1px solid #ebebeb;
	background-color:#F7F7F7;
	
}

.footer {    
    font-family: Tahoma;
	font-size: 10px; 
    color: #cccccc;
			}
			
.form_off {  
    color: #666666; 
    background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #333333;
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}

.form_username {
    background-color: #transparent;
    border: 0px solid #333333;
    background-image: url(images/username.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #transparent;
    border: 0px solid #333333;
    background-image: url(images/password.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #1479e2;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    color: #000000;
    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;
}

.style1 {
    font-family: Tahoma;
    font-size: 10px;
    color: #FFFFFF;
	background-color:#;
	text-decoration:none;
	font-weight:normal;
}

.style2 {
    font-family: Tahoma;
    font-size: 12px;
    color: #FFFFFF;
	background-color:#;
	text-decoration:none;
	font-weight:normal;
}



