.alfocss {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.alfolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.alfowebmail {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.activelink {
	font-family: "verdana";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

.customerlink {
	font-family: "verdana";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.customerlink:link{
	font-family: "verdana";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.customerlink:active {
	font-family: "verdana";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.customerlink:visited {
	font-family: "verdana";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.sgxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

table.login_box {
	font-family:verdana,tahoma,arial;
	font-size:10px;
	color:#11669E;
	text-decoration:none;
	border:outset 1pt;
	background-color:	#DBEAF5;
	border-color: #11669E;
	border-collapse: seperate;
	border-spacing: 0pt;
	empty-cells:show;
	outline-style: double;
}
td.bgfill {
	font-family:tahoma,verdana,arial;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	background: #336699;
	font-weight:bold;
}

.buttonstyle {font-family:tahoma,sans-serif;font-size:11px;background: #e5e5e5;border-bottom: 1px solid #999999;border-right: 1px solid #999999;border-left: 1px solid #f4f4f4;border-top: 1px solid #f4f4f4;color:#000000;height: 19px;text-decoration:none;padding-left: 0px;padding-right: 0px;padding-top:0px;cursor: hand}
.inputstyle {font-family:tahoma,sans-serif;font-size:12px;background: #f3f3f3;}
.inputstyle2 {font-family:tahoma,sans-serif;font-size:9px;background: #f3f3f3;}
