body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FECCE7;
}

a:link {
	color: #424242;
}
a:visited {
	color: #424242;
}
a:hover {
	color: #999999;
}
a:active {
	color: #424242;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}

.whitetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	font-weight:bold;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.footertext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.lightgreentextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88ca53;
	font-weight: bold;
}
.greyonstatesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BC1876;
}
.greyonstate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BC1876;
}
.greybodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.whitetableoutline {
	border: 2px solid #FFFFFF;
}
.greyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #424242;
	font-weight: bold;
}
.purplebodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BC1876;
	font-weight: normal;
}
.greybodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.greysubheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC1876;
	font-weight: normal;
}
.greylisttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height: 16px;
}
.greytrackedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height: 12px;
}
.greysubheadtrackedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC1876;
	font-weight: normal;
	line-height: 2px;
}

.bodytext {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
line-height:17px;
}

#leftmenu ul
{
list-style-type:none;
padding-left:10px;
}


#leftmenu li a
{
color:#ED008C;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#leftmenu li a:hover
{
color:#424242;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#leftmenu li 
{
margin-top:5px;
}

#newsbox{
width:120px;
 background-color: #FECCE7;
margin:10px;
}

#newsbox p
{
padding:5px;
color:#424242;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
margin-bottom:0px;
}

#newsbox .newstext
{
margin:5px;
width:105px;
}
#newsbox .newsbutton
{
margin:5px;
width:105px;
}

