body{
		margin:0px;
	
		}

td {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #4f4e4e;
		line-height:16px;

		}

td a:link {
		color:#0066cc;
		text-decoration:underline;
		
		}

td a:visited{
		color:#0066cc;
		text-decoration:underline;
		
		}

td a:hover{
		color:#FF9900;
		text-decoration:underline;
		
		}

.footer {
		color:#4c4c4c;
		font-size:12px;
		text-decoration:none;
		}

.footer a:link {
		color:#b3b3b3;
		text-decoration:none;
		}

.footer a:visited{
		color:#b3b3b3;
		text-decoration:none;
		}

.footer a:hover{
		color:#ff9900;
		text-decoration:none;
		}

.border {
	border: 1px solid #e3e3e3;
}


.textfooter {
	font-size: 10px;
	color: #b2b2b2;
}

.menu  {
		color:#666666;
		text-decoration:none;
		}
		
.menu a:link {
		color:#666666;
		text-decoration:none;
		}

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

.menu a:hover{
		color:#990000;
		text-decoration:none;
		}

#contentbox1 {
		font-family:Verdana;
		color:#666666;
		width:180px;
		height:150px;
		margin-top:0px;
		padding-left:2px;
		padding-right:3px;
		text-align:left;
		scrollbar-3dlight-color:#a3a3a3; 
	    scrollbar-arrow-color:#a3a3a3; 
	    scrollbar-base-color:#FFFFFF; 
	    scrollbar-darkshadow-color:#FFFFFF; 
	    scrollbar-face-color:#ffffff; 
	    scrollbar-highlight-color:#FFFFFF; 
	    scrollbar-shadow-color:#a3a3a3; 
		overflow:auto;
		}
		

.bluetext {
	color: #0066cc;
	}

.read a:link {
		color:#0066cc;
		text-decoration:underline;
		font-weight:bold;
		
		}

.read a:visited{
		color:#0066cc;
		text-decoration:underline;
		font-weight:bold;
		
		}

.read a:hover{
		color:#FF9900;
		text-decoration:underline;
		font-weight:bold;
		}
		
.heading{
	color: #990000;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
}

