a{
color:#2172B4;
text-decoration:none;
}

ul a {
text-decoration:none;
color:#2172B4;
}
.td-border{
border-right:#CCCCCC solid 1px;
padding:5px;
}
body,td,th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:17px;
}
body {
	background-image: url(../images/industrial_texture695.png);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.glossymenu{
	
	padding: 0 0 0 10px;
	margin: 0 auto 0 auto;
	background: url(../images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 41px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#ffffff;
	text-decoration: none;	
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 41px;
	line-height: 41px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a strong{
	float: left;
	display: block;
	padding: 0 16px 0 4px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #000000;
	background: url(../images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a strong, .glossymenu li a:hover strong{
	color: #000000;
	background: url(../images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}


#footer{
width:100%;
height:135px;
background-image:url(../css3menu0/mainbk.png);
background-repeat:repeat-x;
}

#footer-inn1{
width:320px;
height:80px;
float:left;
margin:10px 10px 10px 20px;
padding:0px;
text-align:left;
}

#footer-inn2{
width: 700px;
height:80px;
float: right;
margin:10px 20px 10px 30px;
padding:0px;
text-align:left;
}
#footer-inn3{
width:250px;
height:80px;
float:right;
margin:10px 20px 10px 30px;
padding:0px;
text-align:left;
}
.yelllow11{
color: #66FF00;
font-size:18px;
font-weight:bold;
}

.yelllow1{
color:#66FF00;
font-size:18px;
font-weight:bold;
}
.yelllow2{
color:#66FF00;
font-size:12px;
font-weight:bold;
}


.black1{
color:#000000;
font-size:15px;
font-weight:bold;
}
.white1{
color:#ffffff;
font-size:13px;
}

.link1{
color: #33FFFF;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}
.link1:hover{
text-decoration:none;
}

.link2{
color: #FF0000;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}
.link2:hover{
text-decoration:none;
}

.copy{
color:#aea4a4;
font-size:11px;
font-weight:bold;
}

.heading-sub{
	color: #C0250E;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.heading{
	color: #C91F05;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.feild{
border:#fc664f 1px solid;
background-color:#FFFFFF;
}
.images{
border:#CCCCCC 1px solid;
margin:10px;
padding:5px;
}
.color1{
color:#FFFFFF;
}

.color11{
color:#FFFFFF;
font-weight:bold;
}
.new-small{
font-family:"Trebuchet MS";
font-size:11px;
line-height:17px;
text-align:left;
text-decoration:none;
}
.new-small-center{
font-family:"Trebuchet MS";
font-size:11px;
line-height:17px;
text-align:center;
text-decoration:none;
}
.color123{
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
}

.color85{
color:#990000;
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
}
.tab{
    padding: 0 80px; /* Or desired space*/
}
table.altrowstable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #a9c6c9;
	border-collapse: collapse;
	text-align:center;
}
table.altrowstable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
	background-color: #4BACC6;
}
table.altrowstable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}
.oddrowcolor{
	background-color:#DBEEF3;
}
.evenrowcolor{
	background-color:#B6DDE8;
}
table.altrowstable td:hover {
          background-color: #ffff99;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
	.Heading4 {
	font-family: MS Serif, New York, serif;
	font-size:18px;
	color:#66FF66;
}
