
/*========================== General ===============================*/
body {

	scrollbar-base-color:#F1F2E8;
	background:#F1F2E8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    line-height: 15pt;
}

td{
	font-size:9pt;
	font-family:Georgia;
    color:56481F;
}


/*========================= HEADER =============================*/
.bodyContainer {
	border:#DADAD2 1px solid; margin:0 auto; background:#F8F9EF; color:#474747;
}
.header {
	position:relative; height:368px;
	background:url(images/hdr_bg.jpg) 7px 36px no-repeat;
}
.header img {
	position:absolute; left:124px; top:30px;
}
.header h1 {
	text-indent:-2000px; background:url(images/punchline.gif) left top no-repeat;
	height:52px; position:absolute; left:505px; top:113px; width:237px;
}
.header ul {
	position:absolute; left:492px; top:37px;
}
.header ul li {
	float:left;
}
.header ul li a {
	font-size:12px; font-weight:bold; width:90px; margin-right:1px;
	height:25px; line-height:25px; text-align:center; color:#F8F7F2;
	display:block;
}
.header ul li a:hover {
	color:#232321;
}
.header ul li a.sitemap {
	color:#232321; background:#FFC01B;
}
.header ul li a.sitemap:hover {
	color:#F8F7F2; background:#FFC01B;
}

.footer{
	color:#24221C;
	font-family:Verdana;
	font-size:6pt;
	text-decoration:none;
}
.footer:hover{color:0F6AB3;
	text-decoration:underline}
	
.link{
	color:#1E718C;
	font-family:Georgia;
	font-size:9pt;
	text-decoration:underline;
}
.link:hover{color:FF3300;
	text-decoration:underline}
	
.link2{
	color:#FF3300;
	font-family:Georgia;
	font-size:9pt;
	text-decoration:underline;
}
.link2:hover{color:008000;
	text-decoration:underline}