body{height:auto; padding:0; margin:0; background:url(images/top_bg.jpg) repeat-x top left; font-family:Arial, Helvetica, sans-serif; letter-spacing:1px; line-height:20px; font-size:13px;}
.title{font-size:20px; background:url(images/titleborder.jpg) bottom left repeat-x; padding-bottom:5px; margin-bottom:35px; padding-top:25px; height:20px; clear:both;font-weight:bold; color:#990000;}
a{color:#990000; text-decoration:none}
a:hover{color:#333333; text-decoration:underline;}
.footer{width:auto; height:40px; background:url(images/footer_bg.jpg) repeat-x top left; clear:both; font-size:11px; text-align:center; padding-top:10px;}
	.footer a{text-decoration:none; color:#000000;}
	.footer a:hover{color:#666666; text-decoration:underline;}
.navbar {
	width:700px; height:40px;  float:right; color:#ffffff; font-size:13px; font-weight:bold; letter-spacing:2px;
}
	.navbar ul, .navbar li{
		margin:0; padding:0; display:inline;
	}
		.navbar a{
			text-align:center; line-height:40px; display:block;
			color:#ffffff; text-decoration:none; text-align:center;
			
		}
		.navbar a:hover{
			background:url(images/navbar_o.jpg) left top repeat-x;
			color:#FFFF00; text-decoration:none;
		}
.leftnav{
	margin:0; padding:0; font-size:13px; color:#FFFFFF; font-weight:bold; line-height:32px;
}
	.leftnav li{
		border-top:solid #8C9DBE 1px; border-bottom:#000033 solid 1px;
	}
		.leftnav a{
			color:#FFFFFF; text-decoration:none; background:url(images/bullet.jpg) 15px 15px no-repeat;
			display:block; padding-left:35px;
		}
		.leftnav li:hover,.leftnav a:hover{
		background:url(images/left_o.jpg) top left;color:#000066; text-decoration:none;
		}
		
ul.lisht{
}
	ul.lisht li{
	
	list-style-image:url(images/bullet_arrow.jpg); height:20px; line-height:15px;
	}