body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #016701;
	background-image: url(1bg.jpg);
	background-position: center top;
}
.table1 {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.table2 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.table3 {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.top {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.top a {
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top a:hover {
	color: #000000;
	text-decoration: underline;
}
.top a:active {
	color: #FFCC66;
	text-decoration: underline;
}
.bot {
	color: #666666;
	font-size: 10px;
	padding-left: 15px;
}
.bot a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot a:hover {
	color: #666666;
	text-decoration: none;
}
.bot a:active {
	color: #000000;
	text-decoration: none;
}
.nav{
	width:160px;
	margin-left: 0em;
	padding-left: 0em;
	border-top: 1px dashed #666666;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}
.nav li {
	display: block;
	border-bottom: 1px dashed #999999;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.nav li a {
	display: block;
	background: #CCCCCC;
	padding: 5px 5px 5px 10px;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 1px;
	margin-top: 1px;
}
.nav li a:hover{
	background-color:#FF9900;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
}
.small {
	font-size: 10px;
	color: #666666;
}
.arrow {
	background-image: url(arrow.gif);
	height: 30px;
	width: 260px;
	margin-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
.arrow a {
	color: #FFCC66;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arrow a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.arrow a:active {
	color: #FFFF66;
	text-decoration: none;
}
.arrow2 {
	background-image: url(arrow-big.gif);
	height: 40px;
	width: 350px;
	margin-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}
.arrow2 a {
	color: #FFCC66;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arrow2 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.arrow2 a:active {
	color: #FFFF66;
	text-decoration: none;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
p {
	font-size: 12px;
}
.green {
	color: #006600;
}
.orange {
	color: #FF6600;
}
.main {
	list-style-type: disc;
	margin-left: 1em;
	padding-left: 1em;
}
.table2 .main li {
	margin-bottom: 5px;
}
.image {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.pic {
	border: 1px solid #016701;
}
.profile {
	font-size: 11px;
	color: #666666;
	border: 1px dotted #CCCCCC;
	padding: 3px;
}
.dvds {
	font-size: 11px;
	margin-left: 1em;
	padding-left: 1em;
	color: #FF6600;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
