@charset "utf-8";
.nav {
	background-image: url(images/bp_02.jpg);
	background-repeat: no-repeat;background-position: 0 0;
}
.top {
	background-image: url(images/bp_01.jpg);
	background-repeat: no-repeat;background-position: 0 0;
}
body {
	background-color: #999999;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
line-height:1.5
}
#pagebg {
	background-image: url(images/bodybg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
	padding:0;
}
*, html, body {margin:0;padding:0;}
p, div, td {line-height:150%;color: #fff;}
p{margin-bottom:12px}
h2{font-size:24px;margin-bottom:0;line-height:1}
h3{font-size:18px;margin-bottom:0;color:#848188}
li {list-style-image: url(images/check.gif);
	list-style-type: none;}
ul {
	margin-left: 40px;padding-left:0px
}
li {
	list-style-image: url(images/check.gif);padding-bottom:12px
}
a:link, a:visited{color:#fff;text-decoration:none;}
a:hover{color:#848188;}
a.nav:link, a.nav:visited{color:#fff;font-size:12px;font-weight:bold;text-decoration:none;line-height:13px}
a.thr:link, a.thr:visited{color:#848188;font-size:12px;font-weight:bold;text-decoration:none;line-height:13px}
a.nav:hover{color:#848188;}
a.thr:hover{color:#848188;}.gry {
	font-weight: bold;
	color: #807D82;
}
.dent {
	margin-left: 30px;
}
.cred {
	font-style: italic;
	margin-left: 130px;
}
.sm {
	font-size: 10px;line-height:1.9
}
