a:link
{
	color: rgb(8,128,243);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(8,128,243);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(8,128,243);
	text-decoration: underline;
}
a:hover
{
	color: rgb(8,128,243);
	text-decoration: none;	
}


body
{
	font-family: Arial;
	font-size  : 12px;
	background-color: rgb(255,255,255);
	color: rgb(50,50,50);
	margin:0;
	background:url('images/bgfix.gif') no-repeat fixed top;
}


table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Arial;
	font-size  : 12px;
	bckground-color:rgb(255,255,255);
}


.bgimg {
	background:#FFFFFF url('images/bg-body2.gif') repeat-x top;
	 
}

.bgtable {
	background:#FFFFFF;
	 
}

.bgtop {
	background:#e1e4f7;
	 
}

.cell-border {
	border:1px solid #9ab8ff;
}

.bgbox {
	background:#FFFFFF url('images/grad-box.gif') repeat-x bottom;
	padding-left:0; padding-right:0; padding-top:0; padding-bottom:0
}

.leftMenu {
	background:#AEC2F0;
	font-family: Arial;
	font-size  : 12px;
	font-weight: Bold;
	color: rgb(0,0,0);
	padding: 6px 5px 6px 10px;	 
}

.th
{
    background-color:#3a5dab;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(255,255,255)
}


.tch
{
    background-color:#AEC2F0;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(0,0,0)
}


.tc
{
    background-color:rgb(240,240,240);
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(0,0,0)
}


.hd
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(0,80,150)
}

.hd-left-right
{
	font-family:Calibri, Trebuchet MS,  Arial;
	font-size  : 16px;
	font-weight: normal;
	color: rgb(255,255,255);
	margin-left: 10px;
}

.mt
{
	font-family: Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,255,255)
}


.tb
{
    border:1px solid #e1e4f7; background-color:#ffffff;
	font-family: Verdana;
	font-size  : 8pt;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

.buttn
{
    border:1px solid #e1e4f7; background-color:#ffffff;
	font-family: Verdana;
	font-size  : 8pt;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

p
{
	text-align: Justify;
	line-height: 150%
}


ul
{
	font-family: Arial ;
	font-size  : 12px;
   font-style: normal;
   color: rgb(50,50,50);
   list-style-image:url('images/listbullet.gif');
   line-height: 150%;
}


/*-----------------------Left menu style for product section-----------------------*/

.MainMenu {
	background:#3a5dab;
	font-family: Arial;
	font-size  : 12px;
	font-weight: Bold;
	color: rgb(255,255,255);
	padding: 9px 5px 5px 5px;	 
}

.SubMenu {
	background:#AEC2F0;
	font-family: Arial;
	font-size  : 12px;
	font-weight: Bold;
	color: rgb(0,0,0);
	padding:6px 5px 6px 5px;	 
}

.SubMenu1 {
	background:#ffffff;
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	padding: 2px 5px 2px 5px;	 
}

a.menu:link
{
	color: rgb(255,255,255);
	text-decoration: none; 
}
a.menu:visited
{
	color: rgb(255,255,255);
	text-decoration: none;
} 
a.menu:active 
{
	color: rgb(255,255,255);
	text-decoration: none;
}
a.menu:hover
{
	color: rgb(239,181,109);
	text-decoration: none;	
}

a.menu2:link
{
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight: bold; 
}
a.menu2:visited
{
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight: bold;
} 
a.menu2:active 
{
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight: bold;
}
a.menu2:hover
{
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight: bold;	
}

a.white:link
{
	color: rgb(0,0,0);
	text-decoration: none; 
}
a.white:visited
{
	color: rgb(0,0,0);
	text-decoration: none;
} 
a.white:active 
{
	color: rgb(0,0,0);
	text-decoration: none;
}
a.white:hover
{
	color: rgb(1,116,233);
	text-decoration: none;
	font-weight: bold;
	font-style: italic;	
}

a.white-mo:hover
{
	color: rgb(1,116,233);
	text-decoration: none;
	font-weight: bold;
	font-style: italic;	
}