body {
	background-color: #000000;
}
#fadeshow1 {
	background-position: center;
	left: auto;
	right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td               {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, "Trebuchet MS", Arial;
	color: #00FF00;
}
p         {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.h1 {
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
}
a:link {
	color: #999999;
	font-family: Verdana, "Trebuchet MS", Arial;
}
a:visited {
	color: #0099FF;
	font-family: Verdana, "Trebuchet MS", Arial;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, "Trebuchet MS", Arial;
}


a.menu_link {
	font-family: arial, helvetica, sans-serif;
	font-weight: 400;
	text-decoration: underline;
	font-size: 12px;
	color: #0099CC;
}
.list {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: 200;
	list-style-position: inherit;
	list-style-type: disc;
	left: auto;
}
.container {
	width: 900px;
	padding: 0px;
	margin: 3px 0 0px 0;
	background: #000000;
	padding-top: 10px;
}

/* circle */

#navCircle {
	margin: 0;
	padding: 0 0 20px 0px;
	border-bottom: 1px solid #9FB1BC;
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 7px;
	text-decoration: none;
	color: #3399FF;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	padding-bottom: 6px;
	color: #99FF00;
	background: url(circle.gif) no-repeat bottom center;
}

h4 {
	font-size: 100%;
	color: #CCFF00;
	margin: 0;
}
.style2 {
	color: #CCCCCC;
	font-size: 12px;
}
.style5 {color: #CCCCCC; font-size: 10px; }

