a:link{
	text-decoration: none;
	color:#333333;
}

a:active{
	text-decoration: none;
	color:#333333;
}
a:visited{
	text-decoration: none;
	color:#333333;
}
a:hover{
	text-decoration: none;
	color:#333333;
}

.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 {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

.frame_content_text a:visited {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

.frame_content_text a:active {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

.frame_content_text a:hover {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

.menu_item {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_item a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_item a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_item a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #FFFF00;
}

.menu_item a:active {
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
}

.cell_title {
	font-size: 14px;
	color: #336699;
	padding-left: 10px;
	padding-top: 3px;
}


.left_menu_item {
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E1FFFF;
	padding-left: 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

.left_menu_item a:link{
	color:#003366;
	text-decoration: none;
	font-size: 12px;
}

.left_menu_item a:visited{
	color:#003366;
	text-decoration: none;
	font-size: 12px;
}

.left_menu_item a:hover{
	color:#003366;
	text-decoration:underline;
	font-size: 12px;
}

.left_menu_item a:active{
	color:#003366;
	text-decoration: none;
	font-size: 12px;
}

.left_menu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align:center;
}

.green_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
