td	{font-family: Arial, Sans-Serif; font-size: 12; color:#000000;}
table {font-family: Arial, Sans-Serif; font-size: 12; color:#000000;}

a {color: #ff8700; 	text-decoration:none;}
a:hover {color:#000000; text-decoration:none;;}

a.add {color: #ff8b00; 	text-decoration:none;}
a.add:hover {color:#004700; text-decoration:none;;}

a.green1 {color: #579a00; font-size: 11;	text-decoration:none;}
a.green1:hover {color:#000000; font-size: 11;	text-decoration:none;;}
a.green2 {color: #599c00; font-size: 12;	text-decoration:none;}
a.green2:hover {color:#000000; font-size: 12;	text-decoration:none;;}
a.orange1 {color: #ff7f00; font-size: 11;	text-decoration:none;}
a.orange1:hover {color:#000000; font-size: 11;	text-decoration:none;;}
.titlean { color:#000000; font-size: 11; }
.green { color:#62a300; font-size: 12; }
.greenh2 { color:#62a300; font-size: 12;font-weight: bold;}
.orange { color:#ff8700; font-size: 12; }
#girl {
	position:absolute;
	left:60%;
	top:0px;
	z-index:1; 
background: url('/img/girl.png') top left no-repeat ;
}
#fl {
	position:absolute;
	left:5%;
	top:301px;
	z-index:1; 
background: url('/img/flow.png') top left no-repeat ;
}

input, textarea {  
	border : 1px solid #62a300;
	background: #FFFFFF;
	color: #000000;
	height : 22px;
	font-size: 11;	
	}
input.but {
	border : 0px;
	cursor : hand;
	height : 22px;
	font-size: 11;	
}