
.lblInput
	{
	width:150px;
	font-family:tahoma;
	font-size:11px;
	}


.input1
	{
	font-family: arial;
	font-size:11px;
	border:1px solid #7A94A1;
	width:250px;
	height:20px;
	}


.input2
	{
	width:190px;
	height:20px;
	border:1px solid #7A94A1;
	font-family:tahoma;
	font-size:11px;
	}



.select1
	{
	width:252px;
	height:23px;
	border:1px solid #7A94A1;
	font-family:tahoma;
	font-size:11px;
	}

.select2
	{
	width:192px;
	height:23px;
	border:1px solid #7A94A1;
	font-family:tahoma;
	font-size:11px;
	}


.textarea1
	{
	border:1px solid #7A94A1;
	font-family:tahoma;
	font-size:11px;
	width:250px;
	height:100px;
	}

.button1
	{
	background-image: url(../images/buttonbg.png);
	border:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	width:70px;
	height:24px;
	color:#FFFFFF;
	}


.error_container
	{
	width:205px;
	background-color:#FBFBFB;
	border:1px solid #9DACBF;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#990000;
	line-height:20px;
	margin-bottom:1px;
	padding-left:20px;
	}


.font1
	{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}


h1
	{
	font-family:tahoma;
	font-size:17px;
	font-weight:bold;
	color:#C35AB1;
	}


.msg_font
	{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	}

.msg_font2
	{
	font-family:tahoma, arial, verdana;
	font-size:12px;
	font-weight:bold;
	color:#2E6089;
	}


.lbl_passwordreminder
	{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	}

.loginpanel
	{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	}

.require_field
	{
	font-weight:bold;
	font-size:9px;
	font-family:arial;
	color:#990000;
	margin-left:10px;
	}
	

.login_title
	{
	font-family:tahoma;
	font-size:17px;
	color:#FFFFFF;
	}


.fieldset
	{
	border:1px solid #DDDDDD;
	}

.legend_title
	{
	font-family:tahoma, arial, verdana;
	font-size:12px;
	font-weight:bold;
	color:#2E6089;
	}

.logout a
	{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}


.passreminder a
	{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}