* { font: 11px verdana, sans-serif }

a { font-weight: bold; 
	text-decoration: none; 
	color: #103366;  
} 

a:hover { color: #849ebd; text-decoration: underline} 
.border {
	margin: 5px;
	border: 1px solid #000000;





}
.menuitem {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	background: #849ebd;
}

.menuitem a { color: #000; } 
.menuitemshaded {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #557ea0;

}
.menuitemshaded a { color: #557ea0; text-decoration: underline; } 
.menuitemshaded a:hover { text-decoration: underline } 

b { font-weight: bold } 
p { padding: 10px } 
.leftpanel {
	border-right-style: dotted;
	border-top-color: #d6d7d6;
	border-right-color: #d6d7d6;
	border-bottom-color: #d6d7d6;
	border-left-color: #d6d7d6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.MainBody {
	border-top: 1px none;
	border-right: 1px dotted;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
	padding: 0px;

}


.linkpad {
	padding: 2px;
}
.rightpanel {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #d6d7d6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #d6d7d6;
	border-bottom-color: #d6d7d6;
	border-left-color: #d6d7d6;
}
.footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;

}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.newsbox {
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

input,select,textarea,file { padding: 3px; 
	color: #000000; 
	background-color: transparent; 
	border: solid 1px #849ebd;	
}
.slogan {
	color: #FF0000;
	font-weight: bold;
}
