/* CSS Document */

 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Microsoft Sans Serif";
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
}
  td,th {
 	background-color: #FFFFFF;
	color: #666666;
}
.td_gray {
 	background-color: #CCCCCC;
}
.bl {
}
.content {
	font-size: 12px;
}

.title {
	font-weight: bold;
	color: #666666;
}
.title_bk {
	font-weight: bold;
	color: #CCCCCC;
}

 
table {
	color: #666666;
 } 
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #66CC00;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.wh {
	color: #666666;
}
.co_title {
	color: #333333;}
.title_bk {
	font-weight: bold;
	color: #FFFFFF;
}
.job_title {
	font-size: 16;
	font-weight: bold;
	color: #FF0033;
}
.h_table {
	color: #494949;
	background-color: #91d300;
	font-weight: bold;
	font-size: 14;
}
.rate {
	font-size: 14;
	font-weight: bold;
  	color: #CC0000;
}
.red {
	font-size: 12px;
	color: #CC0000;
}
 .h_title {	
	color: #91d300;
	font-weight: bold;
	font-size: 18;
}.green_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #91d300;
}
span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	display: block;
	clear: left;
	float: left;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
} 
span.radio { 
  width: 19px; 
  height: 25px; 
  padding: 0 5px 0 0; 
  background: url(radio.gif) no-repeat; 
  display: block; 
  clear: left; 
  float: left; 
} 
span.select { 
  position: absolute; 
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */ 
  height: 21px; 
  padding: 0 24px 0 8px; 
  color: #fff; 
  font: 12px/21px arial,sans-serif; 
  background: url(select.gif) no-repeat; 
  overflow: hidden; 
} 
