body{
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;   
	
   scrollbar-face-color:#CD5F2C;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#C0B0B0;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#808080;
   scrollbar-darkshadow-Color:#202020;
}

*{
	margin:0;
	padding:0;
}

div.spacer{
	clear:both;
	height:10px;
}

div.padding{
	background:#CCCCCC;
	padding:10px 5px;
	overflow:auto;
	font-size:12px;
	text-align:center;
	color:black;
	font-weight:bold;
}

div.content-left-thin,
div.content-left,
div.content-right{
	height:300px;
	width:300px;
	overflow:auto;
	margin-left: 30px;
}

div.content-left-thin,
div.content-left{
	padding:15px 10px 10px 10px;
	margin-left: 30px;
}

div.content-left-thin{
	width:250px;
}

div.content-right{
	padding:15px 10px 10px 10px;
	margin-left: 30px;
}

div.trans{
	background:#CCCCCC;
}

div.content-dontate{
	padding:15px 10px 10px 10px;
	margin-left: 10px;
	width:250px;
}

div.content-dontate h2,
div.content-dontate p,
div.content-dontate{
	color:white;
}

div.float-left{
	float:left;
}

div.form-bg-right {
	background:#CD5F2C;
	text-align:center;
	border:1px solid white;
	width:95%;
	height:280px;
	padding:8px;
	margin: 0px 15px 0 0;
	overflow:auto;
}

div.inner-formbg-white{
	height:260px;
	background:white;
	padding:10px;
	overflow:auto;
}
div.inner-formbg-white p{
	font-size:12px;
	text-align:justify;
	font-weight:normal;
	margin:5px 0;
	clear:both;
}

div.petition-left{
	padding:80px 5px;
}

div.petition-right-wrapper {
	/*background:#CD5F2C;
	text-align:center;
	border:1px solid white;
	height:280px;
	overflow:auto;*/
	width:95%;
}

div.petition-right{
	padding:25px 10px 10px 10px;
}

div.petition-right table,
div.petition-right tr,
div.petition-right td,
div.petition-right p,
div.petition-right h2,
div.petition-right form{
	color:white;
}

div.petition-right p{
	margin:10px 0;
}

div.petition-right tr,
div.petition-right td{
	padding:5px 0;
}

div.petition-right input.black{color:#000000}

div.content-left  h2,
div.content-left-thin  h2,
div.content-right h2{
	text-align:center;
	color:white;
	font-size:17px;
	font-weight:bold;
}

div.content-left  h2{
	color:black;
}

div.inner-formbg-white p,
div.content-left p,
div.content-left-thin p,
div.content-right p{
	font-size:12px;
	text-align:justify;
	font-weight:bold;
	margin:5px 0;
	clear:both;
}

	div.content-left p{
		color:black;
	}
	div.content-left-thin p{
		color:white;
	}
	div.content-right p{
		color:white;
	}
	div.inner-formbg-white p{
		color:black;
	}


div.content-left ul,
div.content-right ul{
	color:black;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0 10px;
}

div.content-left ul li,
div.content-right ul li{
	margin:5px 0 0 5px;
}

span.money{
	font-weight:20px;
	color:#FF3366;
}

div.trans h2{
	color:black;
}



.sw {
	color:black;	
	font-size:12px; 
}
.sb {
	color:black;	
	font-size:12px; 
}
.wbox {background:white;}
.bw {color:black;	font-size:14px; font-weight:bold; }
a {color:red}


