.content_bg {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.left_menu {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 215px;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
}
.menu_line {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 15px;
}
.menu_line a {			text-decoration:none; color:#FFFFFF;}
.menu_line a:hover {	text-decoration:none; color:#006600;}
.std_text {
	font-family: tahoma;
	font-size: 8pt;
}
.left_bottom {
	background-image: url(images/left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
 a {	text-decoration:none; color:#006600;}
 a:hover {	text-decoration:underline;}