body {  background-image:url(../images/bg-image.jpg); background-repeat:repeat-x; background-color:#beced3;}

a:link { text-decoration:underline; color:#000000 }
a:visited { text-decoration:underline; color:#000000 }
a:hover { text-decoration:none; }
a:active{ text-decoration:none; color:#000000; }

.skin_table
{
  	/* margin:-4px; */
	background-color:#beced3;
  	/* background-image:url(../images/body-bg.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: 0px 400px; */
}

div.logo {margin-bottom: -2px;}

.search 
{
  float:right;
  position:relative;
  bottom:156px;
  padding:0px 50px 0px 0px;
}

.search input
{
  color: #000000;
  background: #ffffff;
  border: 1px solid #57B460;
  padding:3px;
}

.menu_table
{
  margin:0px;
  height:39px;
}

#main_flash
{
  margin:0px 0px 0px 0px;
}

#image_marquee
{
  color:#FFFFFF;
/*  background:#FFFFFF url(../images/image_marquee_bg.jpg); */
}

#image_marquee a:link { text-decoration:none!important; color:#FFFFFF!important; }
#image_marquee a:visited { text-decoration:none!important; color:#FFFFFF!important; }
#image_marquee a:hover { text-decoration:underline!important; color:#FFFFFF!important; }
	

table.j0menu_out, table.j0menu_over {
	margin:0px;
	border:0px;
}

td.j0menu_text_out,td.j0menu_arrow_out {
	margin:0px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	height:39px;
	/* background: url(../images/button_out_39px.jpg) repeat-x 0 0; */
}

td.j0menu_text_over,td.j0menu_arrow_over {
	margin:0px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	height:39px;
	background: url(../images/button_over_39px.jpg) repeat-x 0 0;
}

.menu
{
	margin:0px;
	width:990px;
  	height:39px;
  	background: url(../images/button_out_39px.jpg) repeat-x 0 0;
  	text-align:left;
}

/*wide format site custom round box*/
.round_box_top_autobahn
{
	background : #FFFFFF url("../images/rnd_autobahn/rnd_box_header.gif") repeat-x 0 0;
	/*border-bottom : solid 1px #3D6987;*/
	height : 25px;
	margin-top : 10px;
}
.round_box_top_content_autobahn
{
	background : transparent url("../images/rnd_autobahn/rnd_box_corner_top_left.gif") no-repeat 0 0;
	height : 26px;
}
.round_box_header_autobahn
{
	background : transparent url("../images/rnd_autobahn/rnd_box_corner_top_right.gif") no-repeat top right;
	font-size : 16px;
	font-weight:bold;
	height : 26px;
	padding : 10px 0 0 15px;
	color : #000000;
}
.round_box_middle_autobahn
{
	background : #FFFFFF url("../images/rnd_autobahn/rnd_box_border_left.gif") repeat-y 0 0;
	color : #000000;
	padding-left : 10px;
}
.round_box_middle_content_autobahn
{
	background : transparent url("../images/rnd_autobahn/rnd_box_border_right.gif") repeat-y top right;
	padding : 1ex;
}
.round_box_bottom_autobahn
{
	background : #FFFFFF url("../images/rnd_autobahn/rnd_box_bottom.gif") repeat-x bottom left;
	height:19px;
}
.round_box_bottom_content_autobahn
{
	background : transparent url("../images/rnd_autobahn/rnd_box_corner_bottom_left.gif") no-repeat bottom left;
	height:19px;
}
.round_box_footer_autobahn
{
	background : transparent url("../images/rnd_autobahn/rnd_box_corner_bottom_right.gif") no-repeat bottom right;
	height:19px;
}

.cleanup
{
  background:#beced3;
}

