body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	
}
.insidebg {
	background-attachment: scroll;
	background-image: url(images/inside_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:16px;
}

.dots {
	background-attachment: scroll;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
a {
	font-size: 11px;
	color: #fe8d0d;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #fe8d0d;
}
a:hover {
	text-decoration: underline;
	color: #0279c9;
}
a:active {
	text-decoration: underline;
	color: #0279c9;
}
strong {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #1f2676;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

.head-product {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #1f2676;
	text-decoration: none;
	padding:0px;
	margin:0px;
}
.sub-head{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}

.press-date {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #141313;
	line-height:16px;
}

.bg-top {
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a.press-link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f2676;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #808080;
}
a:hover.press-link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #141313;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}

a.sub-links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: none;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
a:hover.sub-links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #141313;
	text-decoration: none;
	font-weight: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

.white-txdt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
