@import url('/css/interface.css');

.SideBar  { background-color:#F7B76D; font-size:8pt; font-weight:bold; }
.SidePane { background-color:#EFEFEF; font-size:8pt; text-align: left; }
.SideMenu { font-size:8pt; font-weight:bold; text-decoration:none; color:#000000; }
.SideHigh { background-color:#F8E2C2; }

.MainBar  { background-color: #FFFFFF; font-size: 14pt; font-weight: bold; color:#F3921C; }
.MainBarR { background-color: #FFFFFF; font-size: 10pt; font-weight: bold; color:#F3921C; }

.FormCell {
  background-color: #FDEBD7;
  padding: 8px 8px;
}

.colcolor { background-color:#F3F3DB; }
.boxframe { background-color:#CDCD99; }

.tabhead { margin-bottom:0px; font-size:11pt; color:#C59121; }
.tabbody { margin-top:8px; margin-bottom:0px; color:#000000; }

.JobAppe { margin-top:0px; margin-bottom:0px; margin-left: 1cm; text-indent:-1cm; }
.JobHead { font-weight: bold;   }
.JobComp { font-weight: bold;   }
.JobSite { font-style:  italic; }

.JobCount { color:#BD670B; }

.MainBox { background-color:#F7B76D; }

.jobindex_super_option {
  background-color: rgb(253, 235, 215);
}

.jobindex_head_list {
  	list-style: none;
	margin: 0; 
 	padding: 0px;
 
}

.jobindex_head_list h3 {
        margin:0;
	padding: 0;
}


.jobindex_head_list h3 a, .jobindex_head_list h3 a:visited, .jobindex_head_list h3 a:hover {
	font-weight: bold;
	color: #000099;
	font-size: 10pt;
}

.jobindex_head_list_level2  {	
	margin-bottom: 0.5em;
	font-size: 0.8em;
}

.jobindex_jobregion_list a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000099;
}

.jobindex_jobregion_list {
        margin:0;
	padding: 0;
  	list-style: none;
	font-size: 9pt;
}

.jobindex_jobregion_important_list a, .jobindex_jobregion_important_list a:visited  {
    	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #000099;
    	font-weight: bold;
}
.countbox a {
    color:#F3921C;
}


