body 
{
    left  :0px;
    right :0px;
    top : 0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 0; 
	font-family:Arial;
	font-size: 9pt;
	color:black;
	text-align:justify;
	line-height:20px;
}


#B
{
	color:gray;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

#B:hover
{
	color :Red;
}

#C
{
	color:gray;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

#C:hover
{
	color :Red;
}

#D
{
	color:gray;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

#D:hover
{
	color :Red;
}

asp:HyperLink
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

asp:HyperLink:hover
{
	color :Red;
}


#footer
{
	text-decoration: none;
	font-size: 10px;
}


#tbmain1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	left: 0px;
	width: 0px;
	top: 0px;
	height: 0px;
	margin-left :auto;
	margin-right :auto;
}

#tbMain
{
	margin-left :auto;
	margin-right :auto;
}


.rowonmouseover
{
	background-color: #ffecec;
}

.rowonmouseout
{
	background-color: #f7faff;
}

.Subheading 
{
	font-size:13pt;
	font-family:Arial;
	color:black;
	text-align:justify;
	font-weight:bold;
}
.subheading1
{
	font-size:10pt;
	font-family:Arial;
	color:black;
	text-align:justify;
	font-weight:bold;
}
.subheading2
{
	font-size:9pt;
	font-family:Arial;
	color:black;
	text-align:justify;
	font-weight:bold;
}
.bannerheading 
{
	font-size:14pt;
	font-family:Arial;
	color:black;
	text-align:justify;
	font-weight:bold;
}
.bannertext 
{
	font-family:Arial;
	font-size: 9pt;
	color:black;
	text-align:justify;
	line-height:18px;
}
.pageleft 
{
	width:5%;
}
.pageright
{
	width:5%;
}
.pagecenter 
{
	width:90%;
}

.footer
{
	font-size:9pt;
	font-family:Arial;
	color:white;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

.bodyitalics 
{
	font-family:Arial;
	font-size: 9pt;
	font-style:italic;
	color:black;
	text-align:left;
	line-height:20px;
}
