.WhiteText, .WhiteText table, .WhiteText span, .WhiteText div
{
	color: #FFFFFF;
}
.WhiteText span a:Link, .WhiteText span a:Active, .WhiteText span a:Visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
.WhiteText span a:Hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteTitle
{
	border-bottom: 0px solid #FFFFFF;
}
.WhiteText div
{
	padding-top: 8px;
}
.WhiteTitle a img
{
	margin-bottom: 2px;
}
.WhiteTitle span.head
{
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.AdoptedMe
{
	BACKGROUND-IMAGE: url(AdoptedMe.gif);

}
.ASInTheSportLight
{
	BACKGROUND-IMAGE: url(ASInTheSpotLight.gif);
	border-bottom: #333333;
	border-left: #333333;
	border-right: #333333;
	border-top: #333333;
}

.ASNewsAnnoucements
{
	BACKGROUND-IMAGE: url(ASNewsAnnoucements.gif);
}

.ASEvents
{
	BACKGROUND-IMAGE: url(ASEvents.gif);
}

.ASBlue
{
	BACKGROUND-IMAGE: url(ASBlue.gif);
}

.ASYellow1
{
	BACKGROUND-IMAGE: url(ASYellow1.gif);
}

.ASGreen
{
	BACKGROUND-IMAGE: url(ASGreen.gif);
}

.ContactInfoBackground
{
	BACKGROUND-IMAGE: url(contactinfo.jpg); 
	
}

.Calendar
{
	BACKGROUND-IMAGE: url(calendar_bg.jpg); 
	
}

.GrayTitle span.head
{
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.GrayTitle a img
{
	margin-bottom: 2px;
}
.GrayTitleBg
{
	background-color: #819695;
}

.GrayBackground
{
	background-color: #819695;
}
.GrayText, .GrayText table, .GrayText span, .GrayText div
{
	color: #5C5C5C;
}
.GrayText div
{
	padding-top: 8px 8px 8px 8px;
}
.GrayText span a:Link, .GrayText span a:Active, .GrayText span a:Visited
{
	color: #5C5C5C;
	text-decoration: underline;
}
.GrayText span a:Hover
{
	color: #5C5C5C;
	text-decoration: none;
}
.SearchInput {
	width: 185px;
	height: 24px;
	border: solid 5px #DCDACD;
	font-size: 10px;
	color: #FF3300;
	padding-left: 2px;
	padding-bottom: 1px; 
	vertical-align: middle;
}
.DropDownSelect {
	width: 136px;
	border: solid 5px #DCDACD;
	font-size: 10px;
	color: #FF3300;
	padding-left: 2px;
	padding-bottom: 1px; 
	vertical-align: middle;
	margin-right: 5px;
}


/* 
================================
 Container Styles for DotNetNuke DNN Green
================================
*/   

.containermaster_green2 {
	width: 100%;
	background-color: D3EFD1;
	BORDER-RIGHT: #23A53E 1px solid; 
	BORDER-TOP: #23A53E 1px solid; 
	BORDER-LEFT: #23A53E 1px solid; 
	BORDER-BOTTOM: #23A53E 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_green1 {
	BACKGROUND-IMAGE: url(navbar1_green.gif);
}
.containerrow2_green2 {
	background-color: #FFFFFF
}





