BODY
{
    Background-color: #d3d6b1;
	Color: #000000;
	Font-Size: 12px;
    Font-Family: arial, helvetica;
	scrollbar-base-color: #5f6b2e; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #5f6b2e; 
	scrollbar-3dlight-color: #5f6b2e; 
	scrollbar-highlight-color: #5f6b2e; 
	scrollbar-arrow-color: #5f6b2e; 
	scrollbar-darkshadow-color: #5f6b2e; 
	scrollbar-shadow-color: #5f6b2e; 
}



<!-- Navigation -->
#navlft {
	width: 152px;
	height: 21px;
	}

	#navlft a {
	background: url(images/bg_btn-nav-lft.gif);
	background-repeat:no-repeat;
	background-position: 2 0;
	padding: 1 0 0 5;
	font-size: 11px;
	color: #767e59;
	text-decoration: none;
	width: 152px;
	height: 21px;
	
	}

	#navlft a:hover {
	background: url(images/bg_btn-nav-lft_on.gif);
	background-repeat:no-repeat;
	background-position: 2 0;
	padding: 1 0 0 5;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 152px;
	height: 21px;
	
	}

	a.navrt {
		background: url(images/bg_btn-nav-rt.gif);
		background-repeat:no-repeat;
		border: none;
		padding: 1 0 0 3;
		font-size: 11px;
		text-align: center;
		color: #767e59;
		text-decoration: none;
		width: 65px;
		height: 16px;
		
	}
	
	a.navrt:hover {
		background: url(images/bg_btn-nav-rt_on.gif);
		background-repeat:no-repeat;
		padding: 1 0 0 3;
		font-size: 11px;
		text-align: center;
		color: #FFFFFF;
		text-decoration: none;
		width: 65px;
		height: 16px;
	}
	

.navtop {
background-color: #ece9d8;
border-style: solid;
border-color: #aca899;
border-width: 1px;
}
	
		a.navtop {
		background: url(images/bg_btn-nav-top.gif);
		background-repeat:no-repeat;
		border: none;
		padding: 1 0 0 3;
		font-size: 13px;
		text-align: center;
		color: #767e59;
		text-decoration: none;
		width: 88px;
		height: 20px;
		
	}
	
	a.navtop:hover {
		background: url(images/bg_btn-nav-top_on.gif);
		background-repeat:no-repeat;
		padding: 1 0 0 3;
		font-size: 13px;
		text-align: center;
		color: #FFFFFF;
		text-decoration: none;
		width: 88px;
		height: 20px;
		
	}
	a.navtop2 {
		background: url(images/bg_btn-nav-top2.gif);
		background-repeat:no-repeat;
		border: none;
		padding: 1 0 0 3;
		font-size: 13px;
		text-align: center;
		color: #767e59;
		text-decoration: none;
		width: 140px;
		height: 20px;
		
	}
	
	a.navtop2:hover {
		background: url(images/bg_btn-nav-top2_on.gif);
		background-repeat:no-repeat;
		padding: 1 0 0 3;
		font-size: 13px;
		text-align: center;
		color: #FFFFFF;
		text-decoration: none;
		width: 140px;
		height: 20px;
		
	}
	
	a.navtop3 {
		background: url(images/bg_btn-nav-top2.gif);
		background-repeat:no-repeat;
		border: none;
		padding: 1 0 0 3;
		font-size: 13px;
		text-align: center;
		color: #767e59;
		text-decoration: none;
		width: 104px;
		height: 20px;
		
	}
	
	a.navtop3:hover {
		background: url(images/bg_btn-nav-top2_on.gif);
		background-repeat:no-repeat;
		padding: 1 0 0 3;
		font-size: 13px;
		text-align: center;
		color: #FFFFFF;
		text-decoration: none;
		width: 104px;
		height: 20px;
		
	}	

.border1 {
border-style: solid;
border-color: #555555;
border-width: 1px;
border-top-width: 20px;
border-top-color: #5f6b2e;
}

.border2 {
border-right-style: solid;
border-right-color: #777777;
border-right-width: 1px;
}

.border3 {
border-left: 1px solid #777777;
}

.contentbox {
margin-left: 40px;
margin-top: 25px;
}

.content10px
{
font-family: verdana,helvetica,san-serif;
font-size: 10px;
}

.content11px
{
font-family: verdana,helvetica,san-serif;
font-size: 11px;
}

.content11pxRed
{
font-family: verdana,helvetica,san-serif;
font-size: 11px;
color:Red;
}

.footer {
background-color: #ece9d8;
border-top: solid 5px #5f6b2e;
}

h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #656972;
	margin-bottom: 0;
}

h2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #656972;
	margin-bottom: 10;
}

.header {
background-image: url(./images/header_tmates.jpg);
background-repeat: no-repeat;
}

.small
{
	Color: #000000;
	Text-Decoration: none;
	Font-Size: 10px;
	Font-Family: arial, helvetica, sans-serif;
}

.xsmall
{
	Font-Size: 3px;
	Font-Family: arial, helvetica, sans-serif;
}

TD
{
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.arrow1 {
list-style-image: url(images/arrow.gif);
margin-left: 17;
}
