HTML, BODY {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

BODY {
	background: url('../res/bg/body.gif') top left;
}

A:link		{	text-decoration: none;	}
A:visited	{	text-decoration: none;	}
A:hover		{	text-decoration: underline;	}

.internal-link IMG {border: 0px;}

.cBodyWrap {
	width: 760px;
	background: url('../res/bg/body1.gif') repeat-y top left;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 18px 15px 18px;
	overflow: auto;
}

.cTopBorder {
	width: 760px;
	height: 50px;
	background-color: #07335A;
}

.cTBL {
	width: 16px;
	height: 50px;
	background: url('../res/bg/tbl.gif') no-repeat top left;
}

.cTBR {
	width: 16px;
	height: 50px;
	background: url('../res/bg/tbr.gif') no-repeat top right;
}

.cMetaMenu {
	text-align: right;
}

.cTBTeaser {
	padding-left: 20px;
}

.cMetaMenu {
	padding-right: 20px;
}


.cLogoSpace {
	width: 760px;
	height: 109px;
	background: url('../res/bg/logo.jpg') no-repeat top left;
	position: relative;
}

.cLogo {
	position: absolute;
	left: 30px;
	top: 20px;
	width: 245px;
	height: 65px;
}

.cLogo A IMG {
	border: 0px;
}

.cMainMenu {
	border-top: 1px solid white;
	border-left: 1px solid #F5F5F5;
	background: url('../res/bg/menu.gif') repeat-x top left;
	width: 564px;
	height: 25px;
}

.cOoops {
	width: 195px;
	height: 26px;
	float: right;
	background: url('../res/bg/logo2.jpg')  top right;
}


.cMainBody {
	background-color: white;
	width: 760px;
}

.cLeft {
	width: 388px;
	vertical-align: top;
	padding: 35px 24px 5px 30px;
	*padding-top: 40px;
}

.cRight {
	width: 268px;
	overflow: auto;
	vertical-align: top;
	padding: 115px 30px 5px 20px;
}

.cRight P {
	font-size: 10px;
	line-height: 14px;
}

.cLogo3 {
	float: right;
	width: 195px;
	height: 147px;
	margin-right: -30px;
	margin-top: -115px;
	background: url('../res/bg/logo3.jpg') no-repeat top right;
}


.cBottom {
	height: 19px;
	vertical-align: bottom;
	padding-top: 5px;
	background: url('../res/bg/bl.gif') no-repeat bottom left;
}

.cBottomHack {
	width: 790px;
	height: 5px;
	background: url('../res/bg/bottom.gif') repeat-x top left;
	margin-left: auto;
	margin-right: auto;
}

.cDate { float: left; margin-bottom: 20px; padding-right: 5px;	}
.hr { display: block; height: 11px; background: url('../res/bg/hr.gif') repeat-x center left; }

.cHeaderImg5 { margin-bottom: 10px;}
.chlayout2 {
	display: block;
	color: #E78929;
	font-weight: bold;
	padding-bottom: 10px;
	background: url('../res/bg/hr.gif') repeat-x bottom left;
	margin-bottom: 10px;
}

.cRight A:link,
.cRight A:visited	{ text-decoration: none;		color: black; }
.cRight A:hover		{ text-decoration: underline;	color: black; }