/*-------------------------------------------------------------------------------------------------------- 

                                         CSS body 

-------------------------------------------------------------------------------------------------------------*/

body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0pt;
	margin-bottom: 0px;


}
.soman{ display:inline; width:100%; margin:0 auto;}
.soman h3{margin:0; padding:0; display:inline;background:none;}
.soman h3 a{text-decoration:none;color:#284788; cursor:default; background:none;}
.mainbg
{
	background-image:url(images/Intro_Final_02.jpg);
	background-color: #EEEEEE;
	background-repeat: repeat-x;
}

.txt
{
	color: #333333;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	padding-top:5pt;
	text-align:justify;
	padding-left: 30px;
	background-image:url(images/bgtable.jpg);
	padding-right: 20px;
	background-repeat: repeat-y;
	
}
.txt1
{
	color: #666666;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-align:justify;
	padding-left: 5px;
	
}
.tdlogin
{
	background-image:url(images/bglogin.jpg);
	background-position: left;
	background-repeat:no-repeat;
	border:#CCCCCC solid 1px;
	height: 96px;
}
.logintxt
{
	color: #FF9C00;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	font-style: normal;
	text-decoration: none;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
.head1
{
	color: #333333;
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	font-style: normal;
	text-decoration: none;
	padding-left: 5px;
	background-color: #ececee;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.footer
{
	background-image:url(images/bgfooter.jpg);
	background-color: #284788;

}
.txtfooter
{

	color: #ffffff;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
