#headerBG {
	background-image: url(images/header_BG.jpg);
	background-repeat: no-repeat;
	background-color: #605F66;
	height: 105px;
}
#headerBG h1 {
	font-size: 1px;
	color: #999999;
	background-image: url(images/logo.gif);
	height: 100px;
	width: 425px;
	background-repeat: no-repeat;
	text-indent: -500px;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: center;
}
.leftmargin {
	background-image: url(images/left_bg.jpg);
	width: 199px;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
.leftmargin li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFDBDB;
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
}
.leftmargin ul {
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	background-color: #1D3734;
}
.rightmargin {
	background-image: url(images/right_bg.jpg);
	width: 178px;
	background-repeat: repeat-y;
	height: 365px;
}
.lnkmenu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/gtrbutton.gif);
	display: block;
	background-repeat: no-repeat;
	height: 42px;
	padding-left: 20px;
	padding-top: 17px;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding-bottom: 0px;
}
.contentArea {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.lnkmenu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/gtrbutton.gif);
	display: block;
	background-repeat: no-repeat;
	height: 42px;
	padding-left: 20px;
	padding-top: 17px;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding-bottom: 0px;
}
.lnkmenu a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/gtrbutton.gif);
	display: block;
	background-repeat: no-repeat;
	height: 42px;
	padding-left: 20px;
	padding-top: 17px;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding-bottom: 0px;
}
.lnkmenu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/gtrbutton_f2.gif);
	display: block;
	background-repeat: no-repeat;
	height: 42px;
	padding-left: 20px;
	padding-top: 17px;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding-bottom: 0px;
}
body {
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat-x;
	background-color: #1D3734;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contentArea h1 {
	background-color: #1E3836;
	color: #CCCCCC;
	padding: 4px;
	border: 1px solid #ffffff;
	font-size: 18px;
}
.contentArea p {
	font-size: 14px;
}

.footerNav a:link {
	font-size: 12px;
	color: #C4CACA;
	text-decoration: none;
}
.footerNav a:visited {
	font-size: 12px;
	color: #C4CACA;
	text-decoration: none;
}
.footerNav a:active {
	font-size: 12px;
	color: #C4CACA;
	text-decoration: none;
}
.footerNav a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.leftmargin h1 {
	background-color: #1E3836;
	color: #CCCCCC;
	border: 1px solid #ffffff;
	font-size: 18px;
}
