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

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

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

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

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

img {
border: 0;
}

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


a.main, a.main:link, a.main:visited {
display:inline-block;
width:85px;
background: #1D4084;
text-align:center;
text-decoration:none;
font-family:arial;
font-size:10px;
color : #FCB224;
line-height:18px;
overflow:hidden;
text-transform: uppercase;
letter-spacing : 2px;
font-style : bold;
border-bottom : 2px #1D4084 solid;
}

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

