a:link {
	text-decoration:none;
	color:#006699;
}

a:hover {
	/*color: #FF6600;*/
	text-decoration: underline;
}

a:visited {
	text-decoration:none;
	color:#666666;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #b9b9b9;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
}

.mainTable{
	border-top: 1px solid #B8B9B9; 
	border-left: 1px solid #B8B9B9;
	border-right: 1px solid #B8B9B9; 
	border-bottom: 1px solid #B8B9B9;
	background-color: #FFFFFF;
	padding:0px;
	spacing:0px;
}

.tdBottom{
	background-image: url(../images/bkgBottom.gif);
	background-repeat: repeat-x;
	height:140px;
	vertical-align: middle;
	background-color:#84b1cb;
}

.tdFooter{
	/*background-image: url(../images/footer.gif);
	background-repeat:no-repeat;*/
	height:13px;
	vertical-align:bottom;
}

.tdFooterMain{
	/*background-image: url(../images/footerMain.gif);
	background-repeat:no-repeat;*/
	height:13px;
	vertical-align:bottom;
}

.txtTools{
	width:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.toolBox{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666 ; 
	text-align: center;
	heigth: 26px;
}


.btn{
	cursor: pointer; 
	cursor: hand;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #999999;
}
.openIcon{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-color: #666666;
	text-align: right;
}
.toolsHeader{
	height: 25px;
	cursor: pointer; 
	cursor: hand;
}

.toolsOutBorders{
	border:solid 1px #CCCCCC; 
}

.leftContent{ 
	vertical-align:top;
	padding:5px;
	
}

.bullets{
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
}

.leftTools{
	color: #006699;
}