﻿/* basic elements */
body { 
	
	margin: 0;
	width: 100%;
	
			
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
	
	font-size:11px;
	
	}
td,body {color:#000000; font-family:Tahoma, Arial, Helvetica; font-size:11px;}

a {color:white; text-decoration:none; font-weight:bold;}
a:hover {color:red; text-decoration:blue; font-weight:bold;}
a:active {color:red; text-decoration:blue; font-weight:bold ;}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.menu_header {
	background: #1C5B7E;
	color:#3399ff; 
		
}

#menu {
clear: left;
float: left;
width: 250px;
margin: 0 0 0 0;
padding: 0;
font-size: 0.8em;
color: #286ea0;

}

#menu a:link, #menu a:visited {
color: black;
word-spacing: none;
text-decoration: none;
}

#menu a.current {
color: #ff4700;
text-decoration: underline;
}

#menu a:hover {
color: #ff4700;
text-decoration: none;
}

.intro_main_heading {
	FONT-SIZE: 18pt;
	color : #CC0033;
	font-weight : bold;
}

.intro {
	FONT-SIZE: 9pt;
	
}
#searchbar {
margin-bottom: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: .65em;
text-align: left;
margin-top: 0;

font-weight: bold;

background-color: #333333;
color: #ffffff;
word-spacing: 8px;

}

#searchbar a:link, #searchbar a:visited {
color: #ffffff;
word-spacing: none;
text-decoration: none;
}

#searchbar a.current {
color: #ff4700;
text-decoration: none;
}

#searchbar a:hover {
color: #ff4700;
text-decoration: none;
}

