﻿body {
	font-family: verdana, arial, geneva;
	font-size: 10 pt;
	line-height: 16pt;
}

a {
	color: black;
	font-family: verdana, arial, geneva;
	text-decoration: none;
}

a:hover {
	font-family: verdana, arial, geneva;
	text-decoration: underline;
}

table {
	font-family: verdana, arial, geneva;
	font-size: 10pt;
	line-height: 16pt;
}

select {
	font-family: verdana, arial, geneva;
	font-size: 11pt;
}

input {
	font-family: verdana, arial, geneva;
	font-size: 9pt;
}

.copyright {
	color: #000000;
	font-family: verdana, arial, geneva;
	font-size: 8pt;
	text-decoration: none;
}

.copyright:hover {
	color: #000000;
	text-decoration: underline;
}

.link {
	color: #730000;
	font-family: verdana, arial, geneva;
	font-size: 9pt;
	text-decoration: none;
}

.link:hover {
	color: #730000;
	text-decoration: underline;
}

.linkpd {
	color: #000000;
	font-family: verdana, arial, geneva;
	font-size: 10pt;
	text-decoration: none;
}

.linkpd:hover {
	color: #000000;
	text-decoration: underline;
}

.linkhfcontent {
	color: #000000;
	font-family: verdana, arial, geneva;
	font-size: 11pt;
	text-decoration: none;
}

.linkhfcontent :hover {
	color: #000000;
	text-decoration: underline;
}

.linkhftitle {
	color: #000000;
	font-family: verdana, arial, geneva;
	font-size: 12pt;
	text-decoration: none;
}

.linkhftitle :hover {
	color: #000000;
	text-decoration: underline;
}

.linkhf {
	color: #737373;
	font-family: verdana, arial, geneva;
	font-size: 12pt;
	text-decoration: none;
}

.linkhf:hover {
	color: #737373;
	text-decoration: underline;
}

.link2 {
	color: #52A544;
	font-family: verdana, arial, geneva;
	font-size: 9pt;
	text-decoration: none;
}

.link2:hover {
	color: #52A544;
	text-decoration: underline;
}

.link3 {
	color: #666666;
	font-family: verdana, arial, geneva;
	font-size: 8pt;
	text-decoration: none;
}

.link3:hover {
	color: #666666;
	text-decoration: underline;
}

.featuresLargetitle {
	color: #003311;
	font-family: verdana, arial, geneva;
	font-size: 13pt;
	font-weight: bold;
	line-height: 18pt;
	text-decoration: none;
}

.featuresLargetitle:hover {
	text-decoration: underline;
}

.featurestitle {
	color: #000000;
	font-family: verdana, arial, geneva;
	font-size: 12pt;
	font-weight: bold;
	line-height: 18pt;
	text-decoration: none;
}

.featurestitle:hover {
	color: #000000;
	text-decoration: underline;
}

.featurescontent {
	color: #000000;
	font-family: verdana, arial, geneva;
	font-size: 10pt;
	line-height: 13pt;
	text-decoration: none;
}

.featurescontent:hover {
	color: #000000;
	text-decoration: underline;
}

.hottitle {
	color: #F96F00;
	font-family: verdana, arial, geneva;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: none;
}

.hottitle:hover {
	color: #000000;
	text-decoration: underline;
}

.hottitle2 {
	color: #000000;
	font-family: verdana, arial, geneva;
	font-size: 10pt;
	text-decoration: none;
}

.hottitle2:hover {
	color: #000000;
	text-decoration: underline;
}

.hotcontent {
	color: #000000;
	font-family: verdana, arial, geneva;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: none;
}

.hotcontent:hover {
	color: #000000;
	text-decoration: underline;
}

.details {
	color: #315F0F;
	font-family: verdana, arial, geneva;
	font-size: 8pt;
	text-decoration: none;
}

.details:hover {
	color: #315F0F;
	text-decoration: underline;
}

.submenu10white {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.submenu10white {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.submenu10color {
	color: #FFFF66;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.titleList {
	color: #026c0a;
	font-size: 12pt;
    font-weight: bold
}

.title2List {
	color: #771111;
	/*text-indent: .5cm;*/
	font-size: 10pt;
	font-weight: bold
}

.title3List {
	text-indent: .4cm;
}

.customBtn1 {
    background: rgba(0, 0, 0, 0) url("custombtn1off.png") no-repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: arial;
    font-size: 14;
    font-weight: bold;
    height: 35px;
    margin-bottom: 0;
    margin-left: 0;
    text-decoration: none;
    width: 100px;
}

.customBtn1:hover {
    background: rgba(0, 0, 0, 0) url("custombtn1on.png") no-repeat scroll 0 0;
    color: #660000;
    margin-left: 0;
}