<STYLE TYPE="text/css">
<!--
tr{}

A{}
	:visited
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: Green;
		font-style: none;
		text-decoration: none;
		
	}
	:link
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: Green;
		font-style: none;
		text-decoration: none;

	}
	
	:hover
	{ 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: Green;
		font-style: none;
		text-decoration:underline;
	
	}

body
{
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	/*background-color:#333333;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-shadow-color: ;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #333333;*/
	background: rgb(215,233,184);
	scrollbar-face-color: rgb(215,233,184);
	scrollbar-highlight-color: rgb(215,233,184);
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-shadow-color: ;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: rgb(215,233,184);
}



font{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: Green;
}

table{}
	.tablecontent
	{
		width: 701px;
		height: 100%;
		text-align: left;
		vertical-align: top;	
	}
	.tablemain
	{
		width: 100%;
		height: 100%;
		text-align: center;
		vertical-align: top;	
	}	
	.table_with_content
	{
		vertical-align: top;
		width: 431px;
		height: 100%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:green;
		font-size:11px;
		text-align:justify;
	}
	.table_with_menu
	{
		vertical-align: top;
		width: 240px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: rgb(218,37,29);
		font-size:11px;
		text-align:left;
	}
	
		

td{}
	.tdtop
	{
		background-image:url(images/top.jpg);		
		width:701px;
		height:96px;
	}
	.tdspace
	{
		border-color: rgb(255,102,0);
		border-top: 1px solid;
		height: 5px;
	}
	.tdbanner
	{
		border-color: rgb(91,180,53);
		border: 1px solid;	
		height: 166px;
	}		
	.tdcurrentpos
	{
		background-image: url(images/mid_tab.jpg);
		width:701px;
		height:55px;
		padding-left: 35px;
		font-weight:bold;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: rgb(218,37,29);
	}	
	.tdmenu
	{
		width: 251px;
		text-align: center;
		vertical-align: top;
		background-image:url(images/menu_bg.jpg);
		background-repeat:repeat-y;
	}
	.tdmenu2
	{
		width: 251px;
		text-align: center;
		vertical-align:bottom;
		background-image:url(images/menu_bg.jpg);
		background-repeat:repeat-y;
	}
	.tdmenulogo
	{
		width: 251px;
		height: 78px;
		background-image:url(images/menu_logo.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		text-align: left;
	}		
	.tdcontent
	{
		width: 450px;
		height: 100%;
		text-align:center;
		vertical-align: top;	
		background-image:url(images/content_bg.jpg);
		background-repeat:repeat-y;
	}	
	.tdfooter
	{
		background-image:url(images/footer.jpg);
		width:701px;
		height:35px;
	}	


h1 {
	font-size:14px;
}

b, strong {
 font-weight: bold;
}

#list-menu {
width: 100%;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
} 
#list-menu li {
margin: 1px 0 0;
padding-left: 7px;
} 
#list-menu a {
display: block;
width:93%;
padding: 2px 2px 2px 2px;
border: 1px solid rgb(91,180,53);
background: rgb(233,241,209);
text-decoration: none; /*lets remove the link underlines*/
} 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: rgb(218,37,29);
font-weight:bold;
}

#list-menu a:hover {
border: 1px solid #000000;
background: rgb(160,205,75);
color: #ffffff;
font-weight:bold;
} 


#search {
  float            : center;
  margin-top       : 5px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width´           : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 10px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #999999;
  background       : #FFFFFF;
}


 
 
-->
</STYLE>
