BODY {
	background-color:#F6F4EE;
}
DIV,TABLE,TR,TD,P,SPAN {
	font-family:Verdana,Arial;
	font-size:12px;
	color:#59241D;
}
.header {
	font-family: Verdana,Arial;
	font-size: 24px;
	color: #59241D;
	font-weight: bold;
}
.headerbar {
	font-family: Verdana,Arial;
	font-size: 14px;
	color: White;
	font-weight: bold;
	background-color: #59241D;
}
SELECT,INPUT {
	font-size:11px;
}
.contentholder {
	background-color:#FFFFFF;
}
.menurow {
	padding:0px;
	text-align:left:
}
.warning {
	font-size: 14px;
	font-weight: bold;
	color: #59241D;
	text-align: center:;
}

a.menu:link {color:#59241D;font-weight:bold;text-decoration:none;font-size:10px;}
a.menu:visited {color:#59241D;font-weight:bold;text-decoration:none;font-size:10px;}
a.menu:active {color:#59241D;font-weight:bold;text-decoration:none;font-size:10px;}
a.menu:hover {color:#59241D;font-weight:bold;text-decoration:underline;font-size:10px;}

a:link {color:#59241D;text-decoration:underline;}
a:visited {color:#59241D;text-decoration:underline;}
a:active {color:#59241D;text-decoration:underline;}
a:hover {color:#59241D;text-decoration:none;}