﻿body {
	background-color: #b91900;
	background-image: url('images/bg_top.gif');
	background-repeat: repeat-x;
	color: #000000;
	margin: 0;
	padding-left:0; padding-right:0; padding-top:15px; padding-bottom:15px
}

#main {
	margin: auto;
	padding: 0;
}

#menu_top {
	background-image: url(images/bg_04.gif);
} 

#menu_left {
	background-image: url(images/bg_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #87d369;	
}

#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: #ffffff;
	text-decoration: underline;
}

#menu_hor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: right;
	margin: 0;
	padding-right: 5px;
	letter-spacing: 2px;
	color: #b0e0e6;
}

#menu_hor a:link {
   color: #b0e0e6;
	text-decoration: none;
}

#menu_hor a:visited {
   color: #b0e0e6;
	text-decoration: none;
}

#menu_hor a:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu_vert {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: right;
	padding-top: 63px;
	padding-right: 12px;
	line-height: 18px;
}

#menu_vert a:link {
	color: #000000;
	text-decoration: none;
}

#menu_vert a:visited {
	color: #000000;
	text-decoration: none;
}

#menu_vert a:hover {
	color: #ffffff;
	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: 12px;
	font-weight: bold;
}

.text {
   margin: 0;
	font-family: Arial;
	font-size: 10pt;
	line-height: 150%;
	text-align: justify; padding-left:20px; padding-right:5px; padding-top:0; padding-bottom:0	
}

.boldText {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.boldText a {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:none;
	color:green
}

.boldText a:hover{
	font-family: arial;
	font-size: 10pt;
	color:gray
}

.boldTextSm {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
