/*# Body and Table styles #*/
	body {
	background-color: #F0F0F0;
}

/*# Non-Linking Styles #*/
        p {
	font-family: Times New Roman, serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin-top: 0px;
}
	p.section {
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 3px 0px 0px 6px;
}
	p.sectiondetails {
	font-family: Times New Roman, serif;
	font-size: 11px;
	color: #000000;
	margin: 3px 0px 11px 15px;
}


	h1 {
	font-family: Times New Roman, serif;
	font-size: 25px;
	line-height: 25px;
	color: #000000;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}
	h2 {
	font-family: Times New Roman, serif;
	font-size: 18px;
	line-height: 25px;
	color: #000000;
	padding: 13px 0px 0px 0px;
	margin: 0px 0px 5px 5px;
	font-weight: bold;
}
	.maincontent img {
	border: solid 2px #000000;
	margin: 10px 0px 10px 10px;
}


/*# Linking Styles #*/

	a {
	font-family: Times New Roman, serif;
	color: #330099;

	text-decoration: underline;
}
	a:hover {
	font-family: Times New Roman, serif;
	color: #3300ff;
 
	text-decoration: none;
}


/*# LeftContent Styles #*/
	.leftcontent {
	border: 2px solid #000000;
	padding: 2px 5px 2px 5px;
	margin: 5px 0px 0px 0px;
}
	*.leftcontent P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
	.leftcontent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 10px;
	line-height: 12px
	text-decoration: none;
}
	.leftcontent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 10px;
	line-height: 12px 
	text-decoration: none;
}

/*# MainContent Styles #*/
	.MainContent {
	margin-left: 5px;
}

	.MainContent img {
	border: solid 2px #000000;
	margin: 0px 0px 10px 10px;
}
	.MainContent {
	padding: 10px 0px 0px 0px;
	font-family: Times New Roman, serif;
	font-size: 14px;
	line-height: 17px;
}
	.MainContent ul li {
	font-family: Times New Roman, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
	.MainContent a {
	font-family: Times New Roman, serif;
	color: #660000;
	font-size: 12px;
	text-decoration: none;
}
	.MainContent a:hover {
	font-family: Times New Roman, serif;
	color: #990033;
	font-size: 12px; 
	text-decoration: none;
}







