BODY, TABLE {font-family: Tahoma; font-size: 12px}
BODY {background-color: #f0f0f0}
h1 {
	text-transform: uppercase;
	color: #00309c;
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma;
	padding-left: 16px;
	background: url(img/starNew.gif) no-repeat center left;
	margin-bottom: 2px;
}


table.main {width: 100%; border-style: none}
.topBand TD {height: 10px; background: #cccccc}
TD.blueBand {background: #00309C; height: 105px;}
TD.blankBand {height: 10px; background: #cccccc;}
TD.mainPart {padding: 20 6 20 6}

TD.menuAndnewsCell 
{
	width: 200px; 
	vertical-align: top; 
	border: solid 1px #cccccc; 
	padding: 4px; 
	background: #f3f3f3;
}

TD.newsCell 
{
	width: 200px; 
	vertical-align: top; 
	border: solid 1px #cccccc; 
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	background: #f3f3f3;
}

.newsCell a:visited {color: blue}


TD.contentCell 
{
	vertical-align: top; 
	padding: 4px;
	padding-left: 9px;
	padding-right: 9px;
}
.contentCell P {text-align: justify; font-size: 12px}

.newsPre IMG {margin-right: 8px}

TABLE.navigation {margin: 10 0 0 0; border: none; width: 100%}
.navigation DIV {background: #cccccc; border-bottom: solid 2px #f3f3f3; color: #000000}

#itemNavig a, #itemNavig a:visited {color: #000000;}

.navigation a, .navigation a:visited {text-decoration: none; font-weight: bold; color: #00309c; font-size: 11px;
 line-height: 18px; padding-left: 4px}
.navigation a:hover {text-decoration: underline}

.news {font-size: 11px}

TD.sponsors {padding: 20 6 20 6; vertical-align: top}

.partners TD {
	padding: 6px;
	background: #ffffff;
	text-align: center;
	border-top: solid 1px #ececec;
	border-left: solid 1px #ececec;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #777777;
}
td.nopartner {border: none; background: #f0f0f0}

TD.copy {height: 16px; background: #cccccc; padding-left: 10px}


/* admin*/
.info
{
	font-size: 10px;
	color: White;
}

.container_editheader
{
	background-color: #6699CC;
}

.tab_main
{
	border: 1px solid gray;
}

.tab_btn
{
	border: 1px solid gray;
	background-color: #cccccc;
}

.tab_btn a
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.tab_btn_current
{
	background-color: White;
}

.header
{
	background-color: #a0a0a0;
	font-weight: bold;
	color: White;
}

.mngmntlink
{
	color: blue;
}

.row a
{
	color: Blue;	
}

.odd_row
{
	background-color: White;
}