body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana,arial,helvetica,sans-serif;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: none;
	font-size: 12px;
}

body, ul, td, th, p {
	font-size: 12px;
}

a {
	background-color: inherit;
	color: #000000;
}

a:active {
	background-color: inherit;
	color: #e60000;	
}

ul {
	position: relative;
	left: -24px;
	padding-right: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #e60000;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 {
	font-size: 9px;
	font-weight: lighter;
	margin: 1px;
}

.tabtop td,.tabtop a {
	margin-top: 6px;
	font-size: 10px;
	background-color: inherit;
	color: #ffffff;
}

.tabtop{
	background-color: #000000;
	color: #ffffff;
	height: 76px;
}

.tabbody {
	width: 100%;
}

.tabbody .side {
	background-color: #f0f0f0;
	color: #000000;
}

.side {
	width: 140px;
}

.middle td {	
	padding-left: 3px;
	padding-right: 3px;
}

#mainpage {
	background: #DEDEDE;
}

#side-left
{
	height: 100%;
	border-right: 1px solid #cccccc;
}

#side-right
{
	border-left: 1px solid #cccccc;
}

.tabbottom td {
	background-color: #cccccc;
	color: #000000;
	font-size: 11px;
	border-top: 1px solid #333366;
}

.tabbottom a {
	text-decoration: none;
}

.topspace
{
	margin-top: 6px;
}

.noline {
	text-decoration: none;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

img {
	border: none;
}

.searchbox td
{
	background-color: #cccccc;
	/* #f0f0f0; */
	color: #000000;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #cccccc;
}

.invisibletab {
	border: 0px none Black;
}

.invisibletab td {
	padding: 0px 6px 6px 0px;
	margin: 0px 0px 0px 0px;
}

.little, .little td {
	font-size: 10px;
}

.newshead {
	font-size: 10px;
	margin-bottom: 3px;
}

.paddingtable {
	border-collapse: collapse;
}

.paddingtable td {
	padding: 0px 8px 5px 0px;
}

form table
{
	border-collapse : collapse;
	border-spacing : 0px;
}

form table td
{
	margin-left: 0px;
	padding-left: 0px;
}

.columntitles td
{
	font-weight: bold;
	padding-bottom: 18px;
}