a {
	font-family: arial,Geneva,Helvetica,sans-serif; 
	font-size: 11px; color: #333300; 
	text-decoration: none;
	}
a:hover {
	text-decoration : underline;
	color:#ff6600;
}
td {font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
}
.menuXtra {
	font-family: arial,Geneva,Helvetica,sans-serif; 
	font-size: 11px; 
	color: #333333;
	text-decoration: none;
}
.text2{
	font-size:11px;
	line-height:15px;
	font-family: arial,Verdana,Geneva, Arial, Helvetica, sans-serif,Verdana, ;
	color:white;
	text-decoration : none;
}
.text{
	font-size:11px;
	line-height:15px;
	font-family:sans-serif;
	font-family: arial,Verdana,Geneva, Arial, Helvetica, sans-serif,Verdana, ;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border : #999999;
}

tt  {
		font-size : 8pt;
		font-family : monospace;
		font-weight : normal;
		font-style : normal;
		line-height : 16px;
	}

	.tableborder  {
		border-style : ridge;
		border-width : 1;
	}
	
	.required {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #3D2603; 
	text-decoration: none; 
	background-color: cccc99}
	
/* Scrollbar properties are only supported by Internet Explorer 5.5*/  
body {
	scrollbar-3d-light-color : #e2e2e2;
	scrollbar-arrow-color : #cccccc;
	scrollbar-base-color : #000000;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #cccccc;
	scrollbar-shadow-color : #000000;
}
</style>