body {
    background-color:#6699cc;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
 }
h1{font-size:18pt; text-align:center; color:#333366;}
h2{font-size:16pt; text-align:center;}
h3{font-size:14pt;}
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;
        height:341px;
	background-image: url(images/layout/lc_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menu{
        float:left;
        margin:14px 0px 0px 0px;
}
.menu ul {
        padding:0px;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
        margin:0px;
}
.menu ul li {
        list-style-type:none;
        list-style-position:outside;
        width:162px;
        text-indent: 5px;
        overflow: hidden;
        margin: 0px 0px 2px 10px;
}
.menu ul li 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;
        overflow: hidden;
	display:block;
        font-weight: bold;
        color:#ddddFF;
}
.menu ul li 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 ul li a:visited{
	text-decoration: none;
	color:#ddddFF;	
}
.menu ul li 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 ul li ul {
       margin:2px 0px 0px 0px;
       padding:0px;
}
.menu ul li  ul li{
	width:162px;
	margin: 0px 0px 2px 0px;
	text-indent: 19px;
	overflow: hidden;        
	font-style: italic;
}
.menu ul li  ul li a{
	color:#CCCCee;
        font-weight:normal;
	overflow: hidden;
	display:block;
}
.font6 {font-size: 6pt; font-weight:normal;}
.font7 {font-size: 7pt; font-weight:normal;}
.font9 {font-size: 9pt; font-weight:normal;}
.font11 {font-size: 11pt; font-weight:normal;}
.font12 {font-size: 12pt; font-weight:normal;}
.Bold9 {font-size: 9pt; font-weight:bold;}
.Bold10 {font-size: 10pt; font-weight:bold;}
.Bold12 {font-size: 12pt; font-weight:bold; }
.Bold14 {font-size: 14pt; font-weight:bold;}
.Bold16 {font-size: 16pt; font-weight:bold;}

