BODY {
	color: White;
	background: url(gfx/bkground.gif) repeat;
	font-family : tahoma, Arial,   "Times New Roman";
}

TABLE {
	color: Black;
}

TABLE.maintable {
	width : 800px;
	font-family : tahoma, Arial, "Times New Roman";
	padding: 0px 0px 0px 0px;
	color: Black;
	background: White;
	border: 1px solid Black;
}

TABLE.maintable A{
	font-family : tahoma, Arial, "Times New Roman";
	text-decoration: none;
	font-size: smaller;
	color: #000157;
}

.menubar{
	background-color: #2FA2A8;
	color: white;
}

.menubara{
    color: white;
}

.chosenmenu{
	background-color: white;
	color: #206C71;
    margin-top: 0px;

}

TABLE.maintable A:HOVER{
	color: #4DA4B8;
}

.line{
	width: 100%;
	height: 1px;
	background-color: #000171;
}

TABLE.texttable {
	color: #000157;
	width: 90%;
	font-size: smaller;
}

TABLE.texttable P {
}

.listing {
	line-height : 120%;
}

TABLE.refs A{
	font-size: 100%;
	text-decoration: underline;
}
