/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "tahoma", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5B5B5B;
	line-height:18px;
}

h1, h2, h3, p, ul, ol {
	margin-top: 0;
}
  
 #pat {
 background: url('images/top-pat.gif');
 
 }
 
 #pat1 {
 background: url('images/shade.gif') ;
 width: 606px;
 height: 50px
 }

A:Link.left, A:Active.left, A:Visited.left
{
	Color: #b8b8b8;
	Text-Decoration: none;
	font-fmaily: tahoma; verdana;
	text-align: left;
	font-size: 11px;
	font-weight:bold
	
}
A:Hover.left
{
	Color: #e6e6e6;
	Text-Decoration: none;
	font-fmaily: verdana;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}

.h1{
font-fmaily: tahoma; verdana;
Color: #89be47;
	font-size: 14px;
	font-weight:bold
	
}


.text{
font-fmaily: tahoma; verdana;
Color: #b0b0b0;
font-weight:normal;
	font-size: 12px;	
	
}

img.floatleft { 
    float: left; 
    margin: 10px 15px 10px 0; 
}



A:Link.more, A:Active.more, A:Visited.more
{
	Color: #b8b8b8;
	Text-Decoration: underline;
	font-fmaily: tahoma; verdana;
	font-size: 11px;
	font-weight:bold
	
}
A:Hover.more
{
	Color: #e6e6e6;
	Text-Decoration: none;
	font-fmaily: verdana;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}


.page{
font-fmaily: tahoma; verdana;
Color: #89be47;
	font-size: 14px;
	font-weight:bold;
	
}

.page:hover{
font-fmaily: tahoma; verdana;
Color: #89be47;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	
}

