body {
	background-color: #000066;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000055;
	margin: 5;
	padding: 30px 0;
}

#main {
	margin: auto;
	padding: 0;
}

#menu_top {
	background-image: url(images/bg_04.gif);
} 

#menu_left {
    background-image: url(images/logo_combo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;	
}

#contents {
	background-image: url(images/bg_08.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#copy_notice {
	background-image: url(images/bg_12.gif);
}

#copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #87ebd6;
	padding-top: 5px;
}

#copyright a:link  {
   color: #87ebd6;
	text-decoration: underline;
}

#copyright a:hover  {
	color: #a52a2a;
	text-decoration: underline;
}

#menu_hor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-align: right;
	margin: 0;
	padding-right: 5px;
	letter-spacing: 2px;
	color: #000066;
}

#menu_hor a:link {
   color: #000099;
	text-decoration: none;
}

#menu_hor a:visited {
   color: #b0e0e6;
	text-decoration: none;
}

#menu_hor a:hover {
	color: #a52a2a;
	text-decoration: none;
}

#menu_vert {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: right;
	padding-top: 110px;
	padding-right: 20px;
	line-height: 22px;
}

#menu_vert a:link {
   color: #EA0B10;
	text-decoration: none;
}

#menu_vert a:visited {
	color: #66CC99;
	text-decoration: none;
}

#menu_vert a:hover {
	color: #6633FF;
	text-decoration: none;
}

#bg_06 {
	background-image: url(images/bg_06.gif);
}

#bg_09 {
	background-image: url(images/bg_05.gif);
}

#bg_10 {
	background-image: url(images/bg_10.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #87d369;	
}

.heading {
   margin: 0;
	padding: 25px 0 17px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.text {
   margin: 0;
	padding: 0 5px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;

}	
.text2 {
   margin: 0;
	padding: 0 5px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	
}	
.text3 {
   margin: 0;
	padding: 0 5px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;			
}

