@charset "utf-8";
/* CSS Document */

body {
	background-color:#eaeaea;
	font-family:Tahoma,Verdana,Arial;
	font-size:10pt;
	color:#000000;
	line-height:19px;
}
h1,h2,h3 {
	font-size:17px;
	line-height:25px;
	padding:0px;
	margin:0px;
	padding-top:7px;
	padding-bottom:7px;
}
h2,h3{
	font-size:15px;
	line-height:22px;
}
td {
	vertical-align:top;
}
td.footer {
	font-size:8pt;
	line-height:11pt;
	color:#6C6C6C;
}
table.outer {
	width:834px;
	border-collapse:collapse;
}
td.lf {
	width:155px;
	font-family:Arial,Tahoma,Verdana;
	font-size:13px;
	padding:7px;
	padding-left:4px;
	padding-right:3px;
	background-color:#797979;
	border-top:#919191 1px solid;
	border-left:#919191 1px solid;
	background-image:url(img/bg_lf.jpg);
	background-repeat:repeat-y;
}
td.main {
	border-top:#919191 1px solid;
	background-color:#ffffff;
	padding:5px;
	padding-left:17px;
}
td.rt {
	width:7px;
	background-image:url(img/bg_rt.gif);
	background-position:top;
	background-repeat:no-repeat;
}
td.bt {
	height:8px;
	background-image:url(img/bg_bt.gif);
	background-position:top;
	background-repeat:no-repeat;
}
td.lf a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	line-height:28px;
	padding:4px;
	padding-left:8px;
	background-position:left;
	background-repeat:no-repeat;
}
td.lf a:hover {
	background-image:url(img/lf_ov.gif);
}
td.lf a.nol {
	line-height:13px;
}
td.lf a.nol:hover  {
	text-decoration:none;
}
p {
	padding:0px;
	margin:0px;
	padding-top:4px;
	padding-bottom:8px;
}
img {
	margin-bottom:10px;
}
div.txt {
	width:390px;
	float:left;
	margin-bottom:30px;
	clear:both;
}
div.im {
	width:206px;
	float:right;
	text-align:right;
	margin-bottom:15px;
	margin-top:12px;
	padding-right:12px;
}
div.im#pad {
	margin-right:30px;
}
div.txt#wide{
	width:500px;
}
div.txt#wider{
	width:610px;
}
div.txt#widest{
	width:628px;
}
div.txt#thin{
	width:200px;
}
div.txt#thin2{
	width:375px;
}
div.im#wide {
	width:400px;
}
ul {
	margin-top:0px;
}
li {
	margin-bottom:2px;
}

a {
	color:#000000;
}
a hover {
	text-decoration:none;
}
hr {
	margin-right:15px;
	margin-bottom:30px;
	background-color:#888;
	height:1px;
	border:0px;
}


div.gallery {
	clear:both;
	width: 632px;
	
}
div.gallery img {
	margin-bottom:20px;
}
div.gallery a img {
	border:0px;
}
div.gallery img.ctr {
	margin-left:24px;
	margin-right:24px;
}
table.inner {
	border-collapse:collapse;
	border-top:#555555 1px solid;
	border-left:#555555 1px solid;
}
table.inner td {
	padding:5px;
	padding-left:10px;
	padding-top:7px;
	padding-right:10px;
	border-right:#555555 1px solid;
	border-bottom:#555555 1px solid;
}