BODY, DIV, P, TD, UL, LI {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #006600;
}

h2 {
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #666600;
}

H3, .pagetitle {
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #666633;
}

H6 {
	font-weight : bold;
	font-size : 10pt;
	margin-bottom : -14pt;
}

BODY {
	background-color: #FFFFFF;
	}
/* force menu font */

a:hover{ 	color: #006300 }
a.menu {
	text-decoration : none;
	color : #99CC99;
	font-weight : bold;
	font-size: 7.5pt;
}

a.menu:hover {
	text-decoration : underline;
	color: white;
	font-weight : bold;
}

a.menu:vlink {
	color: #99CC99
}

a.submenu {
	text-decoration : none;
	color : #333300;
	font-size: 7.5pt;
}

a.submenu:hover {
	text-decoration : underline;
	color: #336633;
}

a.submenu:vlink {
	color: #333300
}

a.footerlinks {
	text-decoration : none;
	color : #336633;
	font-size: 8.5pt;
}

a.footerlinks:hover {
	text-decoration : underline;
	color: black;
}

a.footerlinks:vlink {
	color: #666666;
}

small {
	text-decoration : none;
	font-size: 8.5pt;
}

.small {
	text-decoration : none;
	font-size: 8.5pt;
}


.smallbold {
	text-decoration : none;
	font-size: 8.5pt;
	font-weight : bold;
}

.large {
	text-decoration : none;
	font-size: 12pt;
}

 
.form {
	background-color : #E1E1CD;
	border-color : black;
	border-width : 1px;
	border-style : solid;
	margin-left : 0px;
}

.title {
	font-weight : bold;
}

.number {
	text-align:right;
}


.o {
	background-color: #DCDCDC;
}

.e {
	background-color: #F0FFF0;
}

.resulttitle {
	font-weight : bold;
}

.result {
	background-color : #E1E1CD;
	border-color : black;
	border-width : 1px;
	border-style : solid;
	text-align: right;
}

.logintitle {
	font-weight : bold;
}

.login {
	background-color : #E1E1CD;
	border-color : black;
	border-width : 1px;
	border-style : solid;
}

.register {
	background-color : #FFFFCC;
	border-color : black;
	border-width : 1px;
	border-style : solid;
}

.progressbar {
	border-color : black;
	border-width : 1px;
	border-style : solid;
}

