.ar12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.headin {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #d6341f;
}
.conf_bg {
	background-image: url(images/conf_bg.gif);
	/*background-repeat: repeat-x;*/
	background-position: top;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #D6341F;
	text-decoration: none;
}
.ar14 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a.paging:link {
	font-family: arial;
	font-size: 11px;
	color: #D6341F;
	text-decoration: none;
	font-weight: bold;
}
a.paging:visited {
	font-family: arial;
	font-size: 11px;
	color: #D6341F;
	text-decoration: none;
	font-weight: bold;
}
a.paging:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}.reg_headin {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.reg_txtbox {
	font-family: arial;
	font-size: 11px;
	color: #2A66B1;
	height: 16px;
	width: auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
.reg_btn {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A66B1;
	height: 20px;
	width: auto;
	border: 1px solid #000000;
	text-transform:uppercase;
}
.btn2 {
	font-family: arial;
	font-size: 11px;
	color: #003F7D;
	background-image: url(Images/login_btn_bg.gif);
	height: 24px;
	width: 53px;
	padding-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtbox_admin {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	height: 20px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #727272;
	border-right-color: #D3D3D3;
	border-bottom-color: #727272;
	border-left-color: #D3D3D3;
	padding-right: 5px;
	padding-left: 5px;
}.emptybox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submit2{
	font-family: arial;
	font-size: 11px;
	color: #003F7D;
	background-image:url(images/login_btn_bg2.gif);
	height:22px;
	width:100px;
	padding-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	font-weight:bold;
}

td.printbtn a:link {
	font-family:"Trebuchet MS";
	background-color:#0e5cab;
	text-align:center;
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	line-height:25px;
	width:100%;
	border: 1px solid #333333;
}
td.printbtn a:visited { 
	font-family:"Trebuchet MS";
	background-color:#0e5cab;
	text-align:center;
	font-size:12px;
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold; 
	display: block; 
	line-height:25px;
	width:100%;
	border: 1px solid #333333;
}

td.printbtn a:hover { 
	font-family:"Trebuchet MS";
	background-color:#000000;
	text-align:center;
	font-size:12px;
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold; 
	display: block; 
	line-height:25px;
	width:100%;
	border: 1px solid #333333;
}
.pagebg {
	background-image: url(images/reg_pagebg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

