a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3300CC;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #009999;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	background-position: center;
	text-align: center;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-position: left;
	text-align: left;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.table_info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-align: center;
}
.BreadCrumb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0066CC;
	text-align: left;
}
.table_large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.menu_frame {
	width:180px;
	background-image: url(images/layout/lc_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.menu_frame div a{
	text-decoration: none;
	background-image: url(images/layout/B60.png);
	padding-top: 1px;
	padding-bottom: 3px;
	border-top: 1px solid #9999cc;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #9999cc;
}
.menu_frame div a:active{
	text-decoration: none;
	color:#FFFFFF;
	background-image: url(images/layout/B80.png);
	border-top-color: #ddddff;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #ddddff;
}
.menu_frame div a:visited{
	text-decoration: none;
	color:#ddddFF;	
}
.menu_frame div a:hover{
	text-decoration: none;
	color:#FFFFFF;
	background-image: url(images/layout/B80.png);
	border-top-color: #ddddff;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #ddddff;
}
.menu_item{
	width:162px;
	overflow: hidden;
	margin: 0px 0px 2px 10px;
	text-indent: 9px;	
	font-weight: bold;
}
.menu_item a{
	color:#ddddFF;
	overflow: hidden;
	display:block;
}
.menu_item_sub{
	width:162px;
	margin: 0px 0px 2px 10px;
	text-indent: 19px;
	overflow: hidden;
	font-style: italic;
}
.menu_item_sub a{
	color:#CCCCee;
	overflow: hidden;
	display:block;
}
