@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0e2e05;
	background-image: url(../images/layout/BG-1.png);
	background-repeat: repeat-x;
	list-style-type: circle;
	line-height: normal;
}

p {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}

#body-BG {
	background-image: url(../images/layout/Body-1.png);
	background-repeat: repeat-y;
}
#menu {
	padding-left: 7px;
	padding-top: 5px;
}

.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	background-color: #9C9;
	text-align: left;
	text-indent: 15px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #030;
	font-weight: 500;
}
.bultitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.bulheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	background-color: #9C9;
	text-align: left;
	text-indent: 15px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #030;
	font-weight: bolder;
}


.style5 {color: #FFFFFF}
 
table.notes {border: 2px;}
 
tr.notes {border: 2px;}
 

