.menulink {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-indent: 5px;
	cursor: hand;
	border: 1px solid #FFFFFF;
	text-decoration: none;




}
.menu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
a.menulink:hover {
	border: 1px dotted #666666;
	font-size: 11px;
	text-decoration: none;
	color: #0E4DBF;
}

a.menulink:link {
	text-decoration: none;
	color: #666666;
	border: 1px dotted;
}

a.menulink:visited {
	text-decoration: none;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.menuborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

td.jobs {
  text-align: right;
  padding-right: 15px;
}

a.jobs_title {
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
}

.jobs_title_1 {
  text-align: center;
  text-decoration: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
}


.jobs_titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}