A:link {color : #83B9B0; text-decoration: none;}
A:visited {color : #83B9B0; text-decoration: none;}
A:active {color : #83B9B0; text-decoration: none;}
A:hover {color : #ACABAC; text-decoration: : none; border-bottom : 1px dotted #ACABAC;}

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

SCROLLBAR-FACE-COLOR: white;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: #709573;
SCROLLBAR-3DLIGHT-COLOR: #709573;
SCROLLBAR-ARROW-COLOR: #709573;
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: dotted;
border-color: #757575;
border-width: 1px;
}

h1 {
font-family: Trebuchet MS;
font-style: italic;
font-size: 14px;
text-align: center;
color : #757575;
letter-spacing : 1px;
padding : 0px;
padding-left : 15px;
margin-bottom : 7px;
border-bottom : 2px dotted #ACABAC;
}

img { 
border: 0px; 
}

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

a.nav:hover {
color: white;
background-image:url(v1_hover.jpg);
border : 0px;
}

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

blockquote { 
background-image:url(v1_statbg.jpg);
padding : 3px;
color : #66ABA9;
letter-spacing : 1px;
font-style: italic; 
text-align: center;
}