.text {
	font-size : 11px;
	font-family :  arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.liltext {
font-size : 10px;
font-family :  arial, Helvetica, sans-serif;
color: #000000;
}

.req {
font-size : 11px;
font-family :  arial, Helvetica, sans-serif;
font-weight : bold;
color: red;
}

.title {
font-size : 14px;
font-weight : bold;
font-family :  arial, Helvetica, sans-serif;
color: #333366;
}

.nav {
font-size : 11px;
font-weight : bold;
font-family :  arial, Helvetica, sans-serif;
color: #000000;
}

.navselected {
font-size : 11px;
font-weight : bold;
font-family :  arial, Helvetica, sans-serif;
color: #333366;
}

a.flip {
	font-weight : bold;
	text-decoration: NONE;
	color : #333366;
}

a.flip:hover {
	color: #99CCFF
	}
	
a.nav {
	text-decoration: NONE;
	color : #FFFFFF;
}

a.nav:hover {
	color: #99CCFF}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

SELECT.dropdown200 {
	width : 200px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight: bold;
	height : 23px;
	color : #000066;
}

SELECT.dropdown500 {
	width : 500px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight: bold;
	height : 23px;
	color : #000066;
}


textarea.textarea {
	width: 230px;
	height: 100px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #333333;
}

input.input180 {
	width: 180px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
}

#whatsnew {
	margin-top: 10px;
	background-color: #FFFFFF;
	border: solid 1px #00000;
	padding: 5px;
	line-height: 20px;
	}
	
.nav2 {
	font-size : 12px;
	font-weight : bold;
	font-family :  arial, Helvetica, sans-serif;
	color: #362A74;
	text-decoration: none;
}

a.nav2:hover {
	color: #99CCFF}

.title4 {
	font-size : 14px;
	font-weight : bold;
	font-family :  arial, Helvetica, sans-serif;
	color: #333366;
	text-decoration: underline;
}

#membernews {
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 20px;
	}

#intro{
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	line-height: normal;
	}

#graphs {
	margin-top: 10px;
	background-color: #FFFFFF;
	border: solid 1px #00000;
	padding: 5px;
	line-height: 20px;
	}

#pressr{
	margin-top: 20px;
	background-color: #CCCCCC;
	padding: 5px;
	line-height: normal;
	background-position: center bottom;
	border: solid 1px #00000;
	text-indent: 0px;
	white-space: normal;
	top: auto;
	}
