BODY {
	background-color: #666666;
	margin: 0px;

}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
}

.body_txt_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
a.email:link, a.email:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: none;
}
a.email:hover {
color: #FFCC33; 
        text-decoration: none;
		}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.footer:link, a.footer:visited {
	color: #0066FF; 
        text-decoration: none;
	}

a.footer:hover {
	color: #FF3300; 
        text-decoration: none;
	}
a.down:link, a.down:visited {
	color: #0066FF; 
        text-decoration: none;
	}

a.down:hover {
	color: #FF3300; 
        text-decoration: none;
	}
.reverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
}
#loading {position: absolute; top: 30%; left: 49.5%; z-index: 3; width: 32px; height: 32px; text-indent: -999em; background-image: url(images/progress.gif); }
#supersize {
	position: fixed;
	left: 0px;
	top: 0px;
}
#supersize img, #supersize a {
	height:100%;
	width:100%;
	position:absolute;
	z-index: -100;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
	position:relative;
	display:block;
	min-height:100%;
	z-index: 5;
	border: 2px solid #333333;
	margin-top: 10;
	margin-bottom: 0;
}
#pad {
	height: 15px;
	width: auto;
}

