@charset "utf-8";

body {
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	margin-top: 0px;
}

.style1 {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 1.5em;
}
.style4 {font-size: 14pt}
.style5 {
	color: #FFCC33;
	font-size: 16pt;
}
.style6 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC33;
}
.style7 {color: #FFFFFF}
.style8 {
	color: #FFCC33;
	font-weight: bold;
}
.style9 {
	color: #FFFFFF
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFCC33;
}

.main {
	padding: 20px;
	line-height: 1.5em;
}
fieldset {
	border: 1px solid #6699CC;
	margin-bottom: 1em;
}
legend {
	font-weight: bold;
	color: #FFFFFF;
}

.main ul {
	list-style-type: none;
	list-style-image: url(images/bullet_list.gif);
	list-style-position: outside;
}
#footer_nav {
	color: #FFFFFF;
	font-size: 8pt;
	line-height: 1.5em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer_nav  a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
#Home a#home{
	color: #FFCC33;
	font-weight: bold;
}
.nav_list, .contact {
	margin-left: 12px;
}
.main a:link{
	color: #ffcc33;
}