.greybg {
	background-color: #7F7F7F;
}
.whitebg {
	background-color: #FFFFFF;
}
.topbg {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
}
.bottombg {
	background-image: url(../images/bottombg.gif);
	background-repeat: repeat-x;
}
.middlebg {
	background-image: url(../images/middlebg_3.jpg);
	background-repeat: no-repeat;
}
.tah11black {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textboxbg {
	background-image: url(../images/textboxbg.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 80px;
	border: 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #006D6F;
	padding-left: 5px;
}
.buttonbg {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/buttonbg.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 42px;
	border: 0px;
}

.alert {  FONT-FAMILY: Tahoma, Arial; font-size: 8pt; font-weight: bold; color: #CC0000; text-decoration: none}
	  
	.alertbld 
{  
	FONT-FAMILY: Tahoma, Arial;
	font-size: 8pt; 
	font-weight: bold; 
	color: #CC0000; 
} 