body{
	color: #000000;
	font-size: 12px;
	font-family: verdana;
	background-color: #FDD3AA;
}
.bgg{
	font-size: 12px;
	font-family: verdana;
	background-color: #FFFFFF;
}
a{
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #DFE44F;
	text-decoration: underline;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #FFCCCC;
}
#wrapper{
	width: 800px;
	margin: left;
	height: auto;
	background-color: #FDD3AA;
	border-bottom-style: none;
}
.box{
	background: #fff;
	background-color: #FDD3AA;
}
.boxholder{
	clear: both;
	padding: 5px;
	background: #F99631;
}
.tab{
	float: left;
	height: 32px;
	width: 102px;
	margin: 0 1px 0 0;
	text-align: center;

background: #FFffffurl(images/greentab.jpg) no-repeat;
	background-image: url(images/greentab.jpg);
}
.tabtxt{
margin: 0;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
a:link {
	text-decoration: none;
	color: #339999;
}
a:visited {
	text-decoration: none;
	color: #339999;
}
a:active {
	text-decoration: none;
	color: #339999;
	}
.tablink {
	text-decoration: none;
	color: #339999;
}
