body {
    font-family: Tahoma;
    font-size: 11px;
	background-color:#292728;
	margin-top:0px;
	margin-bottom:0px;
	
    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: 11px;
    color: #323030;
}
h2 {
    font-family: Tahoma;
    font-size: 11px;
    color: #323030;
    text-transform: uppercase;
    font-weight: bold;
}
.lock {  
    font-family: Tahoma; 
    font-size: 11px; 
    color: #ae1010;
	font-weight:bold;
	}
.firstplace {  
    font-family: Tahoma; 
    font-size: 15px; 
    color: #000000;
	font-weight:bold;
	}
.white {  
    font-family: Tahoma; 
    font-size: 11px; 
    color: #FFFFFF;
	font-weight:bold;
	}
.white2 {  
    font-family: Tahoma; 
    font-size: 11px; 
    color: #FFFFFF;
	}
.small {  
    font-family: Tahoma; 
    font-size: 10px; 
    color: #323030;
}
.small2 {  
    font-family: Tahoma; 
    font-size: 10px; 
    color: #a6a3a3;
}
.headline {
	color:#ae1010;
	font-size:14px;
	font-weight:bold;
	}
	.headline:hover {
	color:#ae1010;
	font-size:14px;
	font-weight:bold;
	}
	.headline:active {
	color:#ae1010;
	font-size:14px;
	font-weight:bold;
	}
	.headline:visited {
	color:#ae1010;
	font-size:14px;
	font-weight:bold;
	}
	
.title {
    font-family: Tahoma;
    font-size: 11px;
    color: #323030;
    font-weight: bold;
    background-repeat: repeat;
    background-position: left top;
}

.category_big {  
    font-family: Tahoma;
    font-size: 11px; 
    color: #323030; 
    font-weight: bold; 
}

.category {  
    font-family: Tahoma;
    font-size: 11px; 
    color: #323030; 
    font-weight: normal; 
}

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

a, a:visited, a:active {
    color: #323030;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #323030;
    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;
    text-decoration: underline;
    font-weight: bold;
}

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

a.category:hover {
    color: #323030;
    text-decoration: underline;
}


.button {
margin: 0;
padding: 0;
border: 1px solid #999999;
background:#eeeeee;
}
.footer {color: #FFFFFF
	  size: 11px
			}
			
.form_off {  
    color: #333333; 
    background-color: #EEEEEE; 
    border: 1px solid #999999;
	
}

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

.form_username {
    background-color: #eeeeee;
    border: 1px solid #999999;
}

.form_password {
    background-color: #eeeeee;
    border: 1px solid #999999;
}

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

.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;
}

