.textnor {

    BACKGROUND-COLOR: #d0e0e3;
    COLOR: black;
    FONT-SIZE: 7pt

}

.textnor1 {

    COLOR: black;
    FONT-SIZE: 7pt

}

.top-level {
 	background-color:#FFFFCC;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000099
}

.separator {
	background-color:#000066;
	color:#FFFFFF;
	font-size:20px;
	font-stretch:semi-expanded;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

.second-level {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#990000
}

.post-date {
	font-size:smaller
}

.post-date-header {
 	background-color:#FFFFCC;
	font-size:smaller;
	font-weight:bold
}

a.joblisting:hover,a.joblisting:active{ 
	background-color:#99FF33 	
}


