body{
	margin:0px;
	padding:0px;
	color:#030146;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
}

h1 {
	color:#030146;
	font-family:Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size:25px;
}


#content{
	background-image:url(../images/content_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

p{
	margin:0px;
	margin-top:0px;
	margin-bottom:20px;
}

.copytext{
	color:white;
	font-size:18px;
	padding:0px 20px 10px 30px;
	font-family:Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}

#nav td{
	padding:10px 10px 0px 0px;
}

#footer{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}

a.linktype1:link {
font-family: Arial;
font-size: 11px;
color: #01ADF0;
font-weight: bold;
text-decoration: none;
}
	
a.linktype1:visited {
font-family: Arial;
font-size: 11px;
color: #01ADF0;
font-weight: bold;
text-decoration: none;
}

a.linktype1:hover {
font-family: Arial;
font-size: 11px;
color: #01ADF0;
font-weight: bold;
text-decoration: none;
}

a.linktype2:link {
	color:#030146;
	font-family:Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size:25px;
	text-decoration: none;
}
	
a.linktype2:visited {
	color:#030146;
	font-family:Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size:25px;
	text-decoration: none;
}

a.linktype2:hover {
	color:#030146;
	font-family:Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size:25px;
	text-decoration: none;
}

a.linktype3:link {
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
	
a.linktype3:visited {
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.linktype3:hover {
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

img{border:none;}