.aiButton {
	text-decoration: none;
	color: #FFFFFF;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-left:2px solid #FFFFFF;
	text-indent: 1pt;

}

.aiButton:hover {

text-decoration: none;

color: #CCCCCC;

width: 125px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;

text-align: center;

border-left:2px solid #FFFFFF;

}

.FrontButton {
	text-decoration: none;
	color: #FFFFFF;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	border-bottom:3px solid #E2CC2C;
	font-weight: bolder;

}

.FrontButton:hover {
	text-decoration: none;
	color: #CCCCCC;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	border-bottom:3px solid #E2CC2C;
	font-weight: bolder;
}

.BorderTable {




border-left:1px solid #484747;
border-top:12px solid #484747;
border-right:1px solid #484747;
border-bottom:1px solid #484747;


}
.BorderBottom {

border-bottom:1px solid #484747;

}
