body {
scrollbar-face-color: #ff9900;
scrollbar-highlight-color: #ffcc00;
scrollbar-3dlight-color: #ffcc00;
scrollbar-darkshadow-color: #ffcc33;
scrollbar-shadow-color: #ffcc33;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #ffffff;

font-family : verdana,helvetica,geneva,swiss,sunSans-regular;
font-size: 10px;
font-weight: normal;
color: #000000;

/*background-color: #7E99C6;*/
background-image: url(/img/bg2.gif);
background-repeat: repeat-x;
background-attachment: fixed;
}

.bgcolor0 {background-color: #000000;}
.bgcolor1 {background-color: #E5E5E5;}
.bgcolor2 {background-color: #CCCCCC;}
.bgcolor3 {background-color: #ff9900;}
.bgcolor4 {background-color: #CFDFEE;}
.bgcolor5 {background-color: #ffcc33;}
.bgcolor6 {background-color: #FF5F11;}
.bgcolor7 {background-color: #ffffcc;}

a {
font-family: verdana,helvetica,geneva,swiss,sunSans-regular;
font-size: 10px;
color: #ff3000;
text-decoration : none;
font-weight: bold;
}

a:visited{
color: #ff3000;
text-decoration: none;
}

a:hover {
color: #ff3000;
text-decoration: none;}

.menu{
font-family: verdana,helvetica,geneva,swiss,sunSans-regular;
font-size: 10px;
color: #1A68AF;
text-decoration: none;
font-weight: normal;}

A.menu:link
{color: #1A68AF;
TEXT-DECORATION: none}

A.menu:visited
{color: #1A68AF;
TEXT-DECORATION: none}

A.menu:hover
{color: #000000;
font-weight: bold;
TEXT-DECORATION: underline}

td {
font-family: verdana,helvetica,geneva,swiss,sunSans-regular;
font-size: 10px;}

th {
font-family: verdana,helvetica,geneva,swiss,sunSans-regular;
font-size: 10px;
font-weight: bold;}

file, input, select, textarea, option
{
font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 10px;
background-color:#ff9900;
border: 1px solid #000000;
font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-weight: 500;
}
button
{
	border: 1px solid #000000;
	background-color: #ff9900;
}
