.tbltd
{
	width: 100%;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #006699;
	scrollbar-base-color : #ffffff;
	scrollbar-highlight-color: #006699;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #f8f8f8;
	scrollbar-arrow-color: #006699;
}

a { color:#006699; text-decoration:none; font-weight:bold;}
a:hover { color:#000000; text-decoration:none; font-weight:bold;}
a:active { color:#000000; text-decoration:none; font-weight:bold ;}

.menu
{
	width: 188px; 	
	padding: 5px; 
	background-image: url(../images/public/leftNavMain.jpg);
	background-repeat:no-repeat;
	background-position: top;
	cursor:hand; 
	color:#016CE2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform: uppercase;
	font-style: italic;
	height:18px;
	letter-spacing: 1px;
}

.option
{
	width: 100%; 
	padding: 0px; 
	border: 1 1 1 1 solid #ffffff; 
	background-color: #ffffff; 
	cursor: hand;
	width: 170px;
}

.option a:hover {
	
}

.options 
{
	padding: 6px;
	margin-left: 6px;
	margin-bottom: 2px;
	width: 170px; 
	border-right: #c8c88a 1px dotted; 
	border-top: #c8c88a 1px dotted; 
	border-left: #c8c88a 1px dotted; 
	border-bottom: #c8c88a 1px dotted;
	background-color:#F7F7F4;

}
