body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	COLOR: #222222;
	font-family: Verdana;
	line-height: 100%;
}

p, td {
font-size: 8pt;
}

.txt {
	font: 7pt Verdana;
	font-weight: normal;
	COLOR: #222222;
	text-transform: none
}

.txtPoll {
	font: 8pt Verdana;
	font-weight: normal;
}

li, ul {
	list-style: square;
}

a:link, a:visited, a:active {
  color:#00823F;
	text-decoration: underline;
}

a:hover {
	color:#9BC863;
	text-decoration: underline;
}

.txtDisclaimer {
	font: 7pt Verdana;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}

.txtSmall {
	font: 7.5pt Verdana;
	font-weight: normal;
	text-decoration: none;
}

.txtAuxmenu, .txtAuxmenu a, .txtAuxmenu a:visited, .txtAuxmenu a:active, .txtAuxmenu a:link {
	font: 8pt Verdana;
	color:#FFFFFF;
	text-decoration: none;
}

.txtAuxmenu a:hover {
	text-decoration: underline;
}

.txtTiny {
	font: 7pt Verdana;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}


.txtSEOTeaser {
	font: 7pt Verdana;
	font-weight: normal;
	color:#DDDDDD;
	text-decoration: none;
}

.txtTextMenu { 
	font: 7pt Verdana;
	font-weight: normal;
	color:#000000;
}

.txtTextMenu a, .txtTextMenu a:link, .txtTextMenu a:active, .txtTextMenu a:visited {
	text-decoration: none;
	color:#000000;
}

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

.txtRelated a, .txtRelated a:link, .txtRelated a:active, .txtRelated a:visited {
	font: 8pt Verdana;
	color:#000000;
	text-decoration: underline;
}

.txtPageTitle {
	font: 13pt Verdana;
	font-weight: bold;
	color:#00823F;
	text-decoration: none;
}

h1 {
	font: 13pt Verdana;
	font-weight: bold;
	color:#00823F;
	text-decoration: none;
}

.txtTitle {
	font: 9pt Verdana;
	font-weight: bold;
	color:#00823F;
	text-decoration: none;
}

.txtTitle2 {
	font: 10pt Verdana;
	font-weight: bold;
	color:#00823F;
	margin-top: 5px;
}

.txtTitle2a {
	font: 10pt Verdana;
	font-weight: bold;
	color:#da7400;
	margin-top: 5px;
}

.txtTitle2a a, .txtTitle2a a:link, .txtTitle2a a:active, .txtTitle2a a:visited {
	font: 10pt Verdana;
	font-weight: bold;
	color:#da7400;
	margin-top: 5px;
}

h2 {
	font: 10pt Verdana;
	font-weight: bold;
	color:#00823F;
	margin-top: 5px;
}

.txtPollQuestion {
	font: 10pt Verdana;
	font-weight: bold;
	color:#08622D;
	margin-top: 5px;
	text-transform: uppercase
}

.txtABC {
	font: 12pt Verdana;
	color:#00823F;
}

.txtABCsmall {
	font: 9pt Verdana;
	color:#00823F;
}

hr {
	width: 100%;
	height: 1px;
	color: #BAD590;
	background-color: #BAD590;
	border: 0px;
}

.txtTeaser {
	font: 11pt Verdana;
	font-style: italic;
	color: #000000;
	line-height: 13pt;
}

.button {
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00823F;
	text-align: center;
	padding: 2px;
	border-width: 1px;
	border-top: 1px solid #00823F;
	border-right: 1px solid #00823F;
	border-bottom: 1px solid #00823F;
	border-left: 1px solid #00823F;
}

.searchbox {
	height: 22px;
	width: 141px;
	margin: 0;
	padding: 2;
	border-style: none;
	border-width: 0px;
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #7DC29D;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #274075;
	font-size: 13pt;
	vertical-align: baseline
}

.txtTableHeader {
	font: 7pt Verdana;
	font-weight: bold;
	color: #FFFFFF;
}

.tblInner {
	width: 415px;
	border-width: 0px;
	background-image: url(/gui/tblheadbg.jpg);
}

.tblPollHeader {
	width: 205px;
	border-width: 0px;
	background-image: url(/gui/bg-poll.jpg);
}

.tblInnerHeader {
	width: 415px;
	height: 25px;
	border-style: none;
}

.tblInner2 {
	width: 100%;
	border-style: none;
}

.tblInnerSpace {
	width: 10px;
	font-size: 1px;
}

.tblInnerSep {
	width: 10px;
	height: 6px;
	font-size: 1px;
}

.tblInnerSepLine {
	width: 395px;
	font-size: 1px;
	height: 1px;
	vertical-align: absmiddle;
}

.tblInnerFooter {
	width: 415px;
	height: 18px;
	background-image: url(/gui/tblfooter.jpg);
	border-style: none;
}

.txtBig {
	font-size: 11pt;
	line-height: 150%;
}

table.tblBlackBorder {
	border-collapse: collapse; 
	border-color: #000000;
	border-style: solid;
	border-width: 0 0 1px 1px;
}		

table.tblBlackBorder td {
	border-collapse: collapse; 
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 0 0;
}

p.p15 {
	line-height: 20px;	
}


