@charset "utf-8";
/* CSS Document */
BODY {
background-color: #000000;
font-family:"Arial", Arial, san serif;

}
TABLE {
padding:0px;

font-family:"Arial", Arial, sans serif;
font-weight:normal;
}
TD {
padding:0px;
}
IMAGE {
border:0;
}
.outlinebox {
border: 1px solid #FFFFFF;
color: #FFFFFF;
width: 974px;
}
.mainbody {
border: 1px solid #FFFFFF;
color: #FFFFFF;
}
.title {
border: 1px solid #FFFFFF;
text-align: center;
color: #FFFFFF;
font-size:18pt;
}
.linkcell {
text-align: center;
vertical-align: middle;
}
.new {
color: #FF0000;
}
.text {
text-align: center;
font-weight:bold;
}
.pagetitle {
text-align: center;
font-size: 17pt;
color:#FFFFFF;
font-family:"Arial", Arial, sans serif;
}
A.nav:link {
text-decoration: none;
font-family:"Arial", Arial, sans serif;
font-weight:bold;
font-size:12pt;
color: #000000;
}
A.nav:visited {
text-decoration: none;
font-family:"Arial", Arial, sans serif;
font-weight:bold;
font-size:12pt;
color: #000000;
}
A.nav:hover {
text-align: center;
text-decoration: none;
font-family:"Arial", Arial, sans serif;
font-weight:bold;
font-size:12pt;
color: #FFFF00;
}
A.side:link {
font-family:"Arial", Arial, sans serif;
font-size:12pt;
color: #FFFFFF;
}
A.side:visited {
font-family:"Arial", Arial, sans serif;
font-size:12pt;
color: #AAAAAA;
}
A.side:hover {
text-decoration: none;
font-family:"Arial", Arial, sans serif;
font-size:12pt;
color: #FF0000;
}
.gradient {
height: 100px;
padding: 4px;
background: url(images/linkbg.jpg) 0% 0% repeat-x;
color: #fc2;
}



