/* CSS Document */


body{
	
	background:#d5e1ca;
	
}
.main a:link {
	text-decoration: none;
	color: #009900;
}
.main a:visited {
	text-decoration: none;
	color: #009900;

}
.main a:hover{
	text-decoration: none;
	color:#00CC00;
      
}
.main {
	width:850px;
	padding: 10px;	
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #643200;
	
}

.header {
	font-size: 18px;
	font-style:oblique;
	

}
.logo{
	width: 350px;
	
	
	background-color:#EEFDEC;
	vertical-align:middle

}
.bl {
	background: url("images/bl.gif") 0 100% no-repeat #6f9c86; 
	width: 100%;
	} 
.br {
	background: url("images/br.gif") 100% 100% no-repeat;
	} 
.tl {
	background: url("images/tl.gif") 0 0 no-repeat;
	} 
.tr {
	background: url("images/tr.gif") 100% 0 no-repeat; 
	padding:0px;
	border:none;
	} 
.bl2 {
	background: url("images/bl2.gif") 0 100% no-repeat #f4f8f0; 
	width: 100%;
	} 
.br2 {
	background: url("images/br2.gif") 100% 100% no-repeat;
	} 
.tl2 {
	background: url("images/tl2.gif") 0 0 no-repeat;
	} 
.tr2 {
	background: url("images/tr2.gif") 100% 0 no-repeat; 
	padding:0px;
	border:none;
	} 


.clear {
	font-size: 1px; 
	height: 1px;

}
.image{
border:none;
}
#new {
	color:#FF0000;
}
.red a:link {
	text-decoration: none;
	color:#FF0000;
}
.red a:visited {
	text-decoration: none;
	color:#FF0000;

}
.red a:hover{
	text-decoration: none;
	color:#BD0606
}
	




