body {
	margin:0px; color: black; background: white;
}
td.main {
	background: white;
	padding: 10px 0 10px 10px;
}
h1,h2,h3,h4,h5 {
	font-family: Verdana, Arial, sans-serif; color: #000099; 
}
body,li,p,blockquote,td,textarea {
	font-family: Verdana, Arial, sans-serif; font-size:9pt; color:black;
}


.sitemenu { font-size:9pt }

.green   { color: #115511 }

.little { font-size: 80% }

A:link    { color: #111111 }
A:visited { color: #111111 }
A:hover   { color: #999999 }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

A:link.menu    { text-decoration: none; color:#EEEEEE; font-size:95% }
A:visited.menu { text-decoration: none; color:#EEEEEE; font-size:95% }
A:hover.menu   { text-decoration: none; color:#FFFFCC; font-size:95% }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

.row_blue   { background-color:#000099 }
.row_white  { background-color:#FFFFFF }

.rhspanel { background-color: #EEFFEE }

input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	border-width:1;
	background-color:#DDDDDD;
	color: black;
}
input:focus, textarea:focus
  { background : #EEEEFF;
    color : black; }

.proceed { background-color:#00AA66; color:white }

.searchinp { width:300px; }

h3.si_heading {
	background:#EEEEEE;
	margin-top:5px;
	margin-bottom:0px;
}

input.form_button {
	padding-bottom:23px;
}
.form_button {
	color: #666666;
	height:2em;
	padding:4px;
	margin: 0px;
	text-align:center;
	text-decoration: none;
	border: 1px solid black;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-bottom-color: #555;
	border-right-color: #555;
	background-color: #eeeeee;
	font-weight: bold;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	cursor: hand;
}
.form_button:hover { color:#0000FF; background-color:#DDDDDD }

li.spaced {
	margin-bottom:10px;
}

.rhs {
	padding: 0 0 10px 10px;
	width:180;
	background: #EEEEEE url(/gfx/menubig.png) repeat-x top;
}
.rhs_heading {
	padding: 13px 0px 10px 0px;
	color: #5e4da4;
	/*
	font-weight:bold;
	*/
	font-size:13pt;
}
A:link.arhs    { text-decoration: none; color: #5e4da4 }
A:visited.arhs { text-decoration: none; color: #5e4da4 }
A:hover.arhs   { text-decoration: none; color: #9c90d0 }

.hlight0 { background: #FFFF00 }
.hlight1 { background: #CCFFCC }
.hlight2 { background: #CCCCFF }
.hlight3 { background: #FFCCCC }
