body
{
}
.test
{
	font-weight: bold;
	color: red;
}
.featured_item_text
{
	font-weight: bold;
	font-size: 10pt;
	color: #8f8f8f;
	font-family: Verdana, Arial;
}
.text_mainpage
{
	font-size: 10pt;
	color: #004000;
	font-family: Verdana, Arial;
}
.address
{
	font-size: 6.5pt;
	color: white;
	font-family: verdana, arial;
}
.iframes_public_main
{
	height: 100%;
	width: 215;
}

/* data grids */

.dgGrid_heading
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffcc;
	font-family: verdana, arial;
	background-color: #015347;
}

.dgGrid_paging
{
	font-weight: bold;
	font-size: 10pt;
	color: #330099;
	font-family: verdana, arial;
	background-color: #ccffcc;	
}

.dgGrid_border
{
	border-color: LightGray;
	border-width: 1;
	padding: 4, 8, 4, 8;
	border-style: solid;	
}

.dgGrid_items
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: verdana, arial;
}


.dgGrid_alternating
{
	background: AliceBlue;
	
}

.dgGrid_footer
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffcc;
	font-family: verdana, arial;
	background-color: #015347;
}


.footer
{
	font-weight: bold;
	font-size: 7.5pt;
	color: white;
	font-family: verdana, arial;
}

/* newsletter data grids */

.header_newsletter
{
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana, arial;
	background-color: #015347;
}

.header_font_newsletter
{
	font-weight: bold;
	font-size: 10pt;
	color:White;
	font-family: verdana, arial;
}

.alternate_newsletter
{
	background-color: #D8EED9;
	font-weight: bold;
	font-size: 10pt;
}

.font_newsletter
{
	font-weight: bold;
	font-size: 10pt;
}

/* ADMINS */

.admin_header
{
	font-weight: bold;
	font-size: 18pt;
	color: black;
	font-family: verdana, arial;
}
