a {
	color : #004518;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	color : #004518;
	font-weight : normal;
	text-decoration : underline;
}
.astrix{
	color:red;
}
a.navtext {
	color : #004518;
	font-size : 11px;
	font-weight : normal;
	line-height : 1.8em;
	padding-bottom : 1px;
	padding-left : 0.3em;
	padding-right : 0.3em;
	padding-top : 1px;
	text-decoration : none;
}

a.navtext:hover {
	color : #004518;
	font-size : 11px;
	font-weight : normal;
	line-height : 1.8em;
	padding-bottom : 1px;
	padding-left : 0.3em;
	padding-right : 0.3em;
	padding-top : 1px;
	text-decoration : underline;
}


a.external {
	color : #226A29;
	font-weight : normal;
}

a.external:visited {
	color : #226A29;
	font-weight : normal;
}

a.external:hover {
	color : #000000;
	font-weight : normal;
}

a.external:active {
	color : #000000;
	font-weight : normal;
}

blockquote {
	font-style : oblique;
}

body {
	background-color : #FFFFFF;
	font-family: 'Tahoma', 'Arial', 'Verdana', 'Geneva', sans-serif;
	font-size: 0.9em;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;

}




table {
	font-family: 'Tahoma', 'Arial', 'Verdana', 'Geneva', sans-serif;
}

.backdark { 
	background-color: #E4F2F3; 
}

.backdark2 { 
	background-color: #9ccb9c; 
}

.backlight { 
	background-color: #EBEBEB;
}

.backlight2 { 
	background-color: #9ccb9c;
}

.backtools { 
	background-color: #FFFFFF;
}

td {
	color : #385A9B
	background-color : #EBEBEB;
	font-family: 'Tahoma', 'Arial', 'Verdana', 'Geneva', sans-serif;
	font-size : 11px;
}

.heading {
	color : #FFFFFF;
	font-family: 'Tahoma', 'Arial', 'Verdana', 'Geneva', sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.headingblue {
	color : #5C8FBE;
	font-family: 'Tahoma', 'Arial', 'Verdana', 'Geneva', sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.newsintro {
	font-size : 11px;
	font-family: 'Tahoma', 'Arial', 'Verdana', 'Geneva', sans-serif;
	font-weight : bold;
	color:#9ccb9c;
}

.news {
	font-size : 11px;
	line-height : 1.4em;
	font-family: 'Tahoma', 'Arial', 'Verdana', 'Geneva', sans-serif;	
	color: Black;
}


.navbar {
	background-color : #EBEBEB;
	color : #0063AF;
	padding-bottom : 0.3%;
	padding-top : 0.2%;
}

.tiny {
	font-size : 10px;
	font-family: 'Tahoma', 'Arial', 'Verdana', 'Geneva', sans-serif;	
	color: Black;
}

.plus02 {
	font-size : 1.2em;
}

.textbox {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	height: 20px; 
	width: 50px;}

.textboxtwo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	height: 20px; 
	width: 96px; }
	
.textboxthree { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	height: 20px; 
	width: 150px;}


.subnav {
	background-color : #FFFF00;
	font-size : 0.8em;
	line-height : 2em;
	padding-bottom : 3px;
	text-align : center;
}

.hptext{
	font-size: 12px;

}

.loginbutton{
	border:0;
	background-color:#9ccb9c;
	color:#FFFFFF;
}