body{
color: #666;
font-size: 10px;
font-family: Century Gothic, Arial;
margin-top: 1px;
background: ##F4F4F4;
}
a{
color: #fff;
text-decoration: none;
}
a:hover{
	color: #FFFF40;
}
p{
	margin: 0;
	padding: 6px;
	line-height: 1.5em;
	text-align: justify;
	border: 1px solid #666666;
}
#wrapper{
width: 140px;
margin: 0px auto;
}
.box{
/*background: #fff;*/
width: 200px;
}
.boxholder{
	clear: both;
	padding: 0px;
	background-color: #686666;
	width: 140px;
}
.tab{
float: left;
height: 30px;
width: 60px;
margin: 0 1px 1px 0;
text-align: center;
/*background: #AFAFAF url(../images/greentab3.jpg) no-repeat;*/
}

.tabtxt{
margin: 0;
color: #fff;
font-size: 10px;
font-weight: bold;
padding: 2px 0 0 0;
height: 30px;
background: #FF9C39 no-repeat;
}

.tabtxt2{
margin: 0;
color: #fff;
font-size: 10px;
font-weight: bold;
padding: 2px 0 0 0;
height: 30px;
background: #FF9C39 no-repeat;}

.textbox{
	color: #666666;
	font-size: 10px;
	font-family: Century Gothic, Arial;
	background-color: #FFFFFF;
	border: 1px solid #C7C7C7;
	width: 95px;
	height: 13px;
	margin-bottom: 4px;	
}
.textbox2{
	color: #666666;
	font-size: 10px;
	font-family: Century Gothic, Arial;
	background-color: #FFFFFF;
	border: 1px solid #C7C7C7;
	width: 95px;
	height: 13px;
	margin-bottom: 6px;		
}
