body {
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #000000;
}
.text {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	font-weight: bold;
}
.heading {
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
color: #FFFFFF;
}
.lgText {
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
color: #000000; 
font-weight: bold;
}
.tHeading {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: bold;
}
.tiHeading {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: bold;
}

.smtext {
	font-family: Arial;
	color : #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
}

.booktext {
	font-family: Arial;
	color : #000000;
	font-size: 8pt;
	font-weight: normal;
}
A { 
color : #aaee55;  
text-decoration : underline;
}
A:visited {
	color : #88bb55;
	text-decoration : underline;
}
A:active 
{
	color : #ffffff;
	text-decoration : none;
	
}
A:hover {
	color: #ffffff;
	text-decoration:none;
	
}
A.menu {
	color : Blue;
	text-decoration : underline;
}	

A.menu:active {
	color : Black;
	text-decoration : none;
	background-color: #E8E8E8;
	border: #000000 1px solid;
}
A.menu:visited {
	color : Blue;
	text-decoration : none;
	
	
}
A.menu:hover {
	color: Red;
	text-decoration:none;
	background-color: #FBFB00;
	border: #000000 1px solid;
	
}
.button {
border: #000000 1px solid;
background-color: #E8E8E8;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
cursor: hand;
}


