body{
	margin: 0px;
	font-size: 18px;
	font-family: Times New Roman;
}
td, div, span, p{
	font-family: Times New Roman;
	font-size: 18px;
	color: #000000;
}
.topfont{
	font-family: Times New Roman;
	font-size: 22px;
	color: #000000;
	font-weight: bold;

}
.smallfont{
	font-family: Times New Roman;
	font-size: 16px;
}

.normfont{
	font-family: Times New Roman;
	font-size: 18px;
}
.bigfont{
	font-family: Times New Roman;
	font-size: 20px;
	font-weight:bold;
}
.menufont{
	color: #FDF2B7;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
}
.line{
	background-image:url("../images/green.gif");
 	background-repeat: repeat-x; 
	height:11px;
}
.bar{
	background-image:url("../images/greenbar.gif");
 	background-repeat: repeat-y; 
}
.logo{
	background:url("../images/homepagelogo.jpg");
	width:369;
	height:92;
	text-decoration:none;
}
.navi{
	background:url("../images/leftcol.jpg");
	width:194;
	height:702;
	text-decoration:none;
	background-repeat:no-repeat;
}
.tdrighthand{
	background-color:#596C47;
}
.bottomfont{
	font-family: Times New Roman;
	font-size: 18px;
	color: #000000;
}
