.text_s {  font-size: 10px; text-decoration: none;}
a:hover {  color: #FF3300; text-decoration: none;}

.text_s_gray {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
}

.text_donation_white {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.text_donation_white a:link {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.text_donation_white a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}

.text_donation_white a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.text_donation_white a:active {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.title_donation {
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.title_donation2 {
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;	
}

#text_donation{
    font-size: 13px;
	text-decoration: none;
	color: #333333;
	}

#radius_l{
	width: 270px;
	height: 200px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 10px;
	background-color: #009900;
	border: 1px solid #009900;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
} 

#radius_r{
	width: 370px;
	height: 200px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	border: 1px solid #009900;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
} 

#radius_l2{
	width: 270px;
	height: 2800px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 10px;
	background-color: #009900;
	border: 1px solid #009900;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
} 

#radius_r2{
	width: 370px;
	height: 2800px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	border: 1px solid #009900;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
} 

#mainbox{
width: 687px;
}

#box_left{
width: 280px;
float: left;
}


.box_right a:link{
	width: 70px;
	float: left;
	-webkit-border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #A30A1C;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

.box_right a:visited{
	width: 70px;
	float: left;
	-webkit-border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #A30A1C;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

.box_right a:active{
	width: 70px;
	float: left;
	-webkit-border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #A30A1C;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}


.box_right a:hover{
	width: 70px;
	float: left;
	-webkit-border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #009900;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

#box_bottom{
width: 350px;
float: left;
margin-top: 50px;
text-align: center ;
}

#box_bottom2{
width: 350px;
height: 400px;
float: left;
margin-top: 50px;
}

#box_bottom2_l{
width: 250px;
height: 400px;
float: left;
margin-top: 30px;
margin-bottom: 20px;
}


#result1 {
	background-color: #FF3300;
	height: 16px;
	width: 80%;
	float: left;
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
	-webkit-border-top-left-radius: 5px; 
	-moz-border-radius-topleft: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomleft: 5px; 
}


#result {
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
}

#result2 {
	background-color: #CCCCCC;
	height: 16px;
	width: 680px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
	-webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  

}


