/*Lite template declerations*/

body {
	margin: 0 0 0 0;
}

.lite_banner 
{
  background:#5A7B63;
  height:40px;
  text-align:right;
}

.lite_banner_small_text
{
	color:white;
	font-family:Verdana, sans-serif;
	font-size:10px;
}

.lite_banner_large_text
{
	color:white;
	font-family:Verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
}

.lite_footer_top
{
	background:#CCCC99;
	color:black;
	font-family:Verdana, sans-serif;
	font-size:10px;
	text-align:center;
}

.lite_footer_bottom
{
	background:#000000;
	color:white;
	font-family:Verdana, sans-serif;
	font-size:10px;
	text-align:center;
}

a.lite_footer_top
{
	text-decoration:none;
	color:black;
}

a.lite_footer_bottom
{
	text-decoration:none;
	color:white;
}

.lite_footer_bottom2
{
	color:black;
	font-family:Verdana, sans-serif;
	font-size:10px;
	text-align:center;
}
/*end lite template stuff*/

