body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color:#1e1e1e;
    scrollbar-base-color:#cccccc;
    scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color#cccccc;
    scrollbar-shadow-color:#cccccc;
    scrollbar-track-color:#cccccc; 
}

table {
    font-family: Verdana,  Arial,Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
h2 {
    font-family: Verdana,  Arial,Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

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

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #C40000;
    font-weight: bold;
    background-image: url(images/title_bg.jpg);
    background-repeat: repeat;
    background-position: center;
}

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

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

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

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

a:hover {
    color: #ff0000;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #ff0000;
    text-decoration: none;
    font-weight: bold;
}

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

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

option, textarea, input, select, file {  
    font-family:  Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #ffffff; 
    border: 1px solid #000000;
}

.footer {color: #000000
			size: 10px
			}
			
.form_off {  
    color: #000000; 
	background-color: #ffffff; 
    border: 1px solid #666666;
}

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

.form_on2 {  
    color: #000000; 
    background-color: none; 
    border: none;
    width: 122px; 
    height:21px;   
    background-image: url(sliced/login/off.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_username {
    background-color: none; 
    border: none;
    width: 122px; 
    height:21px;  
    background-image: url(sliced/login/username.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: none; 
    border: none;
    width: 122px; 
    height:21px;  
    background-image: url(sliced/login/password.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.login {
    background-color: none; 
    border: none;
    width: 18px; 
    height:14px;  
    background-image: url(sliced/login/login.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

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

.form_text {
    background-color: #ffffff;
    border: 1px solid #000000;
    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;
}

.heading {
    color: #ffffff;
    text-decoration: bold;
}

.img { border 0 }

.shout {  
    color: #000000; 
    background-color: none; 
    border: none;
    width: 118px; 
    height:17px;   
    background-image: url(sliced/shoutbox/images/off.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.shoutname {
    background-color: none; 
    border: none;
    width: 118px; 
    height:17px;  
    background-image: url(sliced/shoutbox/images/name.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.shoutmsg {
    background-color: none; 
    border: none;
    width: 118px; 
    height:17px;  
    background-image: url(sliced/shoutbox/images/msg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.poll{  
    color: #ffffff; 
}