.frame_content {
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	position: relative;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 150%;
}
.frame_sub_title {
	background-color: #CAEEFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #C7DAEB;
}
.frame_sub_title_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #C7DAEB;
}

.frame_sub_tile_body {
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #C7DAEB;
	border-right-color: #C7DAEB;
	border-bottom-color: #C7DAEB;
	border-left-color: #C7DAEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
}
.frame_content_text {
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 150%;
}
.frame_content_text a:link{
	color: #000033;
	text-decoration: none;
}

.frame_content_text a:visited{
	color: #000033;
	text-decoration: none;
}

.frame_content_text a:hover{
	color: #000033;
	text-decoration:underline;
}

.left_menu_item a:active{
	color: #000033;
	text-decoration: none;
}
