body
{	
    SCROLLBAR-FACE-COLOR: #D00000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #D00000; 
	scrollbar-3d-light-color: #FFFFFF; 
	scrollbar-dark-shadow-color: #000000;
	font-family: arial, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font: 1.0em arial, sans-serif;

}

#menu
{	
    background: url("/imgs/recruitermenu.jpg") no-repeat;
}

.imgcol
{	width: 350px;
	float: left;
	border: 1px solid black;
	margin: 5px;
}

.link:hover {
cursor: pointer;
}

.imgform
{	width: 350px;
	text-align: left;
	margin: 0 0 20px 0;
	
}

.imgform label
{	width: 80px;
	display: block;
	float: left;
	text-align: right;
	font-size: 12px;
}
.imgcol img
{	width: 300px;
	float: left;
}

.imgcol form
{	float: left;
}

.imgcol p
{	padding: 0;
	margin: 0;
}

table
{	
  border-collapse: collapse;
  width: 100%;
}

thead
{	
    background-image:url(../imgs/footbg.jpg);
	color: black;
}


th
{	
  padding: 3px;
}

td
{	
    padding: 3px;
	color:#12285F;
	font-size:13px;
}

.odd
{	background: white;
}

.even
{	background: #DFDFDF;
}

form
{	margin: 0;
	padding: 0;
}
fieldset  
{	border: solid 1px #D00000;
}
	
legend  
{
 background-color: #D00000;
  border: outset 1px #D00000;
}


label.fieldLabel	
{
  display: block;
  width: 20px;
}
	
input.formInputText   
{
  font-size: 1.0em;
  padding: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
  height: 15px;
 }
	
textarea.formTextArea   
{
  padding: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
  width:180px;
}
	
select.formSelect  
{
  font-size: .8em;
  padding: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
  width:150px;
   height: 20px;
}

form input.formInputButton,
form input.submit
{ font-size: 	1.2em;
  vertical-align: middle;
  font-weight: 	bolder;
  text-align: 	center;
  color: 		#FFFFFF; 
  background: 	#D00000;
  padding: 		1px;
  float: 		right;
}
	
form input.formInputButton:hover,
form input.submit:hover
{
  background-image: url(bg_button_hover.png);
}
	
form input.formInputButton:active,
form input.submit:active
{
  background-image: url(bg_button.png);
}

label.compen   
{
	display: block;
	font-size: 0.8em;
	padding-right: 1em;
	line-height: 1;
	padding: .5em 0;
	margin: 0 0 .3em;
	cursor: pointer;
}

div#content div.nav
{	margin-top:		0px;
	padding-top:	0px;
	float:			left;
}
div#content div.nav ul#navigation
{	list-style-type:none;
	margin-top:		0px;
}
div#content div.main
{	float:			left;
	width:			618px;
}
div#content div.main .drape
{
	background-color:	#AC0204;
	border-bottom:		solid #760000;
	padding:			0 10px 10px 10px;
	min-height:			350px;
}

div#content .main .rndbox,
div#content .main .rndbox table td
{	color:	black !important;
}
div#content div.main div.roundr
{	height:			30px;
	background:		url('/imgs/roundedcornr_707299.gif') top no-repeat;
}

div#content .rounder{display:block} /* #E9B7B7 */
div#content .rounder *{ background: white; }
div#content .rounder1{ border: 1px solid white; background: white; }
div#content .rounder2{ border: 1px solid white; background: white; }
div#content .rounder3{ border: 1px solid white;}
div#content .rounder4{ border: 1px solid white;}
div#content .rounder5{ border: 1px solid white;}
div#content .rounderfg{ background: white;}

#navigation a{				background: #9b0000 url(../imgs/navlh-article.gif) left top no-repeat; }
#navigation a span{			background: url(../imgs/navrh-article.gif) right top no-repeat; }
#navigation a:hover{			background: #760000 url(../imgs/navl-article.gif) left top no-repeat; }
#navigation a:hover span{	background: url(../imgs/navr-article.gif) right top no-repeat; }

input#addnew
{	float:none;
	left:50%;
	margin-left:-100px;
	padding:6px;
	position:relative;
}
table.rmanagerTabler
{	
}
div.drape a
{	color: white; text-decoration: underline;
}

div.drape a:hover
{	color: #DEE5EF; text-decoration: underline; 
}

div.drape table a
{	color: black; text-decoration: underline;
}
.pagination a
{	color: white !important;
}


div.drape table a:hover
{	color: red; text-decoration: underline; 
}

div.drape .rndbox a
{	color: black; text-decoration: underline;
}

div.drape .rndbox a:hover
{	color: red; text-decoration: underline; 
}

