#menu p a {
	color:#73777D;
	text-decoration:none;
}

#menu p {
	padding-top:0;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:5px;
	color:#3E3E3E;
	font-size:9pt;
	text-transform:uppercase;
	letter-spacing:3px;
}

#preload {
	display:none;
}

#menu {
	position:absolute;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-o-border-top-left-radius:10px;
	-ms-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
	-o-border-top-right-radius:10px;
	-ms-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	background-color:#A7A7A7;
	padding-top:21px;
	padding-right:15px;
	opacity:0.900316;
	padding-left:15px;
	width:167px;
	overflow:hidden;
	height:2px;
	left:399px;
	bottom:141px;
}

.bodytext {
	position:absolute;
	left:18px;
	top:291px;
	width:274px;
	height:155px;
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	text-align:justify;
}

hr {
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-style:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	width:100%;
	color:#AFBD21;
	height:1px;
	background-color:#AFBD21;
}

a {
}

a:link {
	color:white;
}

a:visited {
	color:white;
}

a:active {
	color:white;
}

a:hover {
	color:white;
}

h1 {
	margin-top:0;
	margin-bottom:0;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
	font-family:Verdana;
	font-weight:normal;
}

h2 {
	margin-top:0;
	margin-bottom:0;
	color:#FFFFFF;
	font-family:helvetica;
	font-weight:normal;
	letter-spacing:1px;
	font-size:11px;
	padding-top:1px;
}

h3 {
	text-decoration:none;
	margin-top:0;
	margin-bottom:0;
	font-weight:normal;
	font-family:"Times New Roman";
}

h5 {
	text-decoration:none;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	color:#AFBD21;
	font-family:Helvetica;
	font-weight:normal;
	font-size:11px;
	padding-top:8px;
}

h4 {
	text-decoration:none;
	text-align:left;
	word-spacing:25px;
	margin-top:0;
	margin-bottom:0;
	color:#FFFFFF;
	padding-left:10px;
	font-family:Helvetica;
	font-weight:normal;
	font-size:11px;
	padding-top:8px;
}

h6 {
	text-decoration:none;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	color:#FFFFFF;
	font-family:Helvetica;
	font-weight:normal;
	font-size:11px;
	padding-top:8px;
}

.topBar {
	width:100%;
	height:30px;
	background-color:rgba(0,0,0,0.00);
}

#mycontent {
	background-color:#73777D;
	position:relative;
	display: block;
	float:none;
	margin-top:25%;
	margin-left: auto;
	margin-right: auto;
	width:70%;
}

body {
}

#bottombar {
	position:absolute;
	width:100%;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	bottom:0;
	margin-top:0;
	font-size:11px;
	line-height:1.5em;
}

