.stable{
	background-image:url(images/tableba.gif);
	background-repeat:repeat-y;
}
.stitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 17px;
	background-color:#7CA8D9;
	height:30;
}
.blue{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7CA8D9;
	font-size: 17px;
}
.shead{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9125;
	font-size: 14px;
	height:30;
	background-image:url(images/row.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.sdata{
	font-family:Arial, Helvetica, sans-serif;
	color: #053979;
	font-size: 15px;
	height:30;
	border-bottom-color:#ffffff;	
	background-image:url(images/row.gif);
	background-repeat:repeat-x;
	background-position:bottom;	
}
.but{
	font-family:Arial, Helvetica, sans-serif;
	color: #053979;
	font-weight: bold;	
	font-size: 15px;
	height:30;
}
.menutitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #053979;
	font-size: 17px;
}
.menua:link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #014E82;
	font-size: 15px;
	text-decoration: none;	
}
.menua:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #014E82;
	font-size: 15px;
	text-decoration: none;	
}
.menua:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #014E82;
	font-size: 15px;
	text-decoration: none;	
}
.menua:active{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #014E82;
	font-size: 15px;
	text-decoration: none;	
}

a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #014E82;
	font-size: 15px;
	text-decoration: none;	
}
a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #014E82;
	font-size: 15px;
	text-decoration: none;	
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #014E82;
	font-size: 15px;
	text-decoration: underline;	
}
a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #014E82;
	font-size: 15px;
	text-decoration: none;	
}
