.header_menu {
			background-color: #00028F;
			}

.header_logo {
			background-color: #FFFFFF;
			}

.header_strap {
			background-color: #C01944;
			}	
			
.header_image_index {
			background-image: url(../images/header_ani2.gif);
			background-position: center;
			background-repeat: repeat-x;	
			}		

.header_image {
			background-image: url(../images/header.jpg);
			background-position: center;
			background-repeat: repeat-x;	
			}

.header_div {
			background-color: #eaa81e;
			}
			
.footer_div {
			background-color: #eaa81e;
			}
			
.menu_hr {
			color: #eaa81e;
			}			
			
.footer_menu {
			background-color: #FFFFFF;
			}						
					

.header {
			font-family: Verdana;
			font-size: 10pt;
			font-weight: bold;
			font-style: normal;			
			color: #FFFFFF;
			text-decoration: none;
			}

.menu_header {
			font-family: Verdana;
			font-size: 10pt;
			font-weight: bold;
			font-style: normal;			
			color: #FFFFFF;
			text-decoration: none;
			}
			
.menu_header:hover {
			font-family: Verdana;
			font-size: 10pt;
			font-weight: bold;
			font-style: normal;			
			color: #D80015;
			text-decoration: none;
			}			

.menu_footer {
			font-family: Verdana;
			font-size: 8pt;
			font-weight: normal;
			font-style: normal;			
			color: #999999;
			text-decoration: none;
			}
			
.menu_footer:hover {
			font-family: Verdana;
			font-size: 8pt;
			font-weight: normal;
			font-style: normal;			
			color: #D80015;
			text-decoration: none;
			}

.menu_title {
			font-family: Verdana;
			font-size: 8pt;
			font-weight: bold;
			font-style: normal;			
			color: #D80015;;
			text-decoration: none;
			}
			
.menu {
			font-family: Verdana;
			font-size: 8pt;
			font-weight: normal;
			font-style: normal;			
			color: #00028F;
			text-decoration: none;
			}
			
.menu:hover {
			font-family: Verdana;
			font-size: 8pt;
			font-weight: normal;
			font-style: normal;			
			color: #D80015;
			text-decoration: none;
			}

p {
			font-family: Verdana;
			font-size: 8pt;
			font-weight: normal;
			font-style: normal;			
			color: #333333;
			text-decoration: none;
			}
a {
			font-family: Verdana;
			font-size: 8pt;
			font-weight: normal;
			font-style: normal;			
			color: #D80015;
			text-decoration: none;
			}
a:hover {
			font-family: Verdana;
			font-size: 8pt;
			font-weight: normal;
			font-style: normal;			
			color: #FF9C00;
			text-decoration: none;
			}						
			
.more {
			font-family: Verdana;
			font-size: 8pt;
			font-weight: bold;
			font-style: normal;			
			color: #FF9C00;
			text-decoration: none;
			}
			
.more:hover {
			font-family: Verdana;
			font-size: 8pt;
			font-weight: bold;
			font-style: normal;			
			color: #D80015;
			text-decoration: none;
			}
			
li
			{
			list-style-type: square;
			font-family: Verdana;
			font-size: 8pt;
			font-weight: normal;
			font-style: normal;			
			color: #333333;
			}

.li_title
			{
			list-style-type: square;
			font-family: Verdana;
			font-size: 8pt;
			font-weight: bold;
			font-style: normal;			
			color: #333333;
			text-decoration: none;
			}

.li_link
			{
			list-style-type: square;
			font-family: Verdana;
			font-size: 7pt;
			font-weight: normal;
			font-style: normal;			
			color: #333333;
			text-decoration: none;
			}		
			
.li_link:hover
			{
			list-style-type: square;
			font-family: Verdana;
			font-size: 7pt;
			font-weight: normal;
			font-style: normal;			
			color: #D80015;
			text-decoration: none;
			}
