#contenttext p {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #232323;
   margin: 0px;
   text-align: left;
}

#contenttext {
   visibility: visible;
   position: absolute;
   left: 25px;
   top: 147px;
   z-index: 5;
   width: 938px;
}
.left {
	float:left;
}
.ebox {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232323;
   text-align: center;
	width: 200px;
	margin: 0px 0px 25px 0px;
	float: left;
}

.img { 
	border: 0px;
}

.indexClickIcons {
	margin-top: 15px;
}

.ratings  {
   z-index: 1;
	padding-right: 450px;
	float: right;
	padding-top: -4px;
	margin-bottom: 0px;
}

#hdtext p  {
   
	font-family: Arial, Helvetica, sans-serif;
   margin: 0px;
   color: #1e1e1e;
   text-align: left;
	z-index: 1;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 0.9em;
	
}

#hdtext  {
   visibility: visible;
   position: absolute;
   left: 25px;
   top: 120px;
   z-index: 4;
   width: 750px;
	padding-bottom: 4px;
}





/* --------------------------- */

A:link {text-decoration: none; color: #838383; font-weight:bold;}
A:visited {text-decoration: none; color: #838383; font-weight:bold;}
A:active {text-decoration: underline; color: #CC0000; font-weight:bold;}
A:hover {text-decoration: underline; color: #CC0000; font-weight:bold;}


#web  {
   margin: 0px auto 0px auto;
   width: 938px;
   position: relative;
}


html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #ffffff;
	background-image: url(images/topbghorline.gif);
	background-repeat: repeat-x;
	height: 100%;
}

#btm  {
   /*background: url(images/btm-wht.jpg) no-repeat;*/
	position: relative;
   left: 0px;
   z-index: 0;
   width: 100%;
	top: 435px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A4A4A4;
}

#bgimagewht  {
   /*background: url(images/btm-wht.jpg) no-repeat;*/
	background: url(images/bg-btm2.gif) no-repeat;
   position: relative;
   left: 0px;
   z-index: 0;
   width: 938px;
   height: 162px;
	top: 0px;
	top: 435px;
}
#subnavlinks p  {
   font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: bold;
   margin: 0px;
   color: #8B8A8A;
   text-align: left;
	text-transform: uppercase;
	letter-spacing: 0px;
}

#subnavlinks  {
   visibility: visible;
   position: absolute;
   left: 663px;
   top: 79px;
   z-index: 0;
   width: 200px;
}

#navlinks p  {
   font: bold 12px arial;
   margin: 0px;
   color: #8B8A8A;
   text-align: left;
	text-transform: uppercase;
}

#navlinks  {
   visibility: visible;
   position: absolute;
   left: 540px;
   top: 60px;
   z-index: 3;
   width: 400px;
}




#topbg2  {
   /*background: url(images/topbg3.gif) no-repeat;*/
	/*background: url(images/topbg-lightbulb.jpg) no-repeat;*/
	/*background: url(images/top-balance.jpg) no-repeat;*/
	background: url(images/top-rgb.gif) no-repeat;
	position: relative;
   left: 0px;
   z-index: 1;
   width: 938px;
   height: 137px;
}


.contenthalf {
  	border: 0px solid #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
   margin: 0px;
	padding: 0px;
   color: #232323;
   text-align: justify;
	z-index: 5;
	font-size: 0.8em;
	margin-bottom: 100px;
	background-color: transparent;
	
	
}

.contenthalf2{
  	border: 1px solid #AEAEAE;
	font-family: Arial, Helvetica, sans-serif;
   margin: 0px;
	padding: 25px;
   color: #232323;
   text-align: left;
	z-index: 5;
	width: 80%;
	font-size: 0.8em;
	margin-bottom: 25px;
	background-color: transparent;	
}

.g2 { font-family: helvetica,arial,tahoma,verdana; font-size: 14pt; color: #94cd3f; padding-top: 5px; font-weight: bold; }
.g3 {
   
	font-family: Arial, Helvetica, sans-serif;
   margin: 0px;
   color: #FF9900;
   text-align: left;
	z-index: 1;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 1.2em;
	
}

hr {
  	border: 1px;
	background-color: #858585;
	size: 1px;
	height: 1px;
 	padding-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 100%;
	
	
}

.box {
	float: left;
	width: 200px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #232323;
	height: 400px;
	overflow: scroll;
	overflow: auto;
	
}





/* tool tip mootools */

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.e {
	border: #ADADAD solid 1px;
	padding: 5px;
	margin: 7px;
	width: 143px;
	text-align: center;	
}

ul, li {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #232323;
   margin: 0px;
   text-align: left;
}

