div#top_body {
	margin: auto;
	width : 800px ;
}

div#top_left, #bottom_left {
	float : left ;
	width : 390px ;
	text-align:left;

}


div#top_right, #bottom_right {
	float : left ;
	text-align:left;
	margin-left:20px;

}

div#middle {
clear:both;
}




div#bottom {
clear:both;
}

A:link {  color: #3366CC; text-decoration: underline}
A:visited {  color: #3366CC; text-decoration: underline}
A:active {  color: #3366CC; text-decoration: underline}
A:hover {  color: #FF6600; text-decoration: none}

A.ta:link { color: #FFFFFF;text-decoration: none}
A.ta:visited { color: #FFFFFF; text-decoration: none}
A.ta:active { color: #FFFFFF; text-decoration: none}
A.ta:hover { color: #FF6600; text-decoration: none}

A.nu:link {  color: #3366CC; text-decoration: none}
A.nu:visited {  color: #3366CC; text-decoration: none}
A.nu:active {  color: #3366CC; text-decoration: none}
A.nu:hover {  color: #FF6600; text-decoration: none}

TD {  font-size: 12pt; color: #000000}
PRE  { font-size: 11pt;}
body {line-height: 120%;}

.bgcg1 { background-color: #00CC66 }
.bgcg2 { background-color: #CCFFCC }
.bgcg3 { background-color: #99CC66 }
.bgcw { background-color: #FFFFFF }
.bgcr { background-color: #FFCC00 }
.softbold {color: #666666; font-weight: bold;}
.hardbold {color: #333333; font-size: 16pt; font-weight: bold;}
.strong {color: #FF0000; font-weight: bold;}

.cborder { background-color: #CCFFCC;
	border-color: #3366ff;
	border-style: medium;
}

.top_heading {
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5 0 0 30;

	margin-bottom:3px;
	width: 100%;
	border:1px none;
}

.top_menu {
	background-color:#ffffcc;
	width:390px;
	margin-top: 15px;
}

.t2 {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;

}

.li { color: #cc3300; font-size: 10pt;}

H1 {
	font-size: 23pt;
	font-weight: bold;
	color: #cc9900;
	padding: 3 3 3 15;
	width: 100%;
	border: 1px none;
}

H2 {
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 3 3 3 15;
	width: 100%;
	border: 1px none;
}


H3 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 3 3 3 3;
	width: 100%;
	border: 1px none;
}

.copyright { font-size: 10pt;}
H4 {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 2 2 2 10;
	width: 100%;
	border: 1px none;
}

H5 {
	font-size: 10pt;
	font-weight: bold;
	text-align: center; 
	color: #FFFFFF;
	background-color: #999999;
	padding: 2 2 2 10;
	width: 50%;
	border: 1px none;
}

.xsmall{ font-size: 8pt;}
.txt10 {font-size: 10pt;}
.small {font-size: 11pt;}
.medium {font-size: 13pt;} 
.large {font-size: 15pt;} 
.largeb {font-size: 15pt; font-weight: bold;}


