body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	background-image: url(../images/1pix_gif.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	color: #FFFFFF;
}
li {
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

.backgroundimage {
	background-attachment: scroll;
	background-color: #025893;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	color: #FACB00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FDD501;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FBD300;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #FEC400;
	text-decoration: underline;
}

a.button:link {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
a.button:visited {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
a.button:hover {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
a.button:active {
	color: #2E6616;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

h1 {
	padding-top: 10px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-size: 15px;
	color: #FFC404;
	font-style: oblique;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 10px;
	margin-top:2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h4 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
