<style type="text/css">

A{color:#666666; text-decoration:none}
A:visited{color:#666666; text-decoration:none}
A:hover{color:#666666; text-decoration:underline}
A:visited:hover{color:#666666; text-decoration:underline}

A.nav{color:#999999; font-size: 10px; font-family: Verdana; text-decoration:none}
A.nav:visited{color:#999999; font-size: 10px; font-family: Verdana; text-decoration:none;}
A.nav:hover{color:#00235A; font-size: 10px; font-family: Verdana; text-decoration:underline;}
A.nav:visited:hover{color:#00235A; font-size: 10px; font-family: Verdana; text-decoration:underline;}

A.bullets{color:#FFFFFF; font-size: 9px; font-family: Verdana; text-decoration:none}
A.bullets:visited{color:#FFFFFF; font-size: 9px; font-family: Verdana; text-decoration:none;}
A.bullets:hover{color:#FFFFFF; font-size: 9px; font-family: Verdana; text-decoration:underline;}
A.bullets:visited:hover{color:#FFFFFF; font-size: 9px; font-family: Verdana; text-decoration:underline;}

.bg {background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_main {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_main2 {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left -220px;
}

.bg_header {
	background-image: url(images/image1.jpg);
	background-repeat: no-repeat;
	background-position: 150px -50px;
}
.bg_header2 {
	background-image: url(images/image10.jpg);
	background-repeat: no-repeat;
	background-position: 150px -50px;
}
.bg_header3 {
	background-image: url(images/image2.jpg);
	background-repeat: no-repeat;
	background-position: 150px -50px;
}
.bg_header4 {
	background-image: url(images/image3.jpg);
	background-repeat: no-repeat;
	background-position: 150px -150px;
}
.bg_header5 {
	background-image: url(images/image6.jpg);
	background-repeat: no-repeat;
	background-position: 150px -50px;
}

.bgedge {background-image: url(images/bg_edge.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
	
.title {
	font-family: Verdana;
	font-size: 16pt;
	color: #666666;
}

.titlemain {
	font-family: arial;
	font-size: 30pt;
	color: #FFFFFF;
	letter-spacing: 8px;



}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

.whitetitle {color:#FFFFFF; font-family: Verdana; font-size: 15pt;}
.whiteheader {color:FFFFFF; font-family: Verdana; font-size: 10pt; font-weight: bolder;}
.whitetext {color:#FFFFFF;	font-family: Verdana; font-size: 8pt;}

.titlemain {

	font-family: Verdana;
	font-size: 14pt;
	color: #666666;
}

.v_line {
	background-image: url(images/1x1.gif);
	background-repeat: repeat-y;
}
.h_line {
	background-image: url(images/1x1.gif);
	background-repeat: repeat-x;
}
</style>

