@charset "utf-8";
.bodycss {
	font-family: Tahoma;
	color: #6484BF;
	margin: 0px;
	background-color: #9FBEDD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 240px;
	padding-left: 0px;
	background-image: url(../img/tvrbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
}

.superdiv {
	border: 1px solid #000066;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-left: 5px;
	background-color: #D1E0EF;
}
.topdiv {

}
.leftdiv {
	width: 150px;
	float: left;
	clear: left;
	position: relative;
	left: 0px;
}
.maindiv {
	width: 650px;
	float: right;
	clear: right;
}
.mainsubdiv {
	margin: 10px;
	border: 1px solid #BBD1E8;
	width: 630px;
	position: relative;
	padding: 3px;
	background-color: #FFFFFF;
}
.mainsubminidiv {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #666666;
}
.maindiv_inthenewslistdiv {
	padding: 15px;
	width: auto;
	background-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
}
.maindiv_inthenewsitemdiv {
	padding: 15px;
	width: auto;
	background-color: #EEEEEE;
	clip: rect(auto,auto,auto,auto);
	margin: 20px;
	border: 1px solid #CCCCCC;
}
.maindiv_inthenews_selectordiv {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.navigatetext {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.maindiv_sciencearticleslistdiv {
	padding: 15px;
	width: auto;
	background-color: #EEEEEE;
	clip: rect(auto,auto,auto,auto);
	border: 1px solid #CCCCCC;
}
.maindiv_sciencearticleslisttext {
	padding: 15px;
	width: auto;
	clip: rect(auto,auto,auto,auto);
	font-size: 12px;
}
.maindiv_sciencearticlesitemdiv {
	padding: 15px;
	width: auto;
	background-color: #EEEEEE;
	clip: rect(auto,auto,auto,auto);
	margin: 20px;
	border: 1px solid #CCCCCC;
}
.maindiv_linksdiv {
	padding: 15px;
	width: auto;
	background-color: #EEEEEE;
	clip: rect(auto,auto,auto,auto);
	margin: 20px;
	border: 1px solid #CCCCCC;
}
.maindiv_price_shl1 {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 5px;
	clear: both;
	position: relative;
	margin: 0px;
}
.maindiv_price_shl2 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 160px;
	float: left;
	clear: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 20px;
}
.maindiv_price_shl3 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.maindiv_price_shl4 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	float: none;
	clear: none;
	margin-bottom: 5px;
	text-align: center;
}



.bottomdiv {
	clear: both;
	float: none;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
	color: #55789E;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #009900;
	text-decoration: none;
}
.boxedpicture {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.title1 {
	color: #3A5369;
	font-size: 30px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
}
.title2 {
	font-size: 24px;
	font-weight: bold;
	color: #4E6D8B;
	font-family: Arial, Helvetica, sans-serif;
}
.title3 {
	font-size: 18px;
	font-weight: bold;
	color: #517391;
	font-family: Arial, Helvetica, sans-serif;
}
.title4 {
	font-size: 16px;
	font-weight: bold;
	color: #7796B3;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.listtitle1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.text_highlight {
	font-weight: bold;
	font-family: Tahoma;
}
.text_highlight2 {
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.text_quotelarge {
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
	color: #6699CC;
	text-align: center;
}
.text_quotesmall {
	font-style: italic;
	color: #6699CC;
	text-align: center;
	margin-left: 15px;
}
.text_price {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	color: #FF0000;
}

.text_priceold {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: line-through;
}
.text_new {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	font-variant: small-caps;
	vertical-align: middle;
}
