body {
	background-color: #222222;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 100px;
	font-family: Verdana;
	font-size: 11px;
	color: #FBFBFB;
}
table, tr, td {
	font-family: Verdana;
	font-size: 11px;
	color: #FBFBFB;
	vertical-align: top;
}
table {
	padding: 0px;
	spacing: 0px;
}


div.containerTop, div.containerBot {
	width: 750px;
	background-color: #222222;
}
div.topmenu {
	height: 15px;
	text-align: right;
	font-size: 9px;
	padding-right: 8px;
}
td.toplogo {
	width: 750px;
	height: 250px;
}

div.logo {
	text-align: left;
	height: 160px;
}
div.boxTopRounded {
	background-color: #454545;
	height: 15px;
}
div.boxBotRounded {
	background-color: #454545;
}
div.boxMainContent {
	height: 100%;
}
div.boxBanners {
	text-align: center;

}
table.container {
	width: 750px;
	height: 100%;
	background-color: #000000;
	padding: 0px;
	spacing: 0px;
}
table.contentTable {
	background-color: #333333;
	border-top: 1px solid #1a1a1a;
	border-bottom: 1px solid #1a1a1a;
}
table.table_grey_bg {
	background-color: #454545;
}
table.bannerImgTable {
	spacing: 10px;
}
tr.newsHeader {
	background-image: url('../gfx/gradient_header.gif');
	height: 24px;
	padding-left: 5px;
	border: 1px solid #000000;
}
td.newsHeader {
	background-image: url('../gfx/gradient_header.gif');
	height: 24px;
	padding-left: 5px;
	border: 1px solid #000000;
}
td.subNewsHeader {
	padding-left: 5px;
	padding-top: 2px;
}
td.newsFooter {
	text-align: right;
	padding-right: 5px;
	color: ffd33c;
}
tr.table_list {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
td.textArea1, td.contentCell	{ padding: 7px; }
td.leftnav, td.tableList 		{ padding-left: 7px; }

/** TEXT **/
.header1, .nav_header	{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffd33c;
	padding: 3px;
}
.header_main, div.main_header {
	font-size: 24px;
	font-family: Impact;
	text-align: right;
	letter-spacing: 0px;
	color: #ffd33c;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	height: 35px;
	border-top: 1px solid #000000;
	background-color: #222222;
}
.header2, td.newsHeader {
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffd33c;
}
.subNewsHeader { font-size: 10px; }
	

/** LINKS **/
a.nav	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #c0c0c0;
	text-decoration: none;
}
a.nav:hover {
	color: #fbfbfb;
	text-decoration: underline;
}
a.editNav {
	font-family: Verdana;
	font-size:9px;
	color: #c0c0c0;
	text-decoration: none;
}
a.editNav:hover {
	color: #fbfbfb;
	text-decoration: underline;
}
a.normLink { color: #ffd33c; text-decoration: none; }
a.normLink:hover { text-decoration: underline; }
a.topmenu { text-decoration: none; color: #fbfbfb; }
a.topmenu:hover { text-decoration: underline; color: #ffffff; }
	

/** IMAGES **/
.bannerImg	{
	width: 160px;
	border: 0px;
	align: center;
}
.img {
	padding: 3px;
}
.newsImg {
	height: 19px;
	vertical-align: middle;
}
.thumb {
	border: 1px solid #000000;
}

/** INPUT FIELDS & FILEDSETS**/
input.submit {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
}
.input, .inputTextfield {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000000;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;

}
.inputTextfield {
	color: #fbfbfb;
	background-color: #454545;
}
	



