@charset "iso-8859-1";
/* CSS Document */
body{
padding:0px;
margin:0px;
}

.main_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:15px;
		color:#333;
		text-align:justify;
	}
	
.main1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#FFFFFF;
	}

.flash_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:15px;
		color:#656565;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:15px;
		color:#333333;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:15px;
		color:#6192B1;
	}	
	
.link1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:15px;
		color:#568120;
	}		
.copyright_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:15px;
		color:#616161;
	}

.form
	{
		width:171px; height:18px; border-color:#CFCFCF; border-bottom-width:1px;border-right-width:1px; background-color:#FFFFFF; border-left-color:#7D7D7D
	}
	
.form1
	{
		width:171px; height:17px; border-color:#DEDBD5; border-width:1px;border-left-width:2px; background-color:#FFFFFF
	}
.form_div
	{
		height:20px; margin-top:10px;	
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#727272;
		font-weight:bold;	
	}
		
	a.text:link {color:#333333;text-decoration:none;}	
	a.text:hover {color:#333333;text-decoration:underline;}
	a.text:active {color:#333333;text-decoration:none;}
	a.text:visited {color:#333333;text-decoration:none;}
	
	a.text1:link {color:#4E4E4E;text-decoration:none;}	
	a.text1:hover {color:#4E4E4E;text-decoration:underline;}
	a.text1:active {color:#4E4E4E;text-decoration:none;}
	a.text1:visited {color:#4E4E4E;text-decoration:none;}

	a.main1_text:link {text-decoration:none;}	
	a.main1_text:hover {text-decoration:underline;}
	a.main1_text:active {text-decoration:none;}
	a.main1_text:visited {text-decoration:none;}

	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}


#errorMsg {
	font-size: 14px;
	color:#CC3300;
	padding: 10px;
	line-height:18px;
}

#successMsg {
	font-size: 14px;
	padding: 10px;
	line-height:18px;
	color:#0066CC;
}

#employForm {
	border-collapse: collapse;
}

#employForm td {
	padding: 4px;
}

#employForm th {
	padding: 4px;
	font-family:Tahoma;
	font-size:11px;
	line-height:13px;
	color:#727272;
	text-align:left;
	font-weight:bold;
}
