a:link {color: #000000; text-decoration: underline; }
a:active {color: #000000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #ff9c00; text-decoration: none; }

a.txt11-white:link {color: #FFFFFF; text-decoration: underline; }
a.txt11-white:active {color: #FFFFFF; text-decoration: underline; }
a.txt11-white:visited {color: #FFFFFF; text-decoration: underline; }
a.txt11-white:hover {color: #000000; text-decoration: none; }

a.txt11-white2:link {color: #000000; text-decoration: underline; }
a.txt11-white2:active {color: #000000; text-decoration: underline; }
a.txt11-white2:visited {color: #000000; text-decoration: underline; }
a.txt11-white2:hover {color: #FFFFFF; text-decoration: none; }

a.txt16-white:link {color: #000000; text-decoration: underline; }
a.txt16-white:active {color: #000000; text-decoration: underline; }
a.txt16-white:visited {color: #000000; text-decoration: underline; }
a.txt16-white:hover {color: #FFFFFF; text-decoration: none; }


.txt11-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 272727;
}
.txt11-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt16-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.txt11-white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt11-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 898989;
}
#list {
	padding-left: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 9px;
}

#list li {
  list-style-type:disc;
  }
  
#donate {
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
}

form {
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px;
}
.tbl-border {
	border: 1px solid black;
	padding: 5px;
}
.txt11-black-banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 272727;
	padding: 5px;
}


/* ADMIN STYLES */

.page-heading {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
	font-variant: small-caps;
	background-image:url(admin/images/bg-dot-blue.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 32px;
}

.top-heading
{
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
	font-variant: small-caps;
}

.text-bold
{
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
	height: 25px;
	font-weight: bold;
}

.text-nml
{
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}

.input-nml
{
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	border: 1px solid #313131;
}

.button-nml
{
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	border: 1px solid #313131;
}

.text-red
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	height: 25px;
}

a.left-navigation
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
}

a.left-navigation:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.left-nav
{
	height:25px;
}

.sub-heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	height: 25;
	background-color: #FF9C00;
}
.body-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.footer-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: C4D9AE;
	text-decoration: none;
	padding-left: 25px;

}
