body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #ffff66;
	text-decoration: underline;
}

a:visited {
	color: #ffff66;
	text-decoration: underline;
}

a:active {
	color: #ffff66;
	text-decoration: underline;
}

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

a.tbar:link {
	color: #ffffff;
	text-decoration: none;
}

a.tbar:visited {
	color: #ffffff;
	text-decoration: none;
}

a.tbar:active {
	color: #ffffff;
	text-decoration: none;
}

a.tbar:hover {
	color: #ffffff;
	text-decoration: none;
}

div.mtent {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

div.mtopbar {
	padding: 0px;
	background-color: #000000;
}

div.mbanner {
	background-color: #cccccc;
	height: 225px;
}

div.msocial {
	color: #ffffff;
	font-size: 16px;
	padding: 5px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	font-family: verdana, times new roman, helvectica;
}

div.mrightcol {
	text-align: center;
}

div.mcopyright {
	color: #ffffff;
	font-size: 12px;
	padding: 5px;
	height: 35px;
	text-align: center;
	font-family: verdana, times new roman, helvectica;
}

div.mcontent {
	padding: 0px;
	background-color: #000000;
}

h1 {
	color: #ffffff;
	background-color: #000066;
	font-family: verdana, times new roman, helvectica;
}

p.mtopbarp {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-family: verdana, times new roman, helvectica;
}

p.mtopbarpb {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	font-family: verdana, times new roman, helvectica;
}

p.mnewstxt {
	color: #ffffff;
	font-size: 14px;
	padding: 3px;
	font-family: verdana, times new roman, helvectica;
}