a:link	{ text-decoration:none; color:#1377FF;}
a:visited	{ text-decoration:none; color:#1377FF;}
a:active	{ text-decoration:none; color:#1377FF; }
a:hover	{ text-decoration:underline; color:#FF9900; }

body {
	margin:0px;
	background:url(img/bggrad.gif) repeat-x left top #862121;
}

p {
	margin:0px;
	line-height:140%;
	font-size:75%;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
}

#header {
	background:url(img/topl.gif) no-repeat left top;
	width:840px;
	height:10px;
}

#footer {
	font-family:Verdana,Arial;
	font-size:10px;
	color:#eeeeee;
	padding:0px 5px 5px 5px;
}

#logo {
	margin-left:13px;
	margin-top:9px;
}


#logo
a {
	display:block;
	background:url(img/logo.gif) no-repeat left top;
	width:176px;
	height:23px;
	text-indent:-10000px;
}

#acont
.basetop {
	background:url(img/basetop2.gif) no-repeat left bottom;
	width:840px;
	height:12px;
	margin-top:13px;
}

#acont
.basebody {
	background:url(img/baseright.gif) repeat-y right top;
	height:495px;
	width:840px;
}

#acont
.basebottom {
	background:url(img/basebottom2.gif) no-repeat left top;
	width:840px;
	height:12px;
}

#acont
.bgbody1 {
	background:url(img/basebg.gif) repeat-x left top;
}

#acont
.bgbodyleft {
	background:url(img/mainbg2.gif) no-repeat left top;
	background-color: #414141;
	width:198px;
	height:495px;
	float:left;
}

#acont
.bgbodyright {
	background:url(img/mainbg.gif) no-repeat left top;
	background-color: #414141;
	width:639px;
	height:495px;
	float:left;
}

.roundbox {
	margin-top:350px;
	width:608px;
}

.roundtopleft {
	background:url(img/roundtop_left.gif) no-repeat left bottom;
	height:4px;
}
.roundtopright {
	background:url(img/roundtop_right.gif) no-repeat right bottom;
	height:4px;
}
.roundtopbase {
 	background-color:#ffffff;
}

.roundbottomleft {
	background:url(img/roundbottom_left.gif) no-repeat left top;
	height:4px;
}
.roundbottomright {
	background:url(img/roundbottom_right.gif) no-repeat right top;
	height:4px;
}
.roundbottombase {
	background-color:#ffffff;
}

.rbody {
	background-color:#ffffff;
	text-align:left;
	padding:2px 8px 4px 8px;
	line-height:170%;
}

.leftbox {
	margin-top:330px;
	color:#ffffff;
	width:180px;
	text-align:left;
}

.leftbox
h3 {
	margin-bottom:10px;
}



#menu {
	width:832px;
	position:absolute;
}

#menu
a{
	display:block;
	margin-left:3px;
	text-indent:-10000;
}

#menu
.mn1 {
	background:url(img/menu_05.gif) no-repeat left top;
	width:151px;
	height:24px;
	float:right;
}
#menu
.mn2 {
	background:url(img/menu_03.gif) no-repeat left top;
	width:151px;
	height:24px;
	float:right;
}
#menu
.mn3 {
	background:url(img/menu_01.gif) no-repeat left top;
	width:151px;
	height:24px;
	float:right;
}
#menu
.mn4 {
	clear:all;
}
#key {
	display:none;
}
