body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width: 780px;
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 00px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


div {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.hitext {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.hi2text {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.sampl {
	font-size: 12px;
	font-weight: bold;
}


.floatRight2 { 
    float: right; 
	margin-left:20px;
	margin-top:0px; 
    margin-right: 0px; 
	margin-bottom:8px;
	text-align: right;
	}

span.floatRight2 img
{
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
}



#helpfaq {
position:absolute;
z-index:899;
left:-175px;
top:0px;
width:170px;
height:22px;
background-color:#000000;
display:none;
font-family:verdana;
font-size:18px;
	font-weight: bold;
padding:1px;
text-align:center;
}

.faq {
	font-size: 18px;
	font-weight: bold;
}

.boxtext {font-size: 20px; color: #8ba985;}
.boxtexti {font-size: 14px; color: #8ba985; padding-right:2px; padding-left:2px;}
.clicktext {font-size: 14px; color: #8ba985;}
.happytext {font-size: 12px;font-style: italic; color: #8ba985; }
.happytextb {font-size: 12px;font-weight: bold;color: #8ba985; }
.testtext {font-size: 14px; color: #8ba985;}
.copyrighttext {font-size: 9px; color: #999999;}
.seemoretext {font-size: 12px; color: #999999;}
.warning {
	color: #FF0000;
	font-size: 14px;
}

A:link {text-decoration: none; color: #ffffff;}
A:visited {text-decoration: none; color: #ffffff;}
A:active {text-decoration: none; color: #ffffff;}
A:hover {text-decoration: underline; color: #ffffff;}

A.menut:link {font-size: 13px; font-weight: bold; text-decoration: none; color: #eeeeee;}
A.menut:visited {font-size: 13px; font-weight: bold; text-decoration: none; color: #eeeeee;}
A.menut:active {font-size: 13px; font-weight: bold; text-decoration: none; color: #eeeeee;}
A.menut:hover {font-size: 13px; font-weight: bold; text-decoration: underline; color: #eeeeee;}

A.menutkr:link {font-size: 12px; text-decoration: none; color: #eeeeee;}
A.menutkr:visited {font-size: 12px; text-decoration: none; color: #eeeeee;}
A.menutkr:active {font-size: 12px; text-decoration: none; color: #eeeeee;}
A.menutkr:hover {font-size: 12px; text-decoration: underline; color: #eeeeee;}

A.menul:link {font-size: 10px; text-decoration: none; color: #999999;}
A.menul:visited {font-size: 10px; text-decoration: none; color: #999999;}
A.menul:active {font-size: 10px; text-decoration: none; color: #999999;}
A.menul:hover {font-size: 10px; text-decoration: underline; color: #ffffff;}

A.mlink:link {text-decoration: none; color: #000000;}
A.mlink:visited {text-decoration: none; color: #000000;}
A.mlink:active {text-decoration: none; color: #000000;}
A.mlink:hover {text-decoration: underline; color: #ff9a00;}

A.faql:link {text-decoration: none; color: #ffffff;}
A.faql:visited {text-decoration: none; color: #ffffff;}
A.faql:active {text-decoration: none; color: #ffffff;}
A.faql:hover {text-decoration: none; color: #ff9a00;}

A.glink:link {text-decoration: none; color: #ff9900;}
A.glink:visited {text-decoration: none; color: #ff9900;}
A.glink:active {text-decoration: none; color: #ff9900;}
A.glink:hover {text-decoration: underline; color: #ff9a00;}


A.elink:link {font-size: 16px; font-weight: bold; text-decoration: none; color: #8ba985;}
A.elink:visited {font-size: 16px; font-weight: bold; text-decoration: none; color: #8ba985;}
A.elink:active {font-size: 16px; font-weight: bold; text-decoration: none; color: #8ba985;}
A.elink:hover {font-size: 16px; font-weight: bold; text-decoration: underline; color: #ff9a00;}

a.morelink:link {color: #6d9f70;}
a.morelink:visited {color: #6d9f70;}
a.morelink:active {color: #6d9f70;}
a.morelink:hover {color: #6d9f70;}

