body 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0B0B90;
	width: 800px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
}

.hidden
{
	display:none;
	font-size: x-small;
}
.show
{
	display:inherit;
}

.bigwarning
{
	font-weight: normal;
	color: #CC0000;
}
.redbold {
	font-weight: bold;
	color: #FF3333;
}


.midwarning
{
	font-weight: normal;
}

.forminstruction 
{
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: justify;
}
.green {
	color: #01018B;
	font-weight: bold;
}


.login
{
	width: 450px;
	float: right;
	display: inline;
	position: absolute;
	text-align: right;
	font-size: x-small;
	color: #161695;
	left: 354px;
	top: 49px;
}

.headform 
{
	color: #000099;
	font-weight: normal;
	margin-top: 5px;
}
.smallformleft 
{
	font-size: x-small;
	font-weight: normal;
	text-align: left;
}

.smallformcentre 
{
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	color: #171795;
}

.smallform
{
	font-size: x-small;
	font-weight: normal;
	color: #171795;
}
.form 
{
	color: #0B0B90;
}

.smallcenter
{
	text-align: center;
	font-size: x-small;
}



.formcaption 
{
	font-weight:bold;
	text-align: left;
}
.smlgris 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-weight: normal;
}

a:hover 
{
	font-weight: normal;
	color: #EF4049;
	text-decoration: none;
}
.warning {
	color: #CC3300;
}


a:link 
{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

a:visited 
{
	font-weight: bold;
	color: #0B0B8F;
	text-decoration: none;
}
vbutton {
	display: inline;
}


a:active 
{
	font-weight: bold;
	color: #EF4A53;
}

.main 
{
	color: #08088F;
	text-decoration: none;
	margin-left: 100px;
}

p 
{
	text-align: justify;
}

h1
{
	font-size: medium;
}

h2
{
	font-size: small;
}

.textbox
{
	padding: 5px;
	border: 1px solid #0B0B90;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.qtext
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	padding: 10px;
	height: auto;
	width: 290px;
	border: 1px solid #006699;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.red
{
color:#FF3333
}
.qtextsmall
{
	font-size: x-small;
}
.qanswertext
{
	font-size: small;
	font-weight: normal;
}

