body{
	margin:0px auto;
	font-size:11pt;
	background-color:#000b15;
}
table.big{
	width:950px;
}
div#container{
	margin-right:auto;
	width:950px;
	margin-left:auto;
	
}
div#banner{
	width:100%; 
	height:213px;
}
div#linkbar{
	background:url(/images/bannerbottom.png); 
	background-repeat:no-repeat; 
	width:100%; 
	height:80px;
}
div.top{
	background:url(/images/top.png); 
	background-repeat:no-repeat; 
	width:940px; 
	height:25px;
	padding-top:5px;
	padding-right:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	color:white;
	font-size:12pt;
}
div#headbarpadding{
	padding-top:10px; 
	color:white; 
	text-align:center; 
	font-size:15pt;
}
div.padding{
	padding:5px;
}
td.main{
	padding:15px; 
	background-color:#cec9b7;
}
td.sidebar{
	padding:5px;
	text-align:center; 
	background-color:#cec9b7; 
	font-size:11pt; 
	font-weight:700;
	width:280px;
}
a{
	color:#000000;
	font-weight:700;
}
a.navbar{
	color:white;
	font-weight:normal;
	text-decoration:none;
}
a.navbar:hover{
	font-weight:normal;
	color:yellow;
}
a:hover{
	font-weight:700;
	color:#330000;

}
a.jump{
	color:yellow;
	font-style:italic;
}
a.jump:hover{
	color:white;
	font-style:italic;
}
td.navbox{
	text-align:center;
}
b.title{
	font-size:15pt;
}
b.aboveaverage{
	font-size:13pt;
}
.center{
	width:100%;
	text-align:center;
}

/* Drop Down Menu Code */

ul.tlink{margin:0px; border:none; padding:0px;}

ul.sublink {position:relative; padding-top:0px; display:none; padding-left:0px; }


li.tlink{
	background:url(images/button.jpg);
	background-repeat:no-repeat;
         color:#000;
         text-align:center;
         width:140px;
         height:34px;
         font-size:11pt;                  
         list-style-type:none; }


li.sublink {background-color:#160601; 
            color:#C0C0C0;
            text-align:center;
            width:135px;
            height:30px;
            font-size:9pt;
              list-style-type:none;}

a.tlink {	
	size:10pt;
	color:white;
	font-weight:400;
	display:block;
	width:140px;
	height:21px;
	padding-top:5px;}

a.sublink {color:white;height:20px; font-family:arial; font-weight:bold;}

a.tlink:hover {	
	background:url(images/button1.jpg);
	background-repeat:no-repeat;
}

a.sublink:hover{background:#C0C0C0;color:#000;}

/* End of Drop Down Menu Code*/
