A {
	TEXT-DECORATION: none
	
}

a {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.style1 {
	font-size: xx-small;
	color: #999999;
}
.style2 {font-size: x-small; font-weight: bold; color: #CCCCCC; }



.button 
{ 
	font-family: Arial; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal ; 
	background-color: #A9E2DD; 
	border: #007979; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.txf
{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #000000; 
	background-color: #FEFDEC; 
	border: 1px #B0DEE1 solid
	
}

.txfgreen
{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #0F6E71; 
	background-color: #D8F2EE; 
	border: 1px #21747B solid
	
}

.mainmenu1 {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.mainmenu1:hover { 
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.mainmenu2 {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.mainmenu2:hover { 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.maintitle {
	font-size: 14px;
	font-weight: bold;
	color: #657E8B;
}

.title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.smtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}


.big {
	font-size: 10px;
	font-weight: bold;
}

.linkblue {
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
}
.linkred {
	font-size: 12px;
	color: #BB1710;
	text-decoration: underline;
	}
	
.linknoline {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
	
.smwhite {
	font-family:  Verdana;
	font-size: 10px;
	color: #ffffff;
}

.biggrey {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.bbigblue {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

.bbigred {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.bigred {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	
}

.bigblue {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.biggreen {
	font-size: 12px;
	font-weight: bold;
	color: #277878;
}

.big {
	
	font-size: 14px;
	font-weight: bold;
	
}
.bbigblack {
	font-size: 16px;
	font-weight: bold;
}

.titlewhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titleblue {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}


.postingtitle {
	font-size: 12px;
	font-weight: bold;
	color: #2E879C;
	
}

.titlewhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
color: #000000;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px; 
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font-color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}

