body {
	background: #000;
}

img {
	border: 0;
}

table.main {
	margin: auto;
	border: 5px solid #665;
}

div.heading {
	font-size: 17px;
}

div.title {
	color: #894;
	font-family: trebuchet ms, verdana;
	font-size: 17px;
	padding: 10px;
}

div.leftnews {
	padding: 0px 10px 10px 10px;
}

a:link.menu {
	font-family: trebuchet ms, verdana;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

a:active.menu {
	font-family:trebuchet ms, verdana;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

a:visited.menu {
	font-family: trebuchet ms, verdana;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

a:hover.menu {
	font-family: trebuchet ms, verdana;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

td.navbar {
	background: #894;
	text-align: center;
	height: 25px;
}

td.body {
	background: #fff;
	padding: 10px;
	font-size: 13px;
	font-family: trebuchet ms, verdana;
}

td.leftbody {
	background: #333;
	width: 182px;
	border-right: 1px solid #894;
	color: #bb9;
	font-family: trebuchet ms, verdana;
	font-size: 12px;
}

td.footer {
	background: #333;
	color: #bb9;
	font-size: 12px;
	font-family: trebuchet ms, verdana;
	text-align: center;
	height: 22px;
}

td.spacer {
	height: 4px;
	background: #894;
}

a:link.footer {
	font-family: trebuchet ms, verdana;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

a:active.footer {
	font-family:trebuchet ms, verdana;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

a:visited.footer {
	font-family: trebuchet ms, verdana;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

a:hover.footer	{
	font-family: trebuchet ms, verdana;
	color: #894;
	font-size: 12px;
	text-decoration: none;
}

div.leftimg {
	padding: 0px 0px 10px 15px;
}

input.leftemail {
	border: 1px solid #894;
	margin-top: 5px;
	margin-bottom: 7px;
	font-family: trebuchet ms, verdana;
	font-size: 12px;
	background: #EAEAEA;
}

a:link {
	font-family: trebuchet ms, verdana;
	color: #894;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	font-family:trebuchet ms, verdana;
	color: #894;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: trebuchet ms, verdana;
	color: #894;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover	{
	font-family: trebuchet ms, verdana;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}