.boxtitle_small {
	font-size: 10px; 
	font-weight: bold;
}

.small {
	font-size: 11px; 
	text-decoration: none;
}

.itemheader {
	font-weight: bold;
	font-size: 13px;

}

.newsheader {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 20px;
}

.smallheader {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
	width: 150px;
	border: thin solid #000099;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;

}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000033;
	width: 200px;
	border: 1px solid #000099;
	margin: 0px;
	padding: 0px;
}

.searchboxabbr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000033;
	width: 119px;
	border: 1px solid #000099;
	margin: 0px;
	padding: 0px;
}

.searchboxextended{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000033;
	width: 368px;
	border: 1px solid #000099;
	margin: 0px;
	padding: 0px;
}

.submitbutton {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.SiteTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.breadcrumb {
	color: #CCCCCC;
}

.text {
	color : #CCCCCC;
}

.error {
	color : #FF0000;
}

.tiText {
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

.smText {
	font-size: 10px;
}

.highlight {
	background-color: #ffff66
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}

.lgText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
}

.tHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

.tiHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

body {
	background-color: #000000; 
	background-image: url(../images/background.gif); 
	background-repeat: repeat-x; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	scrollbar-base-color: 000099; 
	scrollbar-arrow-color: 000099; 
	scrollbar-DarkShadow-Color: 000099; 
	scrollbar-Face-Color: 000033; 
	scrollbar-Highlight-Color: 000033; 
	scrollbar-Shadow-Color: 000033; 
	scrollbar-Track-Color: 000000;
	color: #CCCCCC;
}

td {  
	font-size: 12px; 
}

.menu {  
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
}

hr {
	height: 0px; 
	border: solid #000099 0px; 
	border-top-width: 1px;
}

form {
	margin: 0px;
	padding: 0px;
}



ul {
	list-style-type: square;
}

a {  
	color: #6699FF; 
	text-decoration: none;
}

a:hover {  
	text-decoration: underline;
}

a:visited {
	color : #859FCF;
}

a:visited:hover {
	text-decoration : underline;
}

a.menu:hover {
	text-decoration: underline overline; 
}

a.menu:visited {
	color: #FFFFFF;
}

a.boldLink  {
	font-weight: bold;
}

a.smLink  {
	font-size: 10px;
}

a.nav  {
	color : #444444;
	font-size: 10px;
	font-weight: bold;
}


a.nav:hover {
	color : #999999;
}

a.nav:visited {
	color : #444444;
}

a.nav:visited:hover {
	color : #999999;
}


a.npLink  {
	color : #444444;
	font-size: 10px;
	font-weight: bold;
}


a.npLink:hover {
	color : #999999;
}

a.npLink:visited {
	color : #444444;
}

a.npLink:visited:hover {
	color : #999999;
}

a.breadcrumb:visited {
	color: #CCCCCC;
}

body.noback {
	background-image: none;
	background-repeat: no-repeat;
}input.inputbox {
	width: 250px;
}
textarea.inputbox {

	width: 250px;
}
select.inputbox {


	width: 250px;
}

.surround {
	background-color: #000099;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.smallbullet {
	font-size: 10px;
	text-indent: -7px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;

}
.bullethead {
	margin-top: 0px;
	margin-bottom: 0px;
}
