

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

/*************************************       link      *********************************/
.linkbg
{
	background-image: url(../images/menubg_1.gif);
	background-repeat: repeat-x;
	height: 40;
}


.mainlinkbg
{
	background-image: url(../images/bluemainLinkbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 120px;
	height: 40px;
	filter: shadow(color:gray);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	text-indent: 5px;
}

.mainlinkbg_hover
{
	background-image: url(../images/activelinkbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 120px;
	height: 40px;
	filter: shadow(color:gray);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	text-indent: 5px;
}


.mainlinkbg1:link
{
	background-image: url(../images/bluemainLinkbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 120px;
	height: 40px;
	filter: shadow(color:gray);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none;
	text-indent: 5px;
}

.mainlinkbg1:active
{
	background-image: url(../images/bluemainLinkbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 120px;
	height: 40px;
	filter: shadow(color:gray);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
}
.mainlinkbg1:hover
{
	background-image: url(../images/activelinkbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 120px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	top: 5px;
	text-decoration: none;
	text-indent: 5px;
}
.mainlinkbgover
{
	background-image: url(../images/activelinkbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 120px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	top: 5px;
	text-decoration: none;
	text-indent: 5px;
}
.mainlinkbg1:visited
{
	background-image: url(../images/bluemainLinkbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 120px;
	height: 40px;
	filter: shadow(color:gray);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
}
/**************************************       Text Formate       *******************************/
.mainlinktxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	filter: shadow(color:gray);
	text-decoration: none;
	width: 120px;
	height: 40px;
}
.font1
{
	font-family: Verdana;
	font-size: 11px;
}
.Checkbox
{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
.font2
{
	font-family: 'Times New Roman';
	font-size: 12px;
}
/*
a.mainlinktxt:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
filter:shadow(color:gray);

width:120px;
height:40px;
}
*/
/*
 .btn:link {
	font-family: Verdana;
	font-size: 11px;
	color: #0080BF;
	font-weight:bold;
	text-decoration: none;
	background-image:url(../images/bluemainLinkbg.gif);
	background-position: center center;
	display: block;
	width:120px;
	height:40px;
	padding-top:5px;
	
	text-indent:5px;
	text-align:center;
}

.btn:active {
	font-family: Verdana;
	font-size: 11px;
	color: #0080BF;
	font-weight:bold;
	text-decoration: none;
	vertical-align:middle;
	padding-top:5px;
	background-image:url(../images/bluemainLinkbg.gif);
	background-position: center center;
	display: block;
	width:120px;
	height:40px;
	
	text-indent:5px;
}

.btn:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	vertical-align:text-bottom;
	background-image:url(../images/bluemainLinkbg.gif);
	background-repeat:no-repeat;
	background-position:center;
	display: block;
	width:120px;
	height:40px;
	font-style: normal;
	text-indent:5px;
	text-align:center;
	vertical-align:text-bottom;
	text-indent:-2000;
}

.btn:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	vertical-align:text-bottom;
	background-image:url(../images/activelinkbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	display: block;
	width:120px;
	height:40px;
	font-style: normal;
	text-indent:5px;
	text-align:center;
	top:100px;
} 

*/

/*****************************************       right        ***********************************/
.rightdataareafix
{
	background-image: url(../images/varrightsearchbg.jpg);
	background-repeat: repeat-y;
	width: 242px;
}
.rightdatabg
{
	background-image: url(../images/rightmaindatabg786.gif);
	background-repeat: repeat-y;
}

/********************************************    text    formate      *******************************/
.normaltxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.darktxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
/***************************************************    form     **********************************/
.selectbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
	height: 17px;
}

/*******************************************    footer      **********************************/
.footerbg
{
	background-image: url(../images/layout002_20.jpg);
	background-repeat: repeat-x;
	height: 53px;
}
.footertxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d7d7d7;
}

.footernormaltxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7d7d7;
	text-align: right;
}
.footerlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d7d7d7;
	text-decoration: none;
}

a.footerlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d7d7d7;
	text-decoration: none;
}
.submenubg
{
	background-image: url(../images/submenu_bg.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
}
.submenubg1
{
	background-image: url(../images/subpage.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 28px;
	
}

.sublinktext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
		font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 31px;
	padding-left: 25px;
}
.sublinktext2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 31px;
	padding-left: 25px;
}
.sublinktext1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 30px;
	padding-left: 25px;
}
a.sublinktext2:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	font-weight: bold;
	
	text-decoration: none;
	display: block;
	height: 28;
	widows: 180px;
}
a.sublinktext1:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background: url(../images/subpageBlue.gif) no-repeat 0px top;
	text-decoration: none;
	display: block;
	height: 30px;
	
}
a.sublinktext:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
	background: url(../images/submenu_bg_over.jpg) no-repeat 0px top;
	text-decoration: none;
	display: block;
	height: 31;
	widows: 180px;
}
.submenustaticbg
{
	background-image: url(../images/submenu_bg_over.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
}
.submenustaticbg1
{
	background-image: url(../images/subpageBlue.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 28px;
	vertical-align:top;
}
.submenustaticbg2
{
	background-image: url(../images/graybutton.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 31px;
}


.Industries
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
padding-left:25px;
	background: url(../images/submenu_bg_over.jpg) no-repeat 0px top;
	text-decoration: none;
	display: block;
	height: 31;
	widows: 180px;
	
	}