body {
	background-color : #ccffcc; 
	background-image : url(icorrback.jpg); 
	font-family : Helvetica, Arial, sans-serif;
}

a {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover,
a:focus {
	color: #3366CC;
}
a:active {
	color: #CC3300;
}

h1#top_logo {
	height : 172px; 
	margin : 4px 6px 4px 6px; 
}

#left_flame,
#main_flame {
	float: left;
	display: inline;  /* for WinIE6 */
	margin : 4px 4px 10px 0px; 
}

#left_flame {
	width : 150px; 
	background-color: white; 
	font-size: 75%;
}

#main_flame {
	width : 746px; 
	background-color: white;
}

#bottom { 
	clear: both;
	width: 100%;	/* for WinIE6,7 */
	height : 140px;
	width : 900px; 
	background-color : white; 
}

.lindex1 {
	margin : 30px 5px 10px; 
	font : bold  small Arial; 
}

#wrapper {
	width : 912px;
	margin : 4px auto;
	background-color: white; 
}

#main_table1	{
	float: left;
	display: inline;  /* for WinIE6 */
	margin : 0px 0px 0px 0px; 
	width : 150px;
}

#main_table2	{
	float: left;
	display: inline;  /* for WinIE6 */
	margin : 0px 0px 0px 0px; 
	width : 200px;
}

#main_table3	{
	float: left;
	display: inline;  /* for WinIE6 */
	margin : 0px 0px 0px 0px; 
}

#main_table4	{
	float: left;
	display: inline;  /* for WinIE6 */
	margin : 0px 0px 0px 0px; 
	width : 373px;
}

#bottom_table1	{
	float: left;
	display: inline;  /* for WinIE6 */
	margin : 4px 4px 4px 4px; 
	width : 160px;
}

#bottom_table2	{
	float: left;
	display: inline;  /* for WinIE6 */
	margin : 4px 4px 4px 4px; 
	width : 210px;
}

#bottom_table3	{
	float: left;
	display: inline;  /* for WinIE6 */
	margin : 4px 4px 4px 4px; 
	width : 135px;
}

#bottom_table4	{
	float: left;
	display: inline;  /* for WinIE6 */
	margin : 4px 4px 4px 4px; 
	width : 65px;
}

#localNavigation UL {
	line-height: 1.2;
	background-color: #F5F5F5;
}

#localNavigation UL LI {
	margin-left: -25px;
	padding-bottom: 2px;
	background: URL(ln_li_bg.gif) left bottom repeat-x;
}

#localNavigation ul li a {
	display: block;
	width: 115px; /* for WinIE6 */
	padding: 6px 10px 6px 10px;
	background: url(arrow_big.gif) 2px 10px no-repeat;
	text-decoration: none;
}
#localNavigation ul li a:hover,
#localNavigation ul li a:focus {
	background: #E6E6E6 url(arrow_big.gif) 4px 10px no-repeat !important;
}
#localNavigation ul li ul {
	font-size: 90%;
	background: URL(ln_li_bg.gif) left bottom repeat-x;
}
#localNavigation ul li ul li {
	margin-left: -30px;
	padding-bottom: 0;
	background: URL(ln_li_bg.gif) left bottom repeat-x;
}

#localNavigation ul li ul li a {
	display: block;
	width: 100px; /* for WinIE6 */
	padding: 5px 10px 5px 10px;
	background: url(arrow_small.gif) 2px 10px no-repeat;
	text-decoration: none;
}
#localNavigation ul li ul li a:hover,
#localNavigation ul li ul li a:focus {
	background: #E6E6E6 url(arrow_small.gif) 4px 10px no-repeat !important;
}
#localNavigation ul li.current a {
	background-image: none;
	background-color: #E5E5E5;
	font-weight: bold;
}
#localNavigation ul li.current ul li a {
	background: url(arrow_small.gif) 6px 11px no-repeat;
	font-weight: normal;
}

.Lst_none {
	list-style-type: none;
}


