@charset "utf-8";
/* CSS Document */

h1{
color:#999967;
margin-left:5px;
margin-right:5px;
}

h2{
color:#999967;
margin-left:5px;
margin-right:5px;
}

h3{
color:#999967;
margin-left:5px;
margin-right:5px;
}

p{
margin-left:5px;
margin-right:5px;
}


/* table layout*/

.tableone{
border:0px;
width:580px;
}

.tableone caption{
font-size:0;
color:#ffffff;
}

.tableone td{
padding:3px;
vertical-align:top;
width:193px;
margin-bottom:5px;

}

.tableone .line{
border-right:1px dashed #cccccc;
}




/* orphans in need template profile*/

.profiletable{
width:450px;
border:0px;
}

.profiletable caption{
font-size:0;
color:#ffffff;
}
.profiletable td{
	padding:3px;
	vertical-align:top;
}

.profiletable .label{
 width:125px;
}

.profiletable .info{
 width:325px;
}

/* end of orphans in need template profile*/