.mainmenu{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.headermenu{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.login{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.headermenup{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.joblinktxt{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytextmain{
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytext{
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytitles{
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytextsmall{
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.popuplinks{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #205FBD;
	text-decoration: none;
}
.leftmenu{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyright{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.webdesign{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #205FBD;
	text-decoration: none;
}
.insidetitles{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.sectiontitles{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.pagetitles{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tabletitles{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left : 5px;
}
.tabletitlesright{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:right;
	padding-right : 5px;
}
.tabletexts{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left : 5px;
}
.tabletextsright{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:right;
	padding-right : 5px;
}
.textsmall{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.location{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.register{
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #205FBD;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
TEXTAREA {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 320px;
	height : 160px;
	border : 1px solid Black;
}
TEXTAREA.big {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 395px;
	height : 160px;
	border : 1px solid Black;
}


TEXTAREA.jobdescription {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 100%;
	height : 300px;
	border : 1px solid Black;
}
TEXTAREA.little {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 150px;
	height : 100px;
	border : 1px solid Black;
}
INPUT {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 188px;
	height : 16px;
	border : 1px solid Black;
}
INPUT.big{
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 395px;
	height : 16px;
	border : 1px solid Black;
	
}
INPUT.checkbox {
	
	color : #000000;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	width: 15px;
	height : 15px;
	border : 0px solid Black;
}
INPUT.search {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 130px;
	height : 16px;
	border : 1px solid Black;
}
INPUT.state {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 100px;
	height : 16px;
	border : 1px solid Black;
}
INPUT.radio {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 15px;
	height : 15px;
	border-width : 0px;
}

select {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 188px;
	height : 16px;
	border : 1px solid Black;
}

SELECT.state {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 85px;
	height : 16px;
	border : 1px solid Black;
}
SELECT.mediumstate {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 100px;
	height : 16px;
	border : 1px solid Black;
}
SELECT.resource {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 130px;
	height : 16px;
	border : 1px solid Black;
}
.mediumselect {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 90px;
	height : 16px;
	border : 1px solid Black;
}
.mediumselect1 {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 112px;
	height : 16px;
	border : 1px solid Black;
}
.mediumselect2 {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 440px;
	height : 16px;
	border : 1px solid Black;
}
.smallselect {
	
	color : #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 60px;
	height : 16px;
	border : 1px solid Black;
}
.radiobutton {
	
	color : #000000;
	width: 13px;
	height : 13px;
	border:0px;
}
.main{
	
	text-decoration : none;
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	color: #000000;
}
#innermenu a{
text-decoration:none;
color:#000000;
font-style:normal;
font-weight : normal;
}
#innermenu a:hover{
text-decoration:none;
color:white;
background-color:navy;
font-style:normal;
font-weight : normal;
}
