A:link {color : #EDAE5A; text-decoration: none;}
A:visited {color : #EDAE5A; text-decoration: none;}
A:active {color : #EDAE5A; text-decoration: none;}
A:hover {color : #757575; text-decoration: : none; background-color : #EDECEC;}

body {
margin: 0px;
background-color: white;
background-image:url(bg.jpg);

SCROLLBAR-FACE-COLOR: white;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: #757575;
SCROLLBAR-3DLIGHT-COLOR: #757575;
SCROLLBAR-ARROW-COLOR: #757575;
SCROLLBAR-TRACK-COLOR: white;
SCROLLBAR-DARKSHADOW-COLOR: white;
}

table, tr, td  {
font-family: verdana;
font-size: 10px;
color : #757575;
text-align: justify;
border: 0;
}

textarea, select, input, option {
font-family: verdana;
font-size: 10px;
color : #757575;
background-color : white;
border-style: solid;
border-color: #757575;
border-width: 1px;
}

h1 {
font-family: arial;
font-size: 10px;
text-transform: uppercase;
text-align: left;
color : #757575;
padding : 0px;
padding-left : 60px;
margin-bottom : 7px;
background-image:url(h1_bg.gif);
}

img { 
border: 0px; 
}

a.nav, a.nav:link, a.nav:visited {
display:block;
width:100px;
background: #F4F4F4;
text-align:center;
text-decoration:none;
font-family:arial;
font-size:9px;
color: #ACABAC;
line-height:16px;
overflow:hidden;
text-transform: uppercase;
padding-left: 5px;
padding-right: 5px;
margin-bottom : 2px;
}

a.nav:hover {
color: #757575;
border : 0px;
background : #EDECEC;}

b, strong { 
font-weight: bold;
font-style: italic; 
}