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: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; color: #000000;
}

h1 {
		font-size: 14px;
}
h2 {
		font-size: 13px;
}
h3 {
		font-size: 12px;
}

h1, h2, h3
{
	color: dimgray;
	font-weight: bold;
	
}

A 
{
	text-decoration:none;
}

A:link, A:visited 
{
	color: #125f49;
}

A:hover
{
	color: #FFCC00;
}

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 
{
	padding-top: 10px;
	padding-bottom: 4px;   
	border-bottom: 1px dotted #125f49;
	vertical-align: bottom;
	font-family: Verdana;
	font-size: 8pt;
}

#dashedLeftBorder {
	padding-top:15;
	border-left: 1pt solid #125f49;
}

#mainContents {
	padding: 10px;
	text-align: justify;
}

.mainHeading {
	color: #125f49; 
	font-size: 11pt; 
	font-weight: bold;
	font-family: Verdana, Arial, 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;
	
}
.dottedBorderTbl 
{
	border-style: dotted; 
	border-width: 1px;
	border-color: #125f49;
}

.topmnu 
{
	border-bottom:1px solid #C0C0C0; 
	border-collapse: collapse; 
	border-left-width:1px; 
	border-right-width:1px; 
	border-top-width:1px
}

.sqr_bullet 
{
	font-size: 7pt;
	color: #000000;
}

.odd          { background-color: #EAF7E3}
