body {
	background:#222d2d;
	color:#b5b4a0;
	font-family: arial, sans-serif;
	margin-bottom: 20px;
}

#wrap { 
	width: 1000px;
	margin: 0 auto;
}

h1 {
	font-size: 1.5em;
	margin-top: 0px;
	color: #94b3c5;
	//border: 1px solid red;
}

h2 {
	font-weight bolder;
	font-size 1.2em;
	color: #94b3c5:
	margin-bottom: 0px;
}

h3 {
	font-weight bolder;
	font-size 1em;
	color: #94b3c5;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
}

li {
	padding-left: 0px;
}

#continuous {
	font-family: sans-serif, arial;
	font-size: 11px;
	letter-spacing: 7px;
	color: #808080;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #808080;
	vertical-align: top;
}

#mytable{
	position: relative;
	display:inline;
	border-collapse: collapse;
	top: -21px;
	float: right;
	font-family: sans-serif, arial;
	font-size: 11px;
	height: 45px;
	font-weight: bolder;
	color: #808080;
	margin:0px;
}

#mytable a {
	//padding: 3px 10px 3px 10px;
	display: block;
	line-height: 2em;
}

#box {
	text-align: justify;
}

tt { color: #feab01; }

#box c {
	color: #94b3c5;
}


#box b {
	color: #94b3c5;
}

.menu td {
	//padding-top: 3px; 
	//padding-bottom: 3px;
	padding: 0px;
	border: 1px solid #808080;
	width: 8em;
	text-align: center; 
}

.menu {
	background-color: #222d2d;
}

.menu a:link {
	color: #feab01;
}

.menu a:visited {
	color: #9cb500;
}

.menu a:hover {
	color: black;
	background-color: #00FF00;
}

#box {
	position: relative;
	top: 0px;
	margin-left: 168px;
	padding: 30px;
	border: 1px solid #808080;
	background-color: #2f3e3e; 
	clear: both;
}

ul {
	margin-top: 0px;
	//margin-left: 0px;
//	border: 1px solid red;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #00FF00;
	text-decoration: none;
}

a:hover {
	color: #00FF00;
	text-decoration: none;
}
