/* CSS Document */

body{
	margin: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:1.3;
}

a{
	color: #003300;
	text-decoration: underline;
}

a:hover{
	color: #003300;
	text-decoration: none;
}

.menuH{
	color: #C0C7C6;
	font-size: 12px;
	font-weight:bold;
	padding-left: 4px;
}

a.mLinks{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-left: 12px;
	line-height: 1.3;
	font-weight: bold;
}

a.mLinks:hover{
	text-decoration: underline;
}


td.menuCell{
	background-image: url(images/banner_left_side.gif);
	background-repeat: no-repeat;
	width: 132px;
	background-color: #1B5A5C;
	vertical-align: top;
}

td.mainCell{
	border: #1B5A5C 1px solid;
	vertical-align: top;
}

td.topCell{
	background-color: #1B5A5C;
	background-image: url(images/banner_top.gif);
	background-repeat: no-repeat;
	height: 93px;
}

td.contentCell{
	background-image: url(images/banner_corner.gif);
	background-repeat: no-repeat;
	height: 90px;
}

.pageTitle{
	color:#FFFFFF;
	font-size: 24px;
	padding-top:30px;
}

.pageSubTitle{
	color:#FFFFFF;
	font-size: 12px;
	padding-left: 50px;
	font-weight: bold;
	
}

.pageTitleAdd{
	color: #B8DB9C;
	font-size: 28px;
}

#newsBox{
	position:relative;
	left:500px;
	top:10px;
	width:200px;
	height:65px;
	z-index:1;
	border: 0px #FFFFFF solid;
	color: #FFFFFF;
	text-indent: 5px;
}

#lytTitle {
	position:relative;
	left:50px;
	top:2px;
	width:500px;
	height:55px;
	z-index:1;
}