BODY
{
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
}

A
{
	color: #003388;
	text-decoration: none;
}
A:hover
{
	color: #CC0000;
	text-decoration: none;
}

TD
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

p {font-family: Arial; color: #000000; font-size: 10pt; } 

 start left side menu 
#foldheader{
	cursor:pointer;
	cursor:hand;
	font-color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-image:url(../graphics/plus.gif);
	color: #000066;
	font-weight: 300;
}
#foldinglist{list-style-image:url(../graphics/point.gif)}
#foldinglist a:link,
#foldinglist a:visited
{
text-decoration:none;
color:#003366;
		}
		
#foldinglist a:hover,
#foldinglist a:active
{
text-decoration:underline;
color:#FF0000;
		}
ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 20px;
}
li {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
 end left side menu 

.footer {
	color:#808080;
	font-size: xx-small;
}
.MainContentHeading {
	font-size: x-large;
	font-weight: bold;
	color: #800000;
}
.size8 {
	font-size: 8;
}
