/* CSS Document */
BODY {font-family:  Arial, Tahoma, Verdana;
font-size:13px;
color: #FFFFFF;
background-color: #000000;
background-image: url("graphics/sitebg.jpg");
background-position: top center;
background-attachment:fixed;
background-repeat:no-repeat;
}
TD{
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
}

H1{
color:#FFFFFF;
margin:0px;
}
H2{
color:#FFFFFF;
}
H3{
color:#FFFFFF;
}
H4{
color:#FFFFFF;
}

A:link { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
text-decoration: underline;
}
A:visited { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
text-decoration: underline;
}
A:active { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
text-decoration: underline;
}
A:hover { color: #F7A435;
font-family: Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
text-decoration: underline;
}

A:link.headerlink { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
font-weight: normal;
text-decoration: none;
}
A:visited.headerlink { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
font-weight: normal;
text-decoration: none;
}
A:active.headerlink { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
font-weight: normal;
text-decoration: none;
}
A:hover.headerlink { color: #F7A435;
font-family: Arial, Tahoma, Verdana;
font-size:13px;
font-weight: normal;
text-decoration: none;
}

A:link.footerlink { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:11px;
font-weight: normal;
text-decoration: none;
}
A:visited.footerlink { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:11px;
font-weight: normal;
text-decoration: none;
}
A:active.footerlink { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:11px;
font-weight: normal;
text-decoration: none;
}
A:hover.footerlink { color: #1F4898;
font-family: Arial, Tahoma, Verdana;
font-size:11px;
font-weight: normal;
text-decoration: none;
}


A:link.reftext { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:10px;
}
A:visited.reftext { color: #FFFFFF;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
}
A:active.reftext { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:10px;
}
A:hover.reftext { color: #DADADA;
font-family:  Arial, Tahoma, Verdana;
font-size:10px;
}
.title, .selected{color:#F7A435;}
.header{background-color: #4F494B;}
.footer{background-color: #E2172F;}
.footertext{font-size: 11px;}
