body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	marginheight: 0px;
	marginwidth: 0px;
    background-color:#26386F; /*E6E6E6;*/
	text: #02021E;
}


th{
	font-family: verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #3B4454; /*003366;*/
	text-align: left;
	vertical-align: top;
	/*text-indent: 10px;*/
	width: 100%;
	height: 30px;
}

td,tr,div {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	color: #02021E;
}

p {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	color: #02021E;
	text-align: justify;
}

title {
	font-family: verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #3B4454; /*003366;*/
	text-align: left;
	vertical-align: top;
	/*text-indent: 10px;*/
	width: 100%;
}

a:link, a:visited {
	color:#003366; /*3399CC*/
	text-decoration:underline
}
a:hover{
	color:#003366; /*3399CC*/
	text-decoration:underline
}

a.topnav:link, a.topnav:visited {
}
a.topnav:hover {
}



hr {
	/*background: #999999;*/
    color: #cccccc; height:1px; border: 1px solid;
}
.hr {
	/*background: #999999;*/
    color: #cccccc; height:1px; border: 1px solid;
}



.page {
    background-color:#E8F1FF;
	text: #02021E;
}

.maintitle {
	font-family: verdana, Arial, Helvetica;
	font-size: 15px;
	color: #3B4454;
	font-weight: bold;
	text-transform: uppercase;
}

.mainsubtitle {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	color: #3B4454;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
}


.main {
    margin-left: 35px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
    background-color:#E8F1FF;
	padding: 5px;
	width: 700px;
	height: 330px;
	text-align: justify;
}

.registration {
    margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
    background-color:#E8F1FF;
	padding-top: 5px;
	padding-left: 5px;
	width: 510px;
	text-align: justify;
}


.outsideborder {
	background-color: #02021E;
}

.mainintro {
	text-align: justify;
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	color: #02021E;
}

.footer {
	font-family: verdana;
	font-size: 11px;
	color: #02021E;
	text-align: left;
}

.footernav {
	font-family: verdana;
	font-size: 10px;
	color: #02021E;
	text-align: left;
}

a.footernav:link, a.footernav:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #02021E;
	text-decoration:none
}
a.footernav:hover {
	color: #02021E;
	text-decoration: underline;
}

.copyright {
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px; 
	color: #EAF1FF; /*AEAFB1 */
	text-align: center;
}


a.copyright:link, a.copyright:visited {
	color: #9097A2; /*A4A5A7;*/
	font-size: 9px; text-decoration: none; font-weight: normal;
}
a.copyright:hover {
	text-decoration: underline;
}

