/* CSS Document */

*
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
body,div
{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
table
{
	border-collapse:collapse;
	border:0px;
	text-align:left;
}
img
{
	border:none;
}
#main
{
	width:800px;
}

.leftbar
{
	background-color:#F2F2F2;
}

h2
{
	margin:0px;
	font-size:11px;
	background-image:url(images/but12.jpg); background-repeat: no-repeat;
	height:27px;
	width:240px;
	font-weight:normal;
	padding-top:2px;
	color:#A22F17;
	text-indent:30px;
}



h3
{
	margin:0px;
	font-size:12px;
	color:#A22F17;
	padding-left:5px;
	font-weight:bold;
}
.textblock,p
{
	margin:0px;
	text-align:justify;
	padding:5px;
	line-height:16px;
	font-size:11px;
}

.vline
{
	background-image:url(images/vline.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:1px;
	background-position:center;
	
}
.hline
{
	background-image:url(images/hline.jpg);
	background-repeat:no-repeat;
	height:1px;
	width:172px;
	background-position:center;
}

.line
{
	background-image:url(images/line.jpg);
	background-repeat:repeat-x;
	height:1px;
	background-position:center;
}
.more
{
	font-size:10px;
	color:#A22F17;
	padding-left:200px;
}

.boldtext,li
{
	font-size:11px;
	color:#A22F17;
	
}

a:link
{
	color:#A22F17; text-decoration:none;
}
a:visited
{
	color:#C1C1C1;text-decoration:none;
}
a:active
{
	color:#A22F17;text-decoration:none;
}
a:hover
{
	color:#000099;text-decoration:none;
}

.more a:link,a:visited,a:active,a:hover
{
color:#A22F17; text-decoration:none;
}
