body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

p {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}

li {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 10px;
}

.introhead {
	height:30px;
	vertical-align:middle;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-indent: 5px;
	background-color: #AFBFC9;
	/*background-image: url("../images/introhead1.gif");*/
}

.introhead2 {
	font-size: 14px;
	font-weight: bold; 
	color: #ebebeb;
	padding-left: 10px;
	background-image: url('/images/introhead.gif');
	background-color: #829AD2;
}

.currenthead {
	font-size: 14px;
	font-weight: bold;
	color: #fff979;
	text-indent: 10px;
	background-image: url("/images/introhead0.jpg");
}

.menuup {
	background-image: url('/images/menuup_bgr.jpg');
}

.newsdate {
	font-weight: bold;
	font-size: 9px;
}

.date {
	font-weight: bold;
	font-size: 10px;
}

.copyright {
	font-size: 10px;
	color: #999999;
}

.selecttext {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	margin-left: 30px;
}

a:hover {
	text-decoration: underline;	
}

a {
	text-decoration: none;
	color: #3366FF
}

.subscribe {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.navh1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

a.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #01010A;
	padding-left: 5px;
}
	
a.nav2:hover {
    	color: #333333;
	text-decoration: underline;
}

a.nav {
	font-size: 11px;
	color: #333333;
	padding-left: 5px;
}
	
a.nav:hover {
    color: #333333;
	text-decoration: underline;
}

a.news{
	font-size: 11px;
	font-weight:bold;
}

a.nav3 {
	font-size: 11px;
	font-weight: bold;
	color: #050598;
	padding-left: 5px;
}
	
a.nav3:hover {
    	color: #2B2CFC;
		font-size:12px;
	text-decoration: underline;
}

.level2head {
	font-size: 36px;
	color: #CCCCCC;
	padding-left: 0px;
	letter-spacing: -3px;

}
.level2nav {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	background-color: #F2F2F2;
	width: 150px;
	margin-top: -5px;
}

.path {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
}

.path:hover {
    	color: #666666;
	text-decoration: underline;
}

.innernav {
	font-size: 11px;
	font-weight: bold;
	color: #959595;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

h1 {
	font-size: 24px;
	color: #666666;
	padding-left: 15px;
	font-weight: bold;
	letter-spacing: -3px;
	line-height: 42px;
}

h2 {
	font-size: 14px;
	color: #666666;
	padding-left: 15px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #666666;
	padding-left: 15px;
}

.innnernav2 {
	font-size: 11px;
	color: #959595;
	line-height: 20px;
	padding-left: 0px;
}

a.innnernav2 {
	font-size: 11px;
	color: #959595;
	font-weight: bold;
	line-height: 20px;
	padding-left: 0px;
}

a.innnernav2:hover {
	font-weight: bold;
	color: #959595;
	text-decoration: underline;
}

.projectlink {
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;
	text-decoration: underline;
}

.innnernavselect {
	font-size: 11px;
	font-weight:bold;
	color: #eba428;
	margin-left: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 0px;
	line-height: 20px;
}

table {
	font-size: 11px;
}
