body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2c2c2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #464646;
}

.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.bgi {
	background-image: url(images/ip/bg.jpg);
	background-repeat: repeat-x;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
}

.hn a{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/hnb.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #4c4f50;
	display: block;
	height: 19px;
	width: 124px;
	text-indent: 12px;
	line-height: 16px;
	text-decoration: none;
}

.hn a:hover{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/hnb-on.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #a1a1a1;
	display: block;
	height: 19px;
	width: 124px;
	text-indent: 12px;
	line-height: 16px;
	text-decoration: none;
}

.bdbg {
	background-image: url(images/ip/bd-bg.jpg);
	background-repeat: repeat-x;
	background-color: #313434;	
}

.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #da913b;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #da913b;
	text-decoration: none;
	font-weight: bold;
}

.sn a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #da913b;
	display: block;
	height: 20px;
	width: 161px;
	text-indent: 22px;
	line-height: 18px;
	text-decoration: none;
	background-color: #2e3030;
}
.b a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
}

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


.sn a:hover{
	background-image: url(images/ip/snb-on.gif);
	background-repeat: no-repeat;
}

.sninactive {
	background-image: url(images/ip/snb-on.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #da913b;
	display: block;
	height: 20px;
	width: 161px;
	text-indent: 22px;
	line-height: 18px;
	text-decoration: none;
	background-color: #2e3030;
}

.snbtm {
	background-image: url(images/ip/snbtm.jpg);
	background-repeat: repeat-x;
	width: 161px;
	display: block;
}


.img a{
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #464646;
	border-right-color: #464646;
	border-bottom-color: #464646;
	border-left-color: #464646;
	display: block;
}

.img a:hover {
	border-top-color: #363636;
	border-right-color: #363636;
	border-bottom-color: #363636;
	border-left-color: #363636;
}

#p
{
float: left;
margin-top: 3px;
margin-left: 0pt;
margin-bottom: 8px;
margin-right: 18px;
}
#p2
{
float: left;
margin-top: 5px;
margin-left: 5pt;
margin-bottom: 8px;
margin-right: 15px;
}
.ctbg {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

