.main {
	background: #6699CC;
}
.media {
	background: #598FC4;
	border-bottom: 1px solid White;
}
.headermain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	letter-spacing: -2px;

}

.linkHeaderBG {
	background: #000000;
	border-bottom: 1px solid #FFFFFF;
}

.header {  font: bold 24px Verdana, Helvetica, sans-serif }
.subhead {  font-weight: bold; font-size: 12px  }
.list {  font-family: Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: none  }
.forms {  font-size: 12px; font-family: Verdana, Helvetica, sans-serif }

a.copy:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.copy:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyB:link {
	color: #000000;
	text-decoration: none;
}
a.copyB:visited {
	color: #000000;
	text-decoration: none;
}
a.copyB:hover {
	color: #000000;
	text-decoration: underline;
}
a.copyB:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.sideLr:link {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 0.7em Verdana, Helvetica, sans-serif;
}
a.sideLr:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 0.7em Verdana, Helvetica, sans-serif;
}
a.sideLr:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font: bold 0.7em Verdana, Helvetica, sans-serif;
}
a.sideLr:active {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 0.7em Verdana, Helvetica, sans-serif;
}

.mainpageLb {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 0.9em Verdana, Helvetica, sans-serif;
}

a.sideLb:link {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 0.9em Verdana, Helvetica, sans-serif;
}
a.sideLb:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 0.9em Verdana, Helvetica, sans-serif;
}
a.sideLb:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font: bold 0.9em Verdana, Helvetica, sans-serif;
}
a.sideLb:active {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 0.9em Verdana, Helvetica, sans-serif;
}

.dropdown { 
	position: absolute; 
	color:black; 
	width:140px;  
	border: 1px solid #000000;
	background-color: #EFEFEF;
	top:132px; 
	z-index:100; 
	visibility: hidden;
	padding-left:10px; 
	padding-top:10px; 
	padding-right:10px; 
	padding-bottom:10px;
}

.drophead { 
	color:#333333; 
	font: bold 12px Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none 
	}
	
.dropitem { 
	text-decoration:underline; 
	color:black; 
	font: 11px Verdana, Helvetica, sans-serif;
	text-decoration:underline; 
	}
	
.drophead:hover { 
	color:black; 
	font: 12px Verdana, Helvetica, sans-serif;
	}
	
.dropitem:hover { 
	color:black; 
	text-decoration:underline;
	}

.bodytext {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
}
.table {
	border: 1px dashed #CCCCCC;
	background: #72A1CF;
}

.tableLink {
	border: 1px solid #FFFFFF;
	background: #6699CC;
}
.tableLinkC {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menuFoot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.littleHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}
.sideBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
}
.reference {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bodytextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}
.whOnBlHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;

}
.whOnBlHeadCon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;

}
a {
	text-decoration: none;
	}
a:hover {
	color: white; 
	text-decoration: underline;
	}
.thborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #CCCCCC;
}
