.font12 {font-size: 12px;}
	
.font12bold {font-size: 12px; font-weight: bold; color: #333333;}
	
.box {border: 1px #9A9A9A solid; font-size: 12px; color: #0066CC; text-decoration: none;margin-left: 8px;}

.font12white {font-size: 12px; font-weight: bold; color: #FFFFFF;}

td{font-size: 12px;}	
td.cell1{
	font-size: 12px;
	width:10%;
	color: #41247B;
	text-align: center;
	text-indent: 2px;
}

td.cell2{
	background-color: #ffffff;
}
td.cell3{
	background-color: #ffffff;
	font-size: 14px;
	text-align: center;
	font-weight:bold;
	letter-spacing:1px;
	
}
td.cell4{
	background-color: #ffffff;
	font-size: 12px;
	text-align: center;
}
.font12 {
	font-size: 12px;
}
.font20b {
	font-size: 20px;
	font-weight: bold;
    text-align: center;
}
.dataTable
{
}
.dataTableTr
{
    height:20px;
}
BODY {SCROLLBAR-FACE-COLOR: #dee3e7; FONT-SIZE: 9pt; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #dee3e7; COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; SCROLLBAR-ARROW-COLOR: #006699; SCROLLBAR-TRACK-COLOR: #efefef; SCROLLBAR-DARKSHADOW-COLOR: #98aab1}
.fontred {
	font-size: 12px;
	color: #FF0000;
}
.box_button {
	font-size: 12px;
	text-decoration: none;
	padding: 1px;
	cursor:hand;
}
.nobox_button {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	padding: 1px;
	cursor:hand;
}
.tabletest{font-size:12px;line-height: 150%;}

p{
color:green;
}

.ftopwhite:link { COLOR: #ffffff; TEXT-DECORATION: none }
.ftopwhite:visited { COLOR: #ffffff; TEXT-DECORATION: none }
.ftopwhite:hover { COLOR: #FF0000; TEXT-DECORATION: underline }

.EmailFormat {
	behavior: url("/css/emailFormat.htc");
}

.PostcodeFormat {
	behavior: url("/css/postcodeFormat.htc");
}

.DateFormat {
	behavior: url("/css/dateFormat.htc");
}

.IntFormat {
	behavior: url("/css/integerFormat.htc");
}

.MobileNoFormat {
	behavior: url("/css/mobileNoFormat.htc");
}

.PhoneNoFormat {
	behavior: url("/css/phoneNoFormat.htc");
}

.NumFormat {
	behavior: url("/css/numFormat.htc");
}

.DigitFormat {
	behavior: url("/css/digitFormat.htc");
}

.CurrencyFormat {
	behavior: url("/css/currencyFormat.htc");
}

.validateIdCard {
	behavior: url("/css/pspt.htc");
}

.tablecolor{
	color: #41247B;
	
	}