body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

    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: 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: 11px;
    color: #000000;
    font-weight: bold;
    background-image: url(images/title_bg.gif);
    background-repeat: repeat;
    background-position: left top;
}

.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: 11px; 
    color: #000000; 
    font-weight: normal; 
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #333333;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: normal;

}

a#sq_forum
{ display:block; 
background-image:url(images/squad_pics/forum.jpg);
width:188px;
height:36px;
}

a#sq_forum:hover {
    background-image: url(images/squad_pics/forum_h.jpg);

}

a#sq_1
{ display:block; 
background-image:url(images/squad_pics/001.jpg);
width:188px;
height:36px;
}

a#sq_1:hover {
    background-image: url(images/squad_pics/001_h.jpg);
}

a#sq_2
{ display:block; 
background-image:url(images/squad_pics/002.jpg);
width:188px;
height:36px;
}

a#sq_2:hover {
    background-image: url(images/squad_pics/002_h.jpg);
}

a#sq_3
{ display:block; 
background-image:url(images/squad_pics/003.jpg);
width:188px;
height:36px;
}

a#sq_3:hover {
    background-image: url(images/squad_pics/003_h.jpg);
}

a#sq_8
{ display:block; 
background-image:url(images/squad_pics/008.jpg);
width:188px;
height:36px;
}

a#sq_8:hover {
    background-image: url(images/squad_pics/008_h.jpg);
}

a#sq_9
{ display:block; 
background-image:url(images/squad_pics/009.jpg);
width:188px;
height:36px;
}

a#sq_9:hover {
    background-image: url(images/squad_pics/009_h.jpg);
}

a#sq_10
{ display:block; 
background-image:url(images/squad_pics/010.jpg);
width:188px;
height:36px;
}

a#sq_10:hover {
    background-image: url(images/squad_pics/010_h.jpg);
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #333333;
    text-decoration: none;
}

a.category:hover {
    color: #000000;
    text-decoration: underline;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: 1px solid #333333;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #666666; 
    background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}

.form_username {
    background-color: #000000;
    border: 0px;
    background-image: url(images/username.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width: 113px;
	height: 19px;
	color: #FFFFFF;
}

.form_password {
    background-color: #000000;
    border: 0px;
    background-image: url(images/password.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width: 113px;
	height: 19px;
	color: #FFFFFF;
}

.form_usernameoff {
    background-color: #000000;
    border: 0px;
    background-image: url(images/box.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width: 113px;
	height: 19px;
	color: #FFFFFF;
}

.form_passwordoff {
    background-color: #000000;
    border: 0px;
    background-image: url(images/box.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width: 113px;
	height: 19px;
	color: #FFFFFF;
}


.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;
}
