body{
  height:100%;
  width:100%;
  margin:0px;
}
body, td {
  font-family:Arial;
}
a ,a:link,a:visited{
	color: #3A8D01;
	text-decoration: none; 
}

a:hover{
	text-decoration: underline; 
}

#left-top{
  background:#327900 url(../graphics/left-top.gif) right repeat-y;
  height:66px;
}

#left{
  background:#d7d7d7 url(../graphics/left.gif) right repeat-y;
}

#top{
  float:left;
  width:860px;
  height:63px;
  background:url(../graphics/top.gif);
}

#right{
  float:left;
  width:860px;
  height:100%;
  background:#fff6d9 url(/graphics/content_fade.gif) repeat-y;
}

#right-flow{
  background:#fff6d9;
}

#right-top{
  background:#3a8d01;
  height:63px;
}

#right_td{
  background:#fff6d9 url(/graphics/top.gif) repeat-x;
}

#left_bottom{
  background:#d7d7d7 url(../graphics/left.gif) right repeat-y;
}
#right_td_bottom{
  background:#fff6d9 url(/graphics/content_fade.gif) repeat-y;
}

#right_flow_bottom{
  background:#fff6d9;
}
#content{
  float:right;
  width:468px;
}

#menu{
  float:left;
  width:156px;
}

#menu a.menu_1{
  display:block;
  padding-left:20px;
  font-size:14px;
  color:#666;
  text-decoration:none;
  padding-top:12px;
}
#menu .sub_menu{
  background:#fff6d9;
  margin-top:10px;
  border-bottom:1px solid #f6e2b0;
}
#menu .sub_menu a.menu_1{
  font-weight:bold;
  background:#fff6d9 url(../graphics/menu_selected.gif) no-repeat;
  color:#000;
  text-decoration:none;
  margin-bottom:10px;
}
#menu .sub_menu a.menu_2{
  display:block;
  background:url(../graphics/bullet.gif) 3px 4px no-repeat;
  padding-left:15px;
  color:#000;
  text-decoration:none;
  font-size:12px;
  margin-bottom:6px;
  margin-left:20px;
}

#menu .sub_menu a:hover.menu_2{
  font-weight:bold;
}

#menu .sub_menu a.menu_2a{
  display:block;
  background:url(../graphics/bullet.gif) 3px 4px no-repeat;
  padding-left:15px;
  font-weight:bold;
  color:#000;
  text-decoration:none;
  font-size:12px;
  margin-bottom:6px;
  margin-left:20px;
}

.article{
  margin-top:20px;
  width:460px;
  border:1px solid #e7e0b4;
  background:#FFFFFF;
  float:left;
}

.article a{

	font-weight: bold;
}

.articleimg{
  float:right;
  margin-top:5px;
  margin-right:5px;
  margin-bottom:5px;
}
.article h2{
  font-size:16px;
  font-weight:normal;
  width:270px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  margin:0px;
  display:block;
  float:left;
  color:#000 !important;
  text-decoration:none !important;
  background:url(../graphics/news_headline.gif) no-repeat;
}
li {
  list-style-type:none;
  background:url(../graphics/li.gif) 0px 4px no-repeat;
  margin-left:-10px;
  padding-left:10px;
}
.article .top{
  float:left;
  width:270px;
}
.article .top .text{
  padding:10px;
  font-size:12px;
  float:left;
}
.article .bottom{
  width:461px;
  margin-top:-18px;
  float:left;
  height:0px;
}
.article .bottom .edge{
  float:right;
}
* html .article .bottom .edge{
  position:absolute;
  margin-left:442px;
  margin-bottom:-1px;
}
#infoboxes{
  margin-left:10px;
  width:200px;
  margin-right:10px;
  float:right;
}
.infobox{
  background:#FFFFFF;
  width:200px;
}
.infobox .text{
  font-size:12px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:5px;
}

.infobox  li {
	margin-left:-30px;
  padding-left:10px;
}

.infobox h3{
  padding-left:5px;
  font-size:13px;
  border-top:1px solid #e7dfb1;
  border-bottom:1px solid #e7dfb1;
}
td{
  font-size:12px;
}
img{
  display:block;
}

* html .infobox{
  margin-top:20px;
}


form.search input.text {
  border : solid 1px #3A8D01;
	width: 320px;  
}

form.search input.button {
  width: 95px;
	background-color:#3A8D01;
	color : #FFFFFF;
  border : solid 1px #3A8D01;
}

form.search label {
  /*font : */
}

form.search select{
  border: solid 1px #3A8D01;
}

select.title{
  width: 160px;
  margin-right:2px;
}

select.category{
  width : 150px;
  margin-right:2px;
}

select.region{
  width : 100px;
}


#footer {
	padding:8px;
	font-size:10px;
	clear:both; 
	margin-top:70px;
	margin-left:160px;
	background:#FFF6D9 url(/graphics/footer_bg.jpg) repeat-y top right;
}
#footer a {
	color:#111;
	text-decoration:none;
}

#searchjob {
	margin:0px;
	margin-top:60px;
	margin-left:20px;
}

#searchjob .dropdownfield {
	background-color:#fff;
	border:1px solid #3A8D01;
	padding:1px;
	float:left;
	height:15px;
	overflow:hidden;
}

#searchjob .dropdown {
	background-color:#fff;
	border:1px solid #3A8D01;
	border-left:none;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:2px;
	float:left;	
}

#searchjob .lastdropdown {
	margin:0px;
}

#searchjob .dropdownbox {
	cursor:pointer;
	display:none;
	position:absolute;
	background-color:#E0FFDF;
	border:1px solid #3A8D01;
	border-top:none;
	padding:1px;
	overflow:auto;
	white-space:nowrap;
}

#searchjob .dropdownbox a {
	display:block;
	font-weight:normal;
	text-decoration:none;
}

#searchjob .dropdownbox a:hover {
	background-color:#3A8D01;
	color:#fff;
}

#dropdownfieldtitle {
	width:145px;
}

#dropdownfieldcategory {
	width:105px;
}

#dropdownfieldregion {
	width:110px;
}

