/* CSS Document */

body {
	margin: 0px;
	margin-bottom:5px;
	background-color: #d7e9b9 !important;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#bgp {
	background-image: url(images/bodybg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

H1 {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	font-size:16px;
	border-bottom:#455b60 groove 1px;
	margin-bottom: 10px;
	padding-left:15px;
	background-image:url(images/bullet-grey.gif);
	background-repeat:no-repeat;
}
#shape {
	width:893px;
	height:211px;
	background:url(images/headbg.jpg) bottom repeat-x;
}
#head1 {
	width:315px;
	height:211px;
	float:left;
	/*background-image: url(images/head1.jpg);*/
	background-image: url(images/head1_2.jpg);
	background-repeat:no-repeat;
}
#head2 {
	width:304px;
	height:211px;
	float:left;
	/*background-image: url(images/head2.jpg);*/
	background-image: url(images/head2_2.jpg);
	background-repeat:no-repeat;
}
#head3 {
	width:274px;
	height:211px;
	float:left;
	background-image: url(images/head3.jpg);
	background-repeat:no-repeat;
}
#head3 span {
	float:right;
	margin-right:20px;
	margin-top:20px;
}
#logo {
	display: block;
	position: absolute;
	text-align:center;
	font-weight:bold;
	font-size:45px;
	color:#FF9933;
	width:387px;
	height: 56px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:420px;
	margin-top:50px;
}
#logo2 {
	display: block;
	position: absolute;
	text-align:center;
	font-weight:bold;
	font-size:45px;
	color: #515151;
	width:387px;
	height: 56px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:422px;
	margin-top:52px;
}
#grb {
	display: block!important;
	position: absolute!important;
	text-align:center;
	font-weight:bold;
	font-size:45px;
	color:#FF9933;
	width:468px;
	height:60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:410px;
	margin-top:151px;
}
#head3 img {
	margin:3px;
}
.headline {
	border-top:#FF9933 solid 5px;
}
#page {
	width:893px;
}
#page2 {
	background-image:url(images/page2bg.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:10px;
	margin: 0px 15px 0px 15px;
}
.counter {
	background-color:#FF9933;
	border: none;
	width:194px;
	padding:5px;
	padding-left:1px;
	padding-bottom:4px !important;
	padding-top:4px !important;
	margin-left:12px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display: inline-block;
}
.counter img {
	margin-left:2px !important;
	margin-right:2px !important;
}
.counter a {
	margin:0px !important;
	padding:0px !important;
	border: none !important;
}
#lblock {
	float:left;
	position:absolute;
	width: 216px;
}
#nav {
	border: none;
	width: 200px;
	padding: 2px;
	margin: 0px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#nav a:link, #nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #336633;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #455b60;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(images/bullet-orange.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration: none;
}

#nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display: block;
	border-top: 1px solid #FF9933;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bullet-grey.gif);
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	color:#333333;
}
.g_menu {
	display:block;
	font-size:13px;
	background-color: #0CBE57;
	padding:3px;
	color: #333333;
	margin-bottom:8px;
	border-top:#0CBE57 inset 4px;
}
.g_menu a {
	color: #333333 !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
.g_menu a:hover {
	color: #FF9933 !important;
	font-weight:bold !important;
}
#content {
	margin: 0px 10px 0px 225px;
	padding: 5px;
	border-bottom:#455b60 groove 1px;
}
#content a {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	color: #999999;
	font-weight:bold;
}
.img {
	margin:5px;
	margin-right:10px;
	text-align:center;
	font-weight:bold;
	background-color:#CCCCCC;
	padding:5px;
	width:205px;
	float:left;
}
.img img{
	padding-bottom:5px;
}
P {
	text-indent: 1em;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#down {
	background-image: url(images/downbg.jpg);
	background-repeat:repeat-x;
	height:5px;
	margin: 0px 15px 0px 15px;
}
#author {
	display: block;
	position: absolute;
	background-color:#990000;
	margin-left:30px;
}
#author span {
	margin-bottom:30px;
	display: block;
	position: absolute;
	width: 175px;
	top: -20px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#rb {
	margin: 5px 15px 5px 15px;
	width:860px;
}
#rb a {
	color: #666666 !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
#rb a:hover {
	color: #FF9933 !important;
	font-weight:bold !important;
}
.ml {
	background-color: #999999;
	margin-left:12px;
	margin-right:4px;
	margin-top:12px;
	padding:3px;
}
.ml a {
	color: #ffffff !important;
	font-weight:bold !important;
	text-decoration:none !important;
	font-size:12px;
}
.ml a:hover {
	color: #FF9933 !important;
	font-weight:bold !important;
}
.ps {
	text-align: right;
	font-style: oblique;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 10px;
}
.imp {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#990000;
}
.n_page {
display:block;
}
.n_page a:link{
display: inline-block;
margin:5px;
padding:5px;
padding-top:2px;
padding-bottom:2px;
border:#FF9900 solid 1px;
}
.n_page a:visited{
display: inline-block;
margin:5px;
padding:5px;
padding-top:2px;
padding-bottom:2px;
border: #FF9900 solid 1px;
}
.n_page .cur{
display: inline-block;
margin:5px;
padding:5px;
padding-top:2px;
padding-bottom:2px;
border: #FF0000 solid 1px;
background:#FF9900;
color: #ffffff!important;
}
.n_page a:hover{
display: inline-block;
margin:5px;
padding:5px;
padding-top:2px;
padding-bottom:2px;
border: #FF0000 solid 1px;
background:#FF0000;
color:#FFFFFF!important;
}
.dt1 {font-size:11px; font-style:italic;}
.tab { background-color:#999999;}
.tab td{ background-color:#FFFFFF;}
.tab th{ background-color:#CCCCCC;}