A:link {font-size: 10px; text-decoration: none; color: #D5DAD4; font-weight: bold;}
A:visited {font-size: 10px; text-decoration: none; color: #D5DAD4; font-weight: bold;}
A:active {font-size: 10px; text-decoration: none; color: #D5DAD4; font-weight: bold;}
A:hover {font-size: 10px; text-decoration: none; color: black; font-weight: bold;}

body {
background-color : #D5DAD4;
background-image : url(bg.jpg);
background-repeat:repeat-x;
margin : 0;
padding : 0;

SCROLLBAR-FACE-COLOR: #D5DAD4;
SCROLLBAR-HIGHLIGHT-COLOR: #1D4084;
SCROLLBAR-SHADOW-COLOR: #1D4084;
SCROLLBAR-3DLIGHT-COLOR: #D5DAD4;
SCROLLBAR-ARROW-COLOR: #1D4084;
SCROLLBAR-TRACK-COLOR: #D5DAD4;
SCROLLBAR-DARKSHADOW-COLOR: #D5DAD4;
}

table, tr, td {
background-color : #B3B8B2;
text-align : justify;
font-family: verdana;
font-size: 10px;
color : black;
margin : 0;
padding : 0;
}

textarea, input {
font-family: verdana;
font-size: 10px;
color: black;
background: #B3B8B2;
border-style: solid;
border-width: 1px;
border-color: black;
}

img {
border: 0;
}

h1 {
font-size: 12pt;
font-family: "Trebuchet MS", sans-serif;
letter-spacing:2px;
font-weight: bold;
font-style: italic;
color: #D5DAD4;
text-align: center;
margin : 0px;
padding : 0px;
margin-bottom : 10px;
border-bottom : 3px solid #D5DAD4;
background-color : black;
}

a.main, a.main:link, a.main:visited {
display:inline-block;
background: #B3B8B2;
text-align:center;
text-decoration:none;
font-family:arial;
font-size:10px;
color: black;
line-height:18px;
overflow:hidden;
text-transform: uppercase;
padding-left: 5px;
padding-right: 5px;
letter-spacing : 2px;
font-style : bold;
border-bottom : 2px black solid;
}

a.main:hover {
color: #B3B8B2;
background: black;
border : 0px;
font-style : bold;
border-bottom : 2px #B3B8B2 solid;
}

