html,body{
height:100%;
}
body, td, h1, h2, h3, h4, h5, p, u, li{ 
font-family:Verdana,Arial;
font-size:12px;
}
body{
margin:0;
padding:0;
text-align:center;
background:#EEE url('ds.gif') center center repeat-y;
}
#wrap{
position:relative;
min-height:100%;
width:800px;
margin:0 auto;
padding:0px 10px;
text-align:left;
background:#FFF url('bg.gif') right bottom no-repeat;
clear:both;
}
* html #wrap{
height:100%;
}
#header{
margin:0;
padding:10px 0px 0px 0px;
vertical-align:middle;
clear:both; 
}
#hr{
margin-bottom:1px;
border-bottom:1px solid #CB000A;
clear:both;
}
#sidebar{
position:relative;
float:right;
width:175px;
margin:0px;
padding:0px 0px 0px 10px;
/*background-color:#FFF;*/
}
#box1{
height:275px;
width:168px;
margin:0px;
padding:4px;
background:transparent url('box.gif') top left no-repeat;
}
#content{
clear:both;
width:100%;
margin:0px;
padding:10px 0px 75px 0px;
}
#footer{
background-color:transparent;
position:relative;
margin:-75px auto 0px auto;
padding:10px 0px;
width:800px;
text-align:center;
clear:both;
border-top:1px solid #CB000A;
}
h1{
margin:10px 0px;
font-size:16px;
color:#CB000A;
}
h2{
margin:0px 0px 8px 0px;
font-size:14px;
}
h3{
margin:0px 0px 8px 0px;
font-size:14px;
color:#CB000A;
}
p{
margin:0px 0px 8px 0px;
}
ul,ol{
margin:8px 0px 8px 0px;
padding-left:18px;
}
ul{
list-style-type:square;
}
#news{
margin-bottom:8px;
}
.newsTitle{
display:block;
background:#F7EAB4;
}
a:link, a:visited, a:active{
text-decoration:underline;
color:#CB000A;
font-weight:normal;
}
a:hover { 
text-decoration:underline;
color:#FF0000;
font-weight:normal;
}
table{
margin-bottom:10px;
}
.hiddenTable{
border-collapse:collapse;
border:0px;
}
.redTable{
border-collapse:collapse;
border:1px solid #CB000A;
}
td{
text-align:center;
}
.left{
text-align:left;
}
.redTable td{
border:1px solid #CB000A;
padding:2px;
font-size:10px;
}
.redBG{
background-color:#CB000A;
color:#FFF;
text-align:center;
font-weight:bold;
}
.lightBG, .lightBGC, .lightBGCnotB{
text-align:left;
background-color:#F7EAB4;
font-weight:bold;
}
.lightBGC{
text-align:center;
}
.lightBGCnotB{
font-weight:normal;
}
#mnu a{
text-decoration:none;
color:#000000;
float:left;
display:block;
width:80px;
height:19px;
text-align:center;
background:url('tab-gray.gif') center left no-repeat;
overflow:hidden;
}
.h{
position:relative;
z-index:5;
}
.p{
position:relative;
left:-7px;
z-index:4;
}
.s{
position:relative;
left:-14px;
z-index:3;
}
.a{
position:relative;
left:-21px;
z-index:2;
}
.c{
position:relative;
left:-28px;
z-index:1;
}
#mnu a, #mnu a:active{
text-decoration:none;
display:block;
width:80px;
height:19px;
color:#000000;
background:url('tab-gray.gif') center left no-repeat;
}
#mnu a:hover{
text-decoration:none;
display: block;
width:80px;
height:19px;
color:#FF0000;
background:url('tab-red.gif') center left no-repeat;
}
#active{
float:left;
display:block;
width:80px;
height:19px;
text-align:center;
background:url('tab-red.gif') center left no-repeat;
overflow:hidden;
}
a.def, a.def:active{
text-decoration:none;
color:#CB000A;
font-weight:normal;
}
a.def:hover{
text-decoration:none;
color:#FF0000;
font-weight:normal;
}
#footer p{
font-size:9px;
}
.fRight{
float:right;
margin-left:4px;
}
.redText{
color:#CB000A;
}
.imgBorder{
margin:8px;
padding:2px;
border:2px solid #EEE;
}
.imgRight{
margin:8px;
padding:2px;
border:2px solid #EEE;
float:right;
}
.imgRightNoBorder{
margin:8px;
padding:2px;
border:none;
float:right;	
}
.quad{
margin:0px 16px 8px 0px;
padding:8px;
width:274px;
height:80px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
float:left;
}
.quadS{
margin:100px 16px 8px 0px;
padding:8px;
width:120px;
height:80px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
float:left;
}
#subNav{
width:100%;
padding:2px;
border-bottom:1px solid #CCC;
border-right:1px solid #CCC;
}
