body
{
	margin: 0;
	background-color: #6668e0;
}

DIV.container {
	text-align: center;
	margin-top: -300px;
	margin-left: -400px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 600px;
	}

SPAN.maintext
{
	font-family: verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: normal;
	color: #0004CC;
}


.maintext a:link {
color : #d12c08;
text-decoration: underline;
}

.maintext a:visited { 
color : #d12c08;
text-decoration: underline;
}

.maintext a:hover { 
color : #d12c08;
text-decoration: none; 
}

.maintext a:active { 
color : #d12c08;
text-decoration: none; 
}

SPAN.mainlinks
{
	font-family: verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
}


.mainlinks a:link {
color : #ffffff;
text-decoration: none;
}

.mainlinks a:visited { 
color : #ffffff;
text-decoration: none;
}

.mainlinks a:hover { 
color : #ffffff;
text-decoration: underline; 
}

.mainlinks a:active { 
color : #ffffff;
text-decoration: none; 
}


hr.hr1 {
      border-top: 1px dotted #ffffff;
      border-bottom: 0px;
      border-right: 0px;
      border-left: 0px
    }
    
SPAN.copyright
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	color: #ffffff;
}


.copyright a:link {
color : #ffffff;
text-decoration: underline;
}

.copyright a:visited { 
color : #ffffff;
text-decoration: underline;
}

.copyright a:hover { 
color : #ffffff;
text-decoration: none; 
}

.copyright a:active { 
color : #ffffff;
text-decoration: none; 
}