.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.mainbg {
	background-image: url(main1_02.gif);
}
.left {
	background-image: url(left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-image: url(leftdot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.jobs
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
}
.jobs a:hover
{
	color:#666666;
	text-decoration:none;
}
.jobs a:active
{
	color:#666666;
	text-decoration:none;
}
.jobs a:visited
{
	color:#666666;
	text-decoration:none;
}
.jobs a:link
{
	color:#666666;
	text-decoration:none;
} 
#jobs
{
	width:220px;
	height:260px;
	overflow:scroll;
}


