body {
   /* font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; */

    scrollbar-base-color:#000000;
    scrollbar-3dlight-color:#024884;
    scrollbar-arrow-color:#024884;
    scrollbar-darkshadow-color:#024884;
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#000000; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gfx/bg.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
	color: #FFF;
	font-family: arial, \\\"Lucida Grande\\\", \\\"Lucida Sans Unicode\\\", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}

table {
    color: #FFF;
	font-family: arial, \\\"Lucida Grande\\\", \\\"Lucida Sans Unicode\\\", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}
h2 {
    font-family: arial, \\\"Lucida Grande\\\", \\\"Lucida Sans Unicode\\\", Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
   font-family: arial, \\\"Lucida Grande\\\", \\\"Lucida Sans Unicode\\\", Helvetica, Arial, Verdana, sans-serif;
    font-size: 9px; 
    color: #FFFFFF;
}

.title {
    font-family: arial, \\\"Lucida Grande\\\", \\\"Lucida Sans Unicode\\\", Helvetica, Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    height: 30px;
    font-weight: bold;
    background-image: url(gfx/titlebg.jpg);
    background-repeat: repeat;
    background-position: left top;
}

.toptitle {
    font-family: arial, \\\"Lucida Grande\\\", \\\"Lucida Sans Unicode\\\", Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    height: 25px;
    font-weight: bold;
	padding-left: 10px;
    background-image: url(gfx/toptitle_bg.jpg);
    background-repeat: repeat;
	text-transform: capitalize;
    background-position: left top;
}


.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #FFFFFF; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #FFFFFF; 
    font-weight: normal; 
}

.marked {
    background-color: #FFFFFF;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #024884;
    text-decoration: none;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #c5c5c5;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.chighlight, a.titlelink:visited, a.titlelink:active {
    color: #01508d;
    text-decoration: none;
    font-weight: bold;
}

a.chighlight:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #FFFFFF;
    text-decoration: none;
}

a.category:hover {
    color: #024884;
    text-decoration: none;
}

option, textarea, input, select, file {  
    color: #FFF;
	font-family: arial, \\\"Lucida Grande\\\", \\\"Lucida Sans Unicode\\\", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px; 
    background-color: #024884; 
    border: 1px solid #0072d3;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #666666; 
    background-color: #000000; 
    border: 1px solid #0b0b0b;
}

.form_on {  
    color: #FFFFFF; 
    background-color: #0b0b0b; 
    border: 1px solid #000000;
}

.form_username {
    background-color: #eeeeee;
    border: 0px solid #333333;
    color: #b9b9b9;
    text-align:left;
	width: 142px;
	height: 18px;
	_height: 22px;
	_width: 147px;
	padding-left: 5px;
	padding-top: 2px;
    background-image: url(gfx/loginform.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #eeeeee;
    border: 0px solid #333333;
    color: #b9b9b9;
    text-align:left;
	width: 142px;
	height: 18px;
	_height: 22px;
	_width: 147px;
	padding-left: 5px;
	padding-top: 2px;
    background-image: url(gfx/loginform.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #e1e1e1;
    border: 1px solid #c5c5c5;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
       color: #666666; 
    background-color: #000000; 
    border: 1px solid #0b0b0b;
	width: 322px;
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}

a.subnav, a.subnav:visited, a.subnav:active {
    color: #FFFFFF;
    text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	font-style:normal;
	font-size: 12px;
}

a.subnav:hover {
    color: #01508d;
    text-decoration: underline;
	font-weight: bold;
	margin-left: 10px;
	font-style:normal;
	font-size: 12px;
}



