a:link
{
	color: rgb(128,0,0); 
	font-size:10pt;
	font-family: Arial
}
a:visited
{
	color: rgb(0,153,102); 
} 
a:active 
{
	color: rgb(0,102,102);
}
body
{
	font-family: Arial;
	background-color: rgb(255,255,255);
	color: rgb(0,51,51);
}
p {
	font-family: Arial;
	font-size:10pt;
	color: rgb(0,0,0);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial
	font-size:10px;
}
h1
{
   	font-size:14px;
	color: rgb(0,0,255);
}
h2
{
	font-size:16px;
	color: rgb(0,0,0); 
}
h3
{
	font-size:18px;
	color: rgb(0,0,255); 
}
h4
{
	font-size:10px;
	color: rgb(0,0,0);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,153);
}
.Text {
	font-family: Arial;
	font-size:10pt;
	color: rgb(0,0,0);
}
.Red_Text {
	font-family: Arial;
	font-size:10pt;
	color: rgb(255,0,0);
}
body {
	font-family:Helvetica, Arial sans-serif;
	color:#666666;
}
#logo {
	padding:10px 10px 10px 10px;
	border-bottom:1px solid #CCC;
	width:739px;
}
#subLogo {
	position:absolute;
	z-index:10;
	visibility:visible;
	top:0px;
	left:0px;
	padding:10px 10px 10px 10px;
}
#footer {
	background-color:#9EBC26;
	padding:4px 0px 4px 10px;
	font-size:11px;
	color:#FFF;
	width:749px;
}
#subfooter {
	background-color:#9EBC26;
	padding:4px 0px 4px 10px;
	font-size:11px;
	color:#FFF;
	width:1000px;
}
#topNav {
	position:absolute;
	top:0px;
	left:376px;
	z-index:2;
	visibility:visible;
	white-space:nowrap;
}
#donated {
	padding:10px 50px 10px 10px;
	text-align:right;
	width:729px;
}
#subdonated {
	padding:10px 50px 10px 10px;
	text-align:right;
}
#form {
	padding:0px 20px 20px 30px;
	border-left:1px solid #CCC;
	font-size:11px;
}
#subContent {
	padding:0px 20px 20px 30px;
	border-left:1px solid #CCC;
}
#contentLeft {
	padding:10px 20px 10px 30px;
}
#contentRight {
	padding:0px 20px 0px 20px;
	border-left:1px solid #CCC;
	font-size:11px;
}

