@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
}
h1 {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}

.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;
}