body, table tr,, td, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

/*div {
	border : thin dashed Black;
	padding : 5px 5px 5px 5px;
}*/


hr {
	width : 100%;
	color : #FFFFFF
}

th {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	text-align : left;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}


ul {
	color : Red;
	font-weight : bold;
	font-size : 95%;
}

ul.black {
	color : Black;
	font-weight : bold;
	font-size : 95%;
}


td.banner {
	background-color: #F5DEB3;
	color: green;
	font-weight: bold;
	text-align: center;
	font-size: 28px;
	width: 690px;
	line-height: 85%;
	height: 60px;
	border-top-color: #F5DEB3;
	border-top-style: solid;
	border-top-width: medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.main {
	border-left-color : White;
	border-left-style : solid;
	border-left-width : thick;
	border-right-color : White;
	border-right-style : solid;
	border-right-width : medium;
	width : 690px;
	font-size : 90%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 10px;
}

td.nav {
	background-color : #FFFFFF;
	font-weight : bold;
	line-height : 85%;
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 85%;
	width : 80px;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : medium;
}

h1 {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
}

a:visited {
	color : Blue;
	text-decoration : none;
}

a:hover {
	color : Blue;
	text-decoration : underline;
}

a:link {
	color : Blue;
	text-decoration : none;
}

a.nav:visited {
	color : Blue;
	text-decoration : none;
}

a.nav:hover {
	color : Blue;
	text-decoration : underline;
}

a.nav:link {
	color : Blue;
	text-decoration : none;
}

.bcent {
	text-align : center;
	font-weight : bold;
	font-size : 150%;
}

.bdrgrn {
	border : thick double Green;
	margin : 10px 10px 10px 10px;
}

.bold {
	font-weight : bold;
}

.boldit {
	font-style : italic;
	font-weight : bold;
}


.caps {
	font-variant : small-caps;
	font-size : 80%;
}

.cent {
	text-align : center;
}


.copy {
	font-weight : bold;
	font-size : 85%;
}

.copyleft {
	font-weight : bold;
	font-size : 85%;
	text-align : left;
}


.copyrght {
	font-weight : bold;
	font-size : 85%;
	text-align : right;
}


.designed {
	font-size: xx-small;
	text-align: right;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.err {
	color : Red;
	font-size : 200%;
}

.hd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: green;
}

.hd3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
}

.hist1 {
	width : 70px;
	font-weight : bold;
	vertical-align : top;
	font-size : 90%;
}

.hist2 {
	width : 530px;
	font-size : 90%;
}

.left {
	text-align : left;
}


.link1 {
	width : 325px;
	font-weight : bold;
	line-height : 150%;
}

.link2 {
	width : 275px;
	font-weight : bold;
	word-wrap : break-word;
}

.margin20 {
	margin-left : 20px;
}

.newsfill {
	color : Purple;
	font-weight : bold;
	text-align : center;
}


.norm {
	color : Black;
	font-weight : bold;
}

.normline {
	font-weight : normal;
	line-height : normal;
}

.red {
        color="red"
}

.right {
	text-align : right;
	font-weight : bold;
}



.wheat {
	background-color : #F5DEB3;
}



