body { 
	margin: 0;
	background: #ffffff;
	}

#headertext{
	font-family : arial, sans-serif;
	font-size : 7pt;
	text-align: center;
	text-decoration: none;
	color: #000000;
	}

a#headerlogo {
    display: block;
    width: 576px;
    height: 67px;
    margin: 0 auto;
    text-decoration: none;
    background-color: #ffffff;
}
a#headerlogo img {
    display: block;
    border: 0;
}
a#headerlogo:hover {
    background-color: #0000ff;
}

#menutext{
	font-family : arial, sans-serif;
	font-size : 8pt;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	color: #000000;
	}

#menutext  a:link, a:visited { 
	color: #191970;
	text-decoration: none;
	}
#menutext  a:hover, a:active {
	color: #ff0000;
	text-decoration: underline; 
	}
	
.rolloverre a {
display:block;
width: 105px;
padding:5px 5px 8px 1px;
font: bold 11px sans-serif;;
color: #FFFFFF;
background: url("images/red_0.jpg") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.rolloverre a:hover { 
background-position: 0 -35px;
background: url("images/red_1.jpg") 0 0 no-repeat;
color: #FFFFFF;
}
.rolloverre a:active {
background-position: 0 -70px;
background: url("images/red_1.jpg") 0 0 no-repeat;
color: #FFFFFF;
}



.rollovergr a {
display:block;
width: 105px;
padding:5px 5px 8px 1px;
font: bold 11px sans-serif;;
color: #FFFFFF;
background: url("images/green_0.jpg") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.rollovergr a:hover { 
background-position: 0 -35px;
background: url("images/green_1.jpg") 0 0 no-repeat;
color: #FFFFFF;
}
.rollovergr a:active {
background-position: 0 -70px;
background: url("images/green_1.jpg") 0 0 no-repeat;
color: #FFFFFF;
}


.rolloverbl a {
display:block;
width: 105px;
padding:5px 5px 8px 1px;
font: bold 11px sans-serif;;
color: #FFFFFF;
background: url("images/blue_0.jpg") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.rolloverbl a:hover { 
background-position: 0 -35px;
background: url("images/blue_1.jpg") 0 0 no-repeat;
color: #FFFFFF;
}
.rolloverbl a:active {
background-position: 0 -70px;
background: url("images/blue_1.jpg") 0 0 no-repeat;
color: #FFFFFF;
}


#mainText { 
	width: 585px; 
	margin-top: 90px;
	margin-left: 180px;
	position: absolute;
	z-index: 0;
	font-family : helvetica, arial, sans-serif;
        font-size : 10pt; 
	text-align: justify;
	}
#mainText a:link, #mainText a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #483D8B;
	}
#mainText a:hover, a:active { 
	text-decoration: underline; 
	color: #483D8B;
	}


#mainText2 
{ 
	z-index: 0;
	font-family : helvetica, arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	}
#mainText2 h1
	{ 
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: #FF0000;
	}
#mainText2 h2
	{ 
	text-align: center;
	font-size: 10pt;
	}

#mainText3 
{ 
	width: 585px; 
	margin-top: 540px;
	margin-left: 180px;
	position: absolute;
	z-index: 0;
	font-family : helvetica, arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	}
	
#mainText3 a:link, #mainText3 a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #483D8B;
	}
#mainText3 a:hover, a:active { 
	text-decoration: underline; 
	color: #483D8B;
	}

#footer {
	float: left;
	margin-top: 400px;
	margin-left: 15px;
	margin-bottom: 0px;
	width: 120px;
	position: absolute;
	letter-spacing: 2px;
	z-index: 1;
	font-family : helvetica, arial, sans-serif;
	font-size: 7pt;
	text-align: left;
	text-decoration: none;
	color: #fdfefd;
	}
#footer span {
	display:none;
	}	
#footer a:link { 
	color: #fdfefd;
	text-decoration: none;
	}
#footer a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fdfefd;
	}
#footer a:hover, a:active {
        font-weight: bold;
	text-decoration: none; 
	color: #483D8B;
	}	
	

