/* CSS Document */
.bodytext
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color:#000000;
line-height: 130%;
padding-left: 2px;
padding-right: 2px;
}
.headingbody
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color:#ffffff;
text-align:left;
text-indent: 25px;
vertical-align:baseline;
line-height: 300%;
}
.text
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:justify;
padding-left: 8px;
padding-right: 8px;
padding-top: 5px;
padding-bottom: 1px;
}
.linkmain
{
color: #000099; 
text-decoration: underline
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.linkmain:visited
{
color: #000099; 
text-decoration: underline
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.linkmain:hover {
color: #996600; 
text-decoration: none
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.heading
{
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: bold;
color:#000066;
text-align:center;
line-height: 250%;
}
.footer
{
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color:#000000;
text-align:center;
line-height: 140%;
}

.footlink
{
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color:#ffffff;
text-align:center;
line-height: 140%;
}
.toplink
{
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#ffffff;
text-align:center;
line-height: 140%;
}
.menu1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#0066CC;
text-align:center;
line-height: 140%;
cursor:hand;
text-decoration: none;
}

.menu1:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#CC0000;
text-align:center;
line-height: 140%;
cursor:hand;
text-decoration: none;
}

.menu2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color:#ffffff;
text-align:center;
line-height: 140%;
cursor:hand;
text-decoration: none;
}

.menu2:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color:#000000;
text-align:center;
line-height: 140%;
cursor:hand;
text-decoration: none;
}

.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #7E9AAB;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #6A8494;
}
.txt2 {
	color: #7E9AAB;
}
a {
	color: #0066CC;
}
a:hover
{
	color: #CC0000;
	text-decoration: none;
}