body,td,th 
{
	font-family: tahoma;
	font-size: 14px;
	color: #777777;
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content {
	width: 600px;
}

.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}

.floatright {
	float: right;
	margin-left: 10px;
}

.floatleftlong {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.floatrightlong {
	float: right;
	margin-left: 10px;
	margin-bottom: 30px;
}


.profile {
	text-align: justify;
	padding: 10px;
	clear: both;
	overflow: auto;
}



a:link 
{
	color: #996600;
	text-decoration: none;
}

a:visited 
{
	color: #996600;
	text-decoration: none;
}

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

a:active 
{
	color: #996600;
	text-decoration: none;
}

.whitetextbold {
	color: white;
	font-weight: bold;
}

.redtextbold 
{
	color: #B64C4C;
	font-weight: bold;
}

.required 
{
	color: #f00;
	font-weight: normal;
	font-size: 10px;
}

.blacktext11
{
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}

.blacktext12bold
{
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.greytext11
{
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
}

.greytext11bold
{
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
}

.lightgreytext11bold
{
	font-family: tahoma;
	font-size: 11px;
	color: #AAA;
	font-weight: bold;
}


.greytext12
{
	font-family: tahoma;
	font-size: 12px;
	color: #777777;
}

.greytext12bold
{
	font-family: tahoma;
	font-size: 12px;
	color: #777777;
	font-weight: bold;
}


.header1 
{
	color: #B64C4C;
	font-weight: bold;
	font-size: 14px;
}


.admintitle 
{
	color: #B64C4C;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.admintitlediv {
	color: #B64C4C;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}


.redtext 
{
	color: #B64C4C;
}


.style1 
{
	color: #FFFFFF;
	font-weight: bold;
}

.style2 
{
	color: #B64C4C;
	font-weight: bold;
}

.style3 
{
	color: #A8C926;
}


.style4 
{
	color: #B64C4C;
	font-weight: bold;
}

.style5 
{
	color: #CAA946;
}

.style6 
{
	color: #993E3E;
	font-weight: bold;
	font-size: 14px;
}

.style7 
{
	color: #B64C4C;
	font-weight: bold;
}

.style8 
{
	color: #B64C4C;
	font-weight: bold;
}

.style9 
{
	color: #B64C4C;
	font-weight: bold;
}

.style10 
{
	color: #B64C4C;
	font-weight: bold;
}

.style11 
{
	color: #B64C4C;
	font-weight: bold;
}

.style12 
{
	color: #B64C4C;
	font-weight: bold;
}

.frontheader
{
	font-family: tahoma;
	color: #000;
	font-size: 16px;
}

.forms
{
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
}

.forms_send
{
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}

.forms_sent
{
	font-family: tahoma;
	font-size: 11px;
	color: #009900;
}

.forms_buttons
{
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
	width: 120px;
}

.forms_small
{
	font-family: tahoma;
	font-size: 10px;
	color: #777777;
}

form
{
	margin: 0px; padding: 0px;
}
#admin_form form p{
	margin: 0 0 5px 0;

}
form table img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	border: groove;
	margin: -10px 0 0 0;
}
#content #donation_list ul li {
	list-style-type: none;
	font-weight: bold;
}
