/* CSS Basic Document */
body
{
	margin:0px auto;
	padding:0px;
	background-color:#DDDDDD;
}
.header
{
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background:url(/images/site/header_image.jpg) left top no-repeat;
	height:125px;
}
.logo
{
	margin-left:8px;
	margin-top:5px;
}
.menu_box
{
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-top:1px solid #F7BB03;
	border-bottom:1px solid #F7BB03;
	background-color:#646464;
	height:30px;
	color:#F7BB03;
}
.body_box
{
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	padding:20px 5px 25px 5px;
	background-color:#FFFFFF;
	color:#5C5C5C;
}
.heading
{
	background-color:#646464;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F7BB03;
	text-decoration: none;
	padding-left:0px;
}
.box
{
	border:1px solid #646464;
	padding:2px;
	background-color:#FFFFFF;
	color:#5C5C5C;
}
.padding10
{
	padding:5px;
	font-size:10px;
}
.nmar{
	font-family : Arial Narrow, Arial, sans-serif;
	font-size:12px;
}
.footer_box
{
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	padding:20px 20px;
	background-color:#FFFFFF;
	color:#5C5C5C;
}

/* CSS Background image Document */
.footer_left_bg
{
	background:url(/images/site/footer_left_bg.gif) left top no-repeat;
	height:28px;
}
/* CSS text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
td.headBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F7BB03;
	text-decoration: none;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
TD.bnpublic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	color: #5C5C5C;
	}	
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F7BB03;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
	color:#FFFFFF;
	text-decoration:underline;
	background-color:inherit;
}
.body_link
{
	color:#5C5C5C;
	text-decoration: underline;
	line-height:18px;
	background-color:inherit;
}
.body_link:hover
{
	text-decoration:none;
}
a.nav
{
	background-color:#646464;
	height:21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F7BB03;
	padding-left:0px;
}
dl{
	margin-left : 10px;
	margin-bottom : 0px;
	color: #5C5C5C;
	}
dd{
	margin-left : 0px;
	color: #5C5C5C;
	background-color:#646464;
	}
A:Link.snav {
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial Narrow, Arial, sans-serif;
	text-decoration : none;
	border-bottom-style : none;
	border-bottom-width : 0px;
	}
A:Visited.snav  {
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial Narrow, Arial, sans-serif;
	text-decoration : none;
	border-bottom-style : none;
	border-bottom-width : 0px;
	}
A:Hover.snav  {
	color: #F7BB03;
	font-size : 12px;
	font-family : Arial Narrow, Arial, sans-serif;
	text-decoration : none;
	border-bottom-style : none;
	border-bottom-width : 0px;
	}
A:Link.wnav {
	color: #F7BB03;
	font-size : 12px;
	font-family : Arial Narrow, Arial, sans-serif;
	text-decoration : none;
	border-bottom-style : none;
	border-bottom-width : 0px;
	}
A:Visited.wnav  {
	color: #F7BB03;
	font-size : 12px;
	font-family : Arial Narrow, Arial, sans-serif;
	text-decoration : none;
	border-bottom-style : none;
	border-bottom-width : 0px;
	}
A:Hover.wnav  {
	color: #F7BB03;
	font-size : 12px;
	font-family : Arial Narrow, Arial, sans-serif;
	text-decoration : none;
	border-bottom-style : none;
A:Link.image {
	text-decoration : none;
	border-bottom-style : none;
	border-bottom-width : 0px;
	}
A:Hover.image  {
	text-decoration : none;
	border-bottom-style : none;
	border-bottom-width : 0px;
	}
A:Visited.image  {
	text-decoration : none;
	border-bottom-style : none;
	border-bottom-width : 0px;
	}