@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin:0;
	padding:0;
}
h1 {
	margin: 0px;
	font-size: 22px;
	color: #009900;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22px;
}
h2 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #FF6600;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
h3 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #006699;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #006699;
}

.footerlink:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.footerlink:hover {
	color: #003399;
	text-decoration: underline;
	font-size: 11px;
}
.footerlink:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.footerlink:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.hotnews:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.hotnews:hover {
	color: #003399;
	text-decoration: underline;
	font-size: 12px;
}
.hotnews:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.hotnews:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.products:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.products:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.products:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.products:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.copywrite	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;	
}
.pagelocator {
	font-size: 11px;
	color: #999999;
}
.pagelocator_active {
	font-size: 11px;
	color: #003399;
}
.table_bdr {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
}
.Subheads {
	font-size: 16px;
	font-weight: bold;
	color: #517583;
}
.rev-bold {
	font-weight: bold;
	color: #FFFFFF;
}

.video:link {
	font-size: 14px;
	font-weight: bold;
	background-color: #EEEEEE;
	display: block;
	//background-image: url(../images/WMV_Icon.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	line-height: 24px;
	height: 24px;
	background-position: left;
	color: #000000;
	border: 1px solid #EEEEEE;
}
.video:visited {
	font-size: 14px;
	font-weight: bold;
	background-color: #EEEEEE;
	display: block;
	//background-image: url(../images/WMV_Icon.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	line-height: 24px;
	height: 24px;
	background-position: left;
	color: #666666;
	border: 1px solid #EEEEEE;

}
.video:hover {
	border: 1px solid #FF9900;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-color: #EEEEEE;
	display: block;
	//background-image: url(../images/WMV_Icon.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	line-height: 24px;
	height: 24px;
	background-position: left;
	color: #FF9900;
}
.video:active {
	border: 1px solid #FF9900;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-color: #EEEEEE;
	display: block;
	//background-image: url(../images/WMV_Icon.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	line-height: 24px;
	height: 24px;
	background-position: left;
	color: #FF9900;
}
.table_bdr {
	border: 1px solid #CCDCEC;
	padding: 2px;
}













		
		/*body { margin: 0; padding: 0; }*/
	
		a, a:hover, a:active, a:visited, a:visited:hover { text-decoration: none; border: none; outline: none; }
		
		div.nav {
			margin: 0px auto 0px auto;
			border-width: 1px 1px 1px 1px;
			border-style: solid;
			border-color: #fff #dfdfdf #dfdfdf #dfdfdf;
			border-radius: 5px 5px 5px 5px;
			-moz-border-radius: 5px 5px 5px 5px;
			-webkit-border-radius: 5px 5px 5px 5px;
			/*-moz-box-shadow: 0px 1px 2px #ccc;*/
			display: table;
		}
		
		div.nav ul {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			border-width: 0px 0px 1px 0px;
			border-style: solid;
			border-color: #9f9f9f;
			border-radius: 5px 5px 5px 5px;
			-moz-border-radius: 5px 5px 5px 5px;
			-webkit-border-radius: 5px 5px 5px 5px;
			background: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#017AA8));
			background: -moz-linear-gradient(top,  #b3b3b3,  #017AA8);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#6e6e6e');
			display: inline-block;
			list-style: none;
		}
		
		div.nav ul li {
			margin: 0px 1px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: -webkit-gradient(linear, left top, left bottom, from(#cecece), to(#8c8c8c));
			background: -moz-linear-gradient(top,  #cecece,  #8c8c8c);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece', endColorstr='#8c8c8c');
			float: left;
		}
		div.nav ul li:first-child {
			border-radius: 5px 0px 0px 5px;
			-moz-border-radius: 5px 0px 0px 5px;
			-webkit-border-radius: 5px 0px 0px 5px;
		}
		div.nav ul li:last-child {
			margin-right: 0px !important;
			border-radius: 0px 5px 5px 0px;
			-moz-border-radius: 0px 5px 5px 0px;
			-webkit-border-radius: 0px 5px 5px 0px;
		}
		div.nav ul li a {
			/* Menu bg active*/
			margin: 0px 1px 0px 1px;
			padding: 11px 34px 11px 34px;
			/* background: -webkit-gradient(linear, left top, left bottom, from(#CCEFFC), to(#024761));
			background: -moz-linear-gradient(top,  #CCEFFC,  #024761);    ******Light Blue******    */
			background: -webkit-gradient(linear, left top, left bottom, from(#017AA8), to(#024761));
			background: -moz-linear-gradient(top,  #017AA8,  #024761); 
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#017AA8', endColorstr='#024761');
			float: left;
			/*-*/
			font-family: Lucida Sans, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #ffffff;
			/* text-shadow: #cecece 0px 1px 0px; */
		}
		
		div.nav ul li:first-child a {
			border-radius: 5px 0px 0px 5px;
			-moz-border-radius: 5px 0px 0px 5px;
			-webkit-border-radius: 5px 0px 0px 5px;
		}
		div.nav ul li:last-child a {
			margin-right: 0px !important;
			border-radius: 0px 5px 5px 0px;
			-moz-border-radius: 0px 5px 5px 0px;
			-webkit-border-radius: 0px 5px 5px 0px;
		}
		
		div.nav ul li:hover {
			background: -webkit-gradient(linear, left top, left bottom, from(#05E271), to(#5f5f5f));
			background: -moz-linear-gradient(top,  #05E271,  #5f5f5f);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#5f5f5f');
		}
		div.nav ul li:hover a {
			/* Menu bg Hover */
			padding: 11px 34px 11px 34px;
			background: -webkit-gradient(linear, left top, left bottom, from(#05E271), to(#024761));
			background: -moz-linear-gradient(top,  #05E271,  #024761);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05E271', endColorstr='#024761');
			/*-*/
			color: #fff;
			text-shadow: #454545 0px -1px 1px;
		}
		div.nav ul li:active {
			background: -webkit-gradient(linear, left top, left bottom, from(#242424), to(#3f3f3f));
			background: -moz-linear-gradient(top,  #242424,  #3f3f3f);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#242424', endColorstr='#3f3f3f');
		}
		div.nav ul li:active a {
			/* Menu bg Click*/
			margin: 0px 0px 0px 0px;
			padding: 9px 34px 11px 34px;
			border-width: 2px 1px 0px 1px;
			border-style: solid;
			border-color: #282928 #3f3f3f #525051 #3f3f3f;
			-webkit-box-shadow: inset 0 -10px 20px rgba(0, 0, 0, .05), inset 0 2px 5px #363636, inset 0 0 0 1px rgba(255, 255, 255, .1);
			-moz-box-shadow: inset 0 -10px 20px rgba(0, 0, 0, .05), inset 0 2px 5px #363636, inset 0 0 0 1px rgba(255, 255, 255, .1);
			background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#5f5f5f));
			background: -moz-linear-gradient(top,  #999999,  #5f5f5f);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#5f5f5f');
			color: #fff;
			text-shadow: #454545 0px -1px 1px;
		}
		div.nav ul li:last-child:active a {
			padding-right: 30px;
		}
		div.nav ul li.selected {
			background: -webkit-gradient(linear, left top, left bottom, from(#242424), to(#3f3f3f));
			background: -moz-linear-gradient(top,  #242424,  #3f3f3f);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#242424', endColorstr='#3f3f3f');
		}
		div.nav ul li.selected a {
			margin: 0px 0px 0px 0px;
			padding: 9px 30px 11px 30px;
			border-width: 2px 1px 0px 1px;
			border-style: solid;
			border-color: #282928 #3f3f3f #525051 #3f3f3f;
			background: -webkit-gradient(linear, left top, left bottom, from(#373837), to(#525051));
			background: -moz-linear-gradient(top,  #373837,  #525051);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#373837', endColorstr='#525051');
			/*-*/
			color: #fff;
			text-shadow: #454545 0px -1px 1px;
		}
		div.nav ul li.selected:last-child a {
			padding-right: 4px;
		}
		
		/*-----*/
		
		div.nav ul li.logo a {
			padding: 5px 30px 7px 30px;
		}
		div.nav ul li.logo:active a {
			padding: 5px 30px 7px 30px;
			border: none;
		}
		div.nav ul li.logo a img { width: 22px; height: 24px; }
		
		/*-----*/
		
		div.nav ul li.search a {
			padding: 8px 9px 9px 7px;
		}
		div.nav ul li.search a input {
			width: 120px;
			height: 17px;
			padding: 0px 0px 0px 20px;
			border-width: 1px 1px 1px 1px;
			border-style: solid;
			border-color: #888 #b0b0b0 #dedede #b0b0b0;
			border-radius: 10px 10px 10px 10px;
			-moz-border-radius: 10px 10px 10px 10px;
			-webkit-border-radius: 10px 10px 10px 10px;
			background: #fff url(button_search.png) no-repeat 5px 3px;
			/*-*/
			font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
			font-size: 11px;
			color: #7e7e7e;
		}
		div.nav ul li.search:hover, div.nav ul li.search:active {
			background: -webkit-gradient(linear, left top, left bottom, from(#cecece), to(#8c8c8c));
			background: -moz-linear-gradient(top,  #cecece,  #8c8c8c);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece', endColorstr='#8c8c8c');
		}
		div.nav ul li.search:hover a, div.nav ul li.search:active a {
			margin: 0px 1px 0px 1px;
			border: none;
			-webkit-box-shadow: none;
			-moz-box-shadow: none;
			background: -webkit-gradient(linear, left top, left bottom, from(#05E271), to(#848484));
			background: -moz-linear-gradient(top,  #05E271,  #848484);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05E271', endColorstr='#848484');
		}
		div.nav ul li.search:active a {
			padding: 8px 9px 9px 7px;
		}
    
