.blackborder {
	border: 1px solid #000000;
}
.normal_text {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000}
.blackborderbottom {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.blackborderTop {

	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.normal_textlink { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0000FF; text-decoration: underline}
.normal_text_small { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000 }
.normal_text_red { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FF0000}
.blackbordersides { border: #000000 solid; ; border-width: 0px 1px}
.normal_text_small_bold { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000 ; font-weight: bold}
.left_menu_link { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #CC0000; text-decoration: underline ; font-weight: bold; font-variant: normal}
a:link, a:visited{
	color:#FF0000;
}

table.nav{
	background-image:url(images/navbg.gif);
	background-repeat:no-repeat;
	height:20px;
	width:760px;
	text-align:center;
	border-top:1px solid #000000;
	padding-top:1px;
}

.navhome{
	width:82px;
	height:20px;
	background-image:url(images/navsep.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	border-bottom:1px solid #000000;
}

.navjobseekers{
	width:113px;
	height:20px;
	background-image:url(images/navsep.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	border-bottom:1px solid #000000;
}

.navemployers{
	width:118px;
	height:20px;
	background-image:url(images/navsep.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	border-bottom:1px solid #000000;
}

.navinfo{
	width:108px;
	height:20px;
	background-image:url(images/navsep.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	border-bottom:1px solid #000000;
}

.navnews{
	width:69px;
	height:20px;
	background-image:url(images/navsep.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	border-bottom:1px solid #000000;
}

.navfaq{
	width:71px;
	height:20px;
	background-image:url(images/navsep.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	border-bottom:1px solid #000000;
}

.navcosts{
	width:81px;
	height:20px;
	background-image:url(images/navsep.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	border-bottom:1px solid #000000;
}

.navcontact{
	width:118px;
	height:20px;
	text-align:center;
	border-bottom:1px solid #000000;
}

a.nav, a.nav:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:600;
	text-decoration:none;
	font-size:14px;
}

#login table{
	padding-top:0px;
	padding-left:5px;
}

#login td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

#login input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:0px;
	margin:0px;
}	

#login{
	float:right;
	height:80px;
	width:150px;
	background-image:url(images/loginbg.gif);
	background-repeat:no-repeat;
}

td.mycontent {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

h1{
	margin:0px;
	padding:0px;
	line-height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}

h2{
	margin:0px;
	padding:0px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF0000;
}

#industrylinks{
	text-align:center;
	padding-top:10px;
}

#industrylinks a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
}

#contactform{
	padding-bottom:20px;
}

#contactform td, input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
}

td.center{
	text-align:center;
}