body { 
	background-color: #808080;
	background-image: url(../images/background_tens.gif);
	background-repeat: repeat-x;
  	font-size: 12px; color: #003; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; height: 176px; margin-top: 25px; margin-bottom: 70px; }

.sitehead { 
	background-image: url(../images/box_top_landscape.png);
	height: 120px;
	width: 889px;
	background-repeat: no-repeat;
}

.sitemenu {  }

.sitemiddel { 
	background: url(../images/box_middle.png) repeat-y;
}

.sitefoot {
	background-image: url(../images/box_bottom_landscape.png);
	height: 200px;
	width: 888px;
	background-repeat: no-repeat;
}

.title_text
{
  font-size: 50px;
  text-align: center;
}

.site_menu
{ font-size: 14px; }

.content_text
{
  font-size: 14px;
  line-height: 18px; 
}

td.sidemenu_item, td.sidemenu_selected_item
{
	font-size: 13px;
	/* padding: 20, 25; */
}

td.sidemenu_item
{
/* 	padding: 20, 25; 
	background-color: #ffffff;*/
	color: #000000;
  font-size: 13px;
}

td.sidemenu_selected_item
{
	/* background-color: #dddddd; */
	color: #050505;
  font-size: 13px;
	font-weight: bolder;
}

span.sub_page_item
{
  font-size: 12px;
}

a:link { color: rgb(70,70,70); text-decoration: none; }
a:visited { color: rgb(80,70,70); text-decoration: none; }
a:active { color: rgb(70,70,70); text-decoration: none; }
a:hover { color:#4d6699; text-decoration: none; }

