/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A8A9AB;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7C7C;
}
a:link {
	color: #7C7C7C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7C7C7C;
}
a:hover {
	text-decoration: none;
	color: #9EAC4D;
}
a:active {
	text-decoration: none;
	color: #7C7C7C;
}
.topbg {
	background-image:url(../images/top_shade.jpg);
}
.rightbg {
	background-image:url(../images/right_shade.jpg);
}
.footerbg {
	background-image:url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.keywordline {
	padding-right:10px; 
	padding-top: 60px;
	padding-bottom: 10px; 
	text-align: justify;
}
.sigline {
	color: #999A9B;
	font-size: 10px;
}
h3.sec_title 
{
	padding-top: 0px;
	margin-top: 0px;
}
.sec_title 
{
	font-size: 13px; 
	font-weight: bold;
}

.whitebg 
{
	background-color: #ffffff;
}
.dotline{ background-image: url(../images/main/dotline.gif); padding-left: 10px;}

.linksfooter {color: #6C6D6D; text-decoration: none;}
a:hover.linksfooter {color: #C5CC00; text-decoration: none;}
a:active.linksfooter {text-decoration: none; color: #6C6D6D;}

.mainurl {color: #404040; text-decoration: none; font-weight:bold;}
a:hover.mainurl {color: #C5CC00; text-decoration: none;}
a:active.mainurl {text-decoration: none; color: #404040;}
a:visited.mainurl {text-decoration: none; color: #404040;}

