body
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	color: #000000;
	background-color: #2c2c2c;
	font-family: Verdana, Arial;
}

#speed
{
	border: 0px;
	margin: 5px;
	padding: 0px;
	width: 558px;
	text-align: center;
}

.p_speed
{
	color: #DDDDDD;
	font-size: 10px;
}

table.basic
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	background-color: #b0b0b0;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

td.basic
{
	margin: 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	border-collapse: inherit;
}

h1
{
	color: #555555;
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	border-bottom: 1px dotted #555555;
	font-family: Times New Roman, Georgia, MS Serif;
}

h2
{
	color: #DDDDDD;
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	border-bottom: 1px dotted #b0b0b0;
	font-family: Times New Roman, Georgia, MS Serif;
}

.h2
{
	color: #9c0903;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Trebuchet MS;
}

#close
{
	margin-top: 5px;
	text-align: inherit;
}

#content
{
	border: 0px;
	margin: 0px;
	padding: 10px;
	font-size: 11px;
}

#nav_group
{
	margin-top: 20px;
	margin-left: 20px;
	border: 0px solid #FFFF00;
}

A:Link, A:Active, A:Visited
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

A:Hover
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #9c0903;
}

.nav A, .nav A:Active, .nav A:Visited
{
	float: left;
	width: 157px;
	height: 20px;
	border: 0px solid green;
	margin: 0px;
	padding: 0px;
	color: #d6d6d5;
	display: block;
	font-size: 10px;
	margin-bottom: 5px;
	text-indent: 32px;
	line-height: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url('images/button1.jpg');
}

.nav A:Hover
{
	float: left;
	width: 157px;
	height: 20px;
	border: 0px solid green;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	display: block;
	font-size: 10px;
	margin-bottom: 5px;
	text-indent: 32px;
	line-height: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url('images/button2.jpg');
}

#bnav_group
{
	height: 20px;
	background-color: #5a5a5a;
	background-repeat: repeat-x;
	background-image: url('images/mjg_content_04.jpg'); 
}

.bnav A, .bnav A:Active, .bnav A:Visited
{
	border: 0px;
	color: #d6d6d5;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

.bnav A:Hover
{
	border: 0px;
	color: #ffffff;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}