body
{
	font-family: verdana;
}



.bodysideTd
{
	width: 140px;
	
}

.tdLHS
{
	font-size: 9pt;
	border-right: #cc99cc 2px solid;
	width: 140px;
	color: #696969;
		
}

.tdRHS
{
	font-size: 9pt;
	border-left: #cc99cc 2px solid;
	width: 140px;
}


.mainP
{
	
	font-size: 9pt;
	
}


H2
{
	font-size: 12pt;
	font-weight: bold;
	color: #cc99cc;
}

H1
{
	font-size: 11pt;
	font-weight: normal;
	color: #696969;
}
.sHeading
{
	font-weight: bold;
	color: #ffffff;
	background-color: #996699;
}



.sTitle
{
	font-weight: bold;
	font-size: 11pt;
	color: #663399;
	border-bottom: #996699 1px solid;
}

.sback
{
	background-color:  #ffedfd;
	line-height: 12pt;
}

.textBox
{
	border-right: #996699 1px solid;
	border-top: #996699 1px solid;
	border-left: #996699 1px solid;
	border-bottom: #996699 1px solid;
	background-color: #ffedfd;
	font-family: verdana;
}


.sFooter
{
	font-size: 7pt;
	color: #663399;
/*	border-Top: #996699 1px solid;  */
}


/* listing footer author, posted etc */
.slistingFooter
{
	font-size: 8pt;
	color: #996699;
}

.sStorySumm
{
 font-size: 9pt;
	font-weight: normal;
	color: #696969;
}

.sPanelBox
{
	font-size: 8pt;
	color: #696969;
	
}

/*   link with no underline and scheme color */
.Link
{
	color: #996699;
	text-decoration: none;
}

a:hover
{
	color: #996699;
}


A
{	color: #660099;
}


.sMenu
{
	font-weight: bold;
	color: #ffffff;
	background-color: #996699;
	
	
}