body 
{
	scrollbar-base-color: #125f49; 
	scrollbar-Face-Color: #125f49;
	scrollbar-Track-Color: #EBF7E4;
	scrollbar-arrow-color: #ffffff;
	scrollbar-Shadow-Color: #ffffff;
}

body table { 
	background-color: white; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 9pt; color: #000000;
}

h1 {
		font-size: 16px;
}

h2 {
		font-size: 14px;
}

h3 {
		font-size: 12px;
}

h1,h2,h3 {
	font-family: Helvetica, sans-serif;
	color: dimgray;
	font-weight: bold;
}

A 
{

text-decoration:none;
}

A:link, A:visited 
{
	color:#125f49;

}

A:hover
{
	color: #FFB300;
}

ol
{
	line-height: 150%;
}


ul
{
	line-height: 150%;
	list-style-type: square;
}


#footerTR
{
	color: white;
	font-size: 7pt;
	background-color: #125f49;
}

#mmenuTbl 
{
	width: 100%;
	padding: 10px 0px 0px 0px;
}

#mmenuTbl TD {
	height: 30px;  
	border-bottom: 1px dotted #125f49;
	vertical-align: bottom;
	font-size: 9pt;
}

#dashedRightBorder {
	padding-top:15;
	border-right: 1px solid #125f49;
}

#mainContents {
	padding: 10px;
	text-align: justify;
}

#mainHeading {
	color: #125f49; 
	font-size: 14pt; 
	font-family: Helvetica, sans-serif;  
	border-color: #125f49;
	border-left-width: 1px; border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
	padding-left: 10px; 
	padding-right: 20px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

.MenuTbl {
	height: 30px;  
	border-bottom: 1px dotted #125f49;
	vertical-align: bottom;
	font-size: 10pt;
}
