/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:#000099;
	font: 12px arial;
	color:#000;
	
}



form {
	padding:0;
	margin:0;
}



input, textarea {
	font: 11px arial;
}

.newsTitle {
	font: bold 12px arial;
}

.newsDate {
	font: bold 11px arial;
	color:#ccc;
}

.btitle {
	font: bold 12px arial;
}

/*.dots {
	height: 1px; 
	width:100%; 
	background-image:url(images/dots.gif); 
	background-repeat:repeat-x; 
	margin-bottom:9px;
}

.announce a:link, a:visited, a:active {

	color:#cc0000;
	font: bold 11px arial;
	text-decoration:none;
}

.announce a:visited {

	
	color:#cc0000;
	font: bold 11px arial;
	text-decoration:none;
}

.announce a:hover {

	font: bold 11px arial;
	color:#cc0000;
	background:#fff;
	text-decoration:underline;
}*/

#center {
	width: 700px;
	background:#fff;
	margin:auto;	
	padding:0px;
}

/*#content {
	width:700px;
}*/

#error {

	padding:10px;
	background:#ffffcc;
	color:#ff0000;
	border: 1px solid #ff0000;

}

/*#footer {
	width:700px;
	margin:auto;
	text-align:right;
}

#footer a:link {
	font:8pt arial;
	color:#fff;
}

#footer a:visited {
	font: 8pt arial;
	color:#fff;
}

#footer a:active {
	font:8pt arial;
	color:#fff;
}

#footer a:hover {
	font:8pt arial;
	color:#fff;
	background:none;
}*/	
	

/*#leftcol {
	margin-top:10px;
	background-image:url(images/news_bg.gif);
	width:480px;
	float:left;
}


#rightcol {
	margin-top:10px;
	width:190px;
	float:right;

}



#header {
	width:700px;
	height:195px;
	background-color:#3287cf;
}

#menu {
	width:700px;
	height:35px;
}*/


#titleBox {
	width:480px;
	height:20px;
	margin-left:10px;
}

#smallTitleBox {
	width:190px; 
	height:20px; 
	font: bold 14px arial; 
	color:#cc0000; 
	background-image:url(images/lil_bar.html);
	text-align:left;
}

#smallContentBox {
	width:168px; 
	height:auto; 
	border-top:none; 
	border-bottom:none; 
	text-align:left;
}

/*#largeTitleBox {
	width:480px; 
	height:20px; 
	font: bold 12px arial; 
	color:#FFFFFF; 
	
	background-image:url(images/big_bar.jpg);

}

#largeContentBox {
	width:458px; 
	height:auto;
	border:1px solid #000099; 
	padding:10px;
	border-top:none; 
	border-bottom:none;
}

#maxTitleBox {
	
	width:680px; 
	height:20px; 
	background-color:#3287cf; 
	font: bold 12px arial; 
	color:#FFFFFF; 
	background-image:url(images/max_bar.jpg);
}

#maxContentBox {
	width:658px; 
	padding:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	border:1px solid #000099; 
	border-top:none; 
	border-bottom:none;
}*/



#navlist {
margin:0px;
padding: 0px;
border: 1px solid #ccc;
width:140px;


}

#allstar ul, li {
	margin:0px;
	padding:0px;
}

#navlist li {
	display:inline;
}

#navlist a {
width:132px;
color:#cc0000;
background-color: #fff;
text-decoration: none;
font: bold 11px Arial, Helvetica, sans-serif;
padding:4px;
margin:0px;
display: block;


}

#navlist a:hover {
background-color:#cc0000;
color:#fff;
}

/*a:link, a:visited, a:active {
	color: #000099;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul {
	
}*/

#star li {

	background-image:url(images/star.html);
	background-repeat:no-repeat;
	list-style-type:none;
	background-position: 0 .2em;
	margin:0;
	padding-left:20px;
}