body {
	background: #FFFFFF url(bg2.gif);
}
tr,th,td,body {
	font-family: verdana;
	font-size: 8pt;
}
.txt,.submit,.txtarea {
	background: #FCFCFC;
	border: 1px solid #BBBBBB;
	font-family: verdana;
	font-size: 8pt;
}
.txtarea {
	width: 90%;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
}
td {
	vertical-align: top;
}
a,a:active,a:visited {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #754D4E;
}
a:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
}
a.menu,a.menu:active,a.menu:visited {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #754D4E;
}
a.menu:hover {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
	color: #000000;
}
a.submenu,a.submenu:active,a.submenu:visited {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	color: #8c8c8f;
}
a.submenu:hover {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
input,select{
	background: #fbfbfb;
	border: 1px solid #bcbcbc;
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
}
.termhighlighted {
	background-color: #FFFF00;
}
h1,h2 {
	font-size: 15pt;
}
table {
	border-collapse: collapse
}
.centertable {
	border: 1px solid #6C5556;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	cellspacing: 0px;
	cellpadding: 0px; 
	width: 728px;
	background: #F3EEE4 url(bg.jpg);
}