/* CSS Document */

a,a:link,a:visited,a:active {
color:#ff7700;
font-weight:bold;
}

a:hover {
color:#333333;
text-decoration:none;
}

.whitelinks,.whitelinks:link,.whitelinks:visited,.whitelinks:active {
font-family: verdana;
font-size: 9px;
text-decoration: none;
color: #ffffff;
text-transform:uppercase;
}

.whitelinks:hover {
color: #ffffff;
text-decoration:underline;
}

ul {
list-style-image:url(images/bullet.gif);
}

h2 {
font-size: 18px;
letter-spacing: 4px;
font-weight:600;
font-family:"Trebuchet MS", Arial;
color:#aaaaaa;
text-align:center;
}

body {
margin:0px;
margin-top:8px;
background-color:#dbdbdb;
color:#000000;
}

body, body td, body th {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

body th {
font-weight:bold;
font-style:italic;
text-align:right;
}

.main {
padding-left:16px;
padding-right:16px;
}

.main, .main td, .main tr {
text-align:justify;
font-family:"Trebuchet MS", Arial;
font-size:12px;
color:#333333;
}

.head1 {
color:#000000;
font-weight:bold;
font-family:"Trebuchet MS", Arial;
font-size:12px;
}

.head2, h1 {
color:#ffffff;
font-weight:bold;
font-family:"Trebuchet MS", Arial;
font-size:11px;
padding:0 0 0 6px;
margin:0px;
}

.sidebar, .sidebar td {
color:#FFFFFF;
font-size:10px;
}

.sidebar th {
font-weight:bold;
color:#FFFFFF;
font-size:10px;
text-align:center;
}

.maintext2 {
background-image:url("images/logo.gif");
background-position:bottom right;
background-repeat:no-repeat;
}

.tiny {
font-size:9px;
}

.botnav a,.botnav a:link,.botnav a:visited,.botnav a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#6699CC;
}

.botnav a:hover {
color:#ff7700;
text-decoration:underline;
}

.linktable td {
border-bottom:1px dashed silver;
padding:8px 0 8px 0;
}
