a {
	text-decoration : underline;
}

a:link {
	color : #99CCFF;
}

a:visited {
	color : #99CCFF;
}

a:hover {
	color : #FFB260;
}

a:active {
	color : #FFFFFF;
}

body {
	color : #FFFFFF;
	background-color : #990000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color : #99CCFF;
	font-size : 20px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

h2 {
	color : #99CCFF;
	font-weight : bold;
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
}

h3 {
	color : #FFB260;
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
}

h4 {
	color : #FFB260;
	font-weight : bold;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
}

p {
	color : #FFFFFF;
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

td {
	color : #FFFFFF;
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

u {
	color : #FFB260;
	text-decoration : none;
	font-weight : bold;
}

.clearer {
	clear : both;
}

.subm {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.subm a {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 15px;
	display : block;
	background-image : url(images/button-blank-off.gif);
	background-repeat : no-repeat;
	background-position : left;
	line-height : 24px;
	text-decoration : none;
}

.subm a:link {
	color : #FFFFFF;
}

.subm a:visited {
	color : #FFFFFF;
}

.subm a:hover {
	background-image : url(images/button-blank-on.gif);
	background-repeat : no-repeat;
	color : #99AAFF;
}

.subm a:active {
	background-image : url(images/button-blank-on.gif);
	background-repeat : no-repeat;
	color : #99AAFF;
}

.subm p {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

.subm2 a {
		padding : 0px 0px 0px 25px;
}

#content {
	float : left;
	width : 525px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 40px;
}

#contentwrapper {
	margin : 20px 10px 0px 10px;
	padding : 0px 0px 0px 3px;
}

#footer {
	margin : 5px 5px 5px 5px;
}

#megawrapper {
	width : 770px;
	margin : 5px auto 5px auto;
	padding : 5px 0px 5px 0px;
	border : 1px solid #FFCC00;
	position : relative;
}

#menu {
	width : 165px;
	border : 1px solid #FF8C29;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

#menus {
	float : left;
	width : 170px;
}

#submenu {
	width : 165px;
	border : 1px solid #FF8C29;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

#topwrapper {
	width : 750px;
	margin : 0px 10px 0px 10px;
	position : relative;
	height : 136px;
	visibility : visible;
}

#topwrapper img {
	border : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
#top1 {
	position: absolute;
	top: 0px;
	left : 0px;
	width: 16px;
	z-index : 1;
}
#top2 {
	position: absolute;
	top: 0px;
	left : 16px;
	width: 144px;
	z-index : 1;
}
#top3 {
	position: absolute;
	top: 0px;
	left : 160px;
	width: 24px;
	z-index : 1;
}
#top4 {
	position: absolute;
	top: 0px;
	left : 184px;
	width: 232px;
	z-index : 1;
}
#top5 {
	position: absolute;
	top: 0px;
	left : 416px;
	width: 336px;
	z-index : 1;
}

