A{text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:link {color:#161616;text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:visited {color:#161616;text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:active {color:#161616;text-decoration: none; text-transform: uppercase; font-weight: bold;}
A:hover{color:#D2D5D5; background-color: #161616; border-bottom: 3px solid #D2D5D5; text-decoration: none; cursor: se-resize; text-transform: uppercase; font-weight: bold;}


.title {
border-bottom: 4px solid #575757; FONT-SIZE: 11px;
COLOR: #575757;
FONT-FAMILY: Tahoma;
text-decoration: bold;
text-align: right;
background-color: #D2D5D5;
font-weight: bold;
text-transform: uppercase;
width: 100%
}


.text1 {
margin-left: 10px;
margin-right: 10px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 10px;
COLOR: #e5e5e5;
FONT-FAMILY: Tahoma;
text-align: justify;
}


.text2 {
margin-left: 5px;
margin-right: 5px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 10px;
COLOR: #e5e5e5;
FONT-FAMILY: Tahoma;
text-align: center;
}


table, tr, td {
font: 10px, Tahoma; 
color: white;
letter-spacing: 1px
}
	

input, textarea, option, select {
background-color: #D2D5D5;
font: 10px Tahoma;
color: #161616;
letter-spacing: 1px;
border-top: 1px solid #808080; 
border-left: 8px solid #161616; 
border-right: 1px solid #808080; 
border-bottom: 1px solid #808080; 
padding:2px; 
}

option{
background-color: #D2D5D5;
padding: 2px;
color:  #131b0c;
font-size: 11px;
font-family:  Tahoma;
}

img {
border: 0;
}

td {
padding: 3px;
}

#navigation {
list-style-type: none;
margin: 0; padding: 0;
}

#navigation li {
display: inline;
padding: 2px 8px;
}


BODY#main {
background-image : url(images/bg.gif);
background-repeat: repeat-y;
background-color: #000000;
FONT-SIZE: 10px;
COLOR: #e5e5e5;
FONT-FAMILY: Tahoma;
text-align: justify;
SCROLLBAR-FACE-COLOR: #000000; 
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #575757; 
SCROLLBAR-TRACK-COLOR: #575757; 
SCROLLBAR-DARKSHADOW-COLOR: #000000 
}
