body {
	font-family: Verdana, Arial;
	font-size : small;
}

tr.nav {
	font-size: xx-small;
}

td.nav {
	background-color: #ff3333;
	color : #000000 ;
}

a.nav:link {
	color: #000000;
	text-decoration: none;
	font : xx-small;
}

a.nav:active {  
	color: #FF0000;
	text-decoration: none;
}

a.nav:visited {
	color: #000000;
	text-decoration: none;
}

a.nav:hover {
	color: #000000;
	background-color : #FCE5D0;
}

a.navo:link {
	color: #444444;
	text-decoration: none;
	font : xx-small;
}

a.navo:active {  
	color: #006699;
	text-decoration: none;
}

a.navo:visited {
	color: #444444;
	text-decoration: none;
}

a.navo:hover {
	color: #CD5C5C;
	text-decoration: none;
}

a.navmain:link {
	color: #CD5C5C;
	text-decoration: none;
}

a.navmain:active {  
	color: #006699;
	text-decoration: none;
}

a.navmain:visited {
	color: #CD5C5C;
	text-decoration: none;
}

a.navmain:hover {
	color: #ff0000;
	text-decoration: none;
}

.date {
	text-indent: 0;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-size: 0.8em;
	font-style: italic;
}

.newshead {
	font-family: trebuchet ms,arial,Verdana;
	font-size : x-small;
	color: #6495ED;
	background-color : #F0F8FF;
	padding-left : 10px;
	padding-right : 20px;
}

.fronthi {
	padding-left : 10px;
	padding-right : 20px;
	background-color : #Fff9ef;
}

h2 {
	font-family: trebuchet ms,arial,Verdana;
	font-size: 1em;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	margin-bottom: 0.2em;
}

.main{
	font-family:  trebuchet ms,Arial, Helvetica, sans-serif;
	font-size: small;
}

.navinput {
	font-family: Verdana, Arial;
	font-size: x-small;
	background-color: #fdfdfd;
	color: #000000;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.navbutton {
	font-family: Verdana, Arial;
	font-size: x-small;
	background-color: #eeeeee;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
