A:link {color : white; text-decoration: none;}
A:visited {color : white; text-decoration: none;}
A:active {color : white; text-decoration: none;}
A:hover {color : white; text-decoration: : none; font-style : italic;}

body {
margin: 0px;
background-color : D1D1D1;
background-image : url(design01_bg.jpg);
background-repeat:repeat-y;

SCROLLBAR-FACE-COLOR: #E7E6E6;
SCROLLBAR-HIGHLIGHT-COLOR: #E7E6E6;
SCROLLBAR-SHADOW-COLOR: #B3B2B2;
SCROLLBAR-3DLIGHT-COLOR: #B3B2B2;
SCROLLBAR-ARROW-COLOR: #B3B2B2;
SCROLLBAR-TRACK-COLOR: #E7E6E6;
SCROLLBAR-DARKSHADOW-COLOR: #E7E6E6;
}

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

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

h1, {
font-size: 10px;
text-align: left;
font-weight: bold;
color : #B3B2B2;
background-color : white;
text-transform: uppercase;
letter-spacing : 1px;
padding : 2px;
padding-left : 10px;
margin-bottom : 7px;
font-style : italic; 
border-bottom : solid 4px #D3D3D3;
}

.menu {
font-family:verdana;
font-size: 10px;
text-align: left;
font-weight: bold;
color : #B3B2B2;
background-color : white;
text-transform: uppercase;
letter-spacing : 1px;
padding : 2px;
padding-left : 10px;
display:block;
width:113px;
font-style : italic; 
border-bottom : solid 4px #D3D3D3;
}

img { 
border: 0px; 
}

a.nav, a.nav:link, a.nav:visited {
display:block;
width:113px;
background: #E7E6E6;
text-align:left;
text-decoration:none;
font-family:verdana;
font-size:9px;
color: #B3B2B2;
line-height:13px;
overflow:hidden;
padding-left : 5px;
border-bottom : solid 2px #D3D3D3;
letter-spacing : 1px;
}

a.nav:hover {
color: #B3B2B2;
background: white;
font-style : italic;
}

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