/* Text Styles */
.text {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F7F7F;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F7F7F;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F7F7F;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}



.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F7F7F;
	font-style : normal;
	font-size : 10px;
	line-height : 17px;
}

.tinytext {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F7F7F;
	font-style : normal;
	font-size : 9px;
	line-height : 17px;
}

.ticker {
	font-family : Arial, Helvetica, sans-serif;
	color : #325470;
	font-style : normal;
	font-size : 13px;
	line-height : 17px;
}

.whitetext {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

.bluetext {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

/* Header Styles */
.header {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F7F7F;
	font-style : normal;
	font-size : 15px;
	font-weight : bold;
	line-height : 20px;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F7F7F;
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}
.redsubhead {
	font-family : Arial, Helvetica, sans-serif;
	color : #fe3000;
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}
.bluesubhead {
	font-family : Arial, Helvetica, sans-serif;
	color : #3465c1;
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

.headerblue {
	font-family : Arial, Helvetica, sans-serif;
	color : #85B0C6;
	font-style : normal;
	font-size : 15px;
	font-weight : bold;
	line-height : 20px;
}

.subheadblue {
	font-family : Arial, Helvetica, sans-serif;
	color : #85B0C6;
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}


/* Color Styles */
.lightblue {
	background-color: #A3C6DA;
}
.black_footer {
	background-color: #000000;
	height:75px;
}

.darkblue {
	background-color: #39577D;
}

.white {
	background-color: #ffffff;
}

.taupe {
	background-color: #D3D1BD;
}

.cream {
	background-color: #F2EDD0;
}

.dark_khaki {
	background-color: #BDC1A7;
}

.lightgray {
	background-color: #EFEFEF;
}

.darkgray {
	background-color: #848482;
}

.company {
	background-color: #C3BFA0;
}

.products {
	background-color: #94ADBE;
}

.opportunity {
	background-color: #98BAAC;
}

.science {
	background-color: #C6C4AB;
}

.nsnews {
	background-color: #85B0C6;
}

.contact {
	background-color: #B2B3B4;
}

.lightcream {
	background-color: #F0EFE7;
}

.lightbeige {
	background-color: #F1F0EB;
}

.productviewall {
	background-color: #EFEFE7;
}

.slateblue {
	background-color: #8692A2;
}


/* Link Styles */
A:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #D08714;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #D08714;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #D08714;
	text-decoration: none;	
	font-size : 11px; 
}

A:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #D08714;
	text-decoration: none;
	font-size : 11px;
}

A.footer:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
	text-decoration: none;
	font-size : 10px;
}

A.footer:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
  	text-decoration: none;
	font-size : 10px;
}

A.footer:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;	
	font-size : 10px; 
}

A.footer:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size : 10px;
}

A.sidenav:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A.sidenav:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A.sidenav:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	text-decoration: none;	
	font-size : 11px; 
}

A.sidenav:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	text-decoration: none;
	font-size : 11px;
}

A.linktext:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A.linktext:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A.linktext:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;	
	font-size : 11px; 
}

A.linktext:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #9BA5B1;
	text-decoration: none;
	font-size : 11px;
}

A.barlink:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
}

A.barlink:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
  	text-decoration: none;
	font-size : 13px;
}

A.barlink:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;	
	font-size : 13px; 
}

A.barlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size : 13px;
}

A.header:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-style : normal;
	text-decoration: none;
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

A.header:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-style : normal;
  	text-decoration: none;
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

A.header:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;	
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

A.header:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

A.subhead:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subhead:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-style : normal;
  	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subhead:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;	
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subhead:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subheadblue:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subheadblue:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	font-style : normal;
  	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subheadblue:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	text-decoration: none;	
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subheadblue:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}


/* Topnav Links */
a.topnav_company:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#39577D;
	padding:5px;
}
a.topnav_company:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#39577D;
	padding:5px;
}
a.topnav_company:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#C3BFA0;
	padding:5px;
}

a.topnav_companyon:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#C3BFA0;
	padding:5px;
}
a.topnav_companyon:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#C3BFA0;
	padding:5px;
}
a.topnav_companyon:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#C3BFA0;
	padding:5px;
}

a.topnav_product:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#39577D;
	padding:5px;
}
a.topnav_product:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#39577D;
	padding:5px;
}
a.topnav_product:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#94ADBE;
	padding:5px;
}

a.topnav_producton:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#94ADBE;
	padding:5px;
}
a.topnav_producton:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#94ADBE;
	padding:5px;
}
a.topnav_producton:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#94ADBE;
	padding:5px;
}

a.topnav_opportunity:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#39577D;
	padding:5px;
}
a.topnav_opportunity:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#39577D;
	padding:5px;
}
a.topnav_opportunity:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#98BAAC;
	padding:5px;
}

a.topnav_opportunityon:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#98BAAC;
	padding:5px;
}
a.topnav_opportunityon:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#98BAAC;
	padding:5px;
}
a.topnav_opportunityon:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#98BAAC;
	padding:5px;
}

a.topnav_science:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#39577D;
	padding:5px;
}
a.topnav_science:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#39577D;
	padding:5px;
}
a.topnav_science:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#C6C4AB;
	padding:5px;
}

a.topnav_scienceon:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#C6C4AB;
	padding:5px;
}
a.topnav_scienceon:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#C6C4AB;
	padding:5px;
}
a.topnav_scienceon:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#C6C4AB;
	padding:5px;
}

a.topnav_nsnews:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#39577D;
	padding:5px;
}
a.topnav_nsnews:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#39577D;
	padding:5px;
}
a.topnav_nsnews:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#85B0C6;
	padding:5px;
}

a.topnav_nsnewson:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#85B0C6;
	padding:5px;
}
a.topnav_nsnewson:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#85B0C6;
	padding:5px;
}
a.topnav_nsnewson:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:126px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#85B0C6;
	padding:5px;
}

a.topnav_contact:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#39577D;
	padding:5px;
}
a.topnav_contact:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#39577D;
	padding:5px;
}
a.topnav_contact:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#B2B3B4;
	padding:5px;
}

a.topnav_contacton:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#B2B3B4;
	padding:5px;
}
a.topnav_contacton:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#B2B3B4;
	padding:5px;
}
a.topnav_contacton:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#B2B3B4;
	padding:5px;
}


/* Body Styles */
.body {
	background-color : #eeeeee;
	margin : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
	

/* Ticker Styles */
a.tickl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #325470;
}

a.tickl:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #325470;
}

a.tickl:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #325470;
}

a.tickl:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #325470;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
}

.ticki {
	width: 743px;
	height: 18px;
	overflow: hidden;
	background-color : #F2EDD0;
}

.ticko {
	width: 743px;
	border-top: 1px solid #F2EDD0;
	border-bottom: 1px solid #F2EDD0;
	background-color : #F2EDD0;
	padding: 1px 0 4px 0
	;margin: 4px 0 0px 0;
	display: block;
}

.tickls {
	color: #67735D;
	background-color : #F2EDD0;
}

.tickh {
	display: none;
	background-color : #F2EDD0;
}

@charset "utf-8";
#divleft {
	FLOAT: left; MARGIN: 0px; WIDTH: 16%; BACKGROUND-COLOR: #fff
}
#LeftMNav {
	Z-INDEX: 100000
}
#LeftMNav UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; COLOR: #ffffff; PADDING-TOP: 0px; BACKGROUND-COLOR: #eeeeee
}
#LeftMNav LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#LeftMNav A {
	BORDER-RIGHT: #e3e6e6 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #fefefe 1px solid; DISPLAY: block; PADDING-LEFT: 7px; FONT-WEIGHT: normal; FONT-SIZE: 12px; BACKGROUND:  #eeeeee no-repeat left 50%; PADDING-BOTTOM: 3px; BORDER-LEFT: #fefefe 1px solid; COLOR: #0063c6; PADDING-TOP: 3px; BORDER-BOTTOM: #e3e6e6 1px solid; FONT-FAMILY: Tahoma,Ms Sans Serif, Times New Roman; TEXT-DECORATION: none
}
#LeftMNav A:hover {
	BORDER-RIGHT: #ff6d0d 3px solid; FONT-SIZE: 12px; BORDER-LEFT-COLOR: #fefefe; BACKGROUND: #eeeeee no-repeat left 50%; BORDER-BOTTOM-COLOR: #e3e6e6; COLOR: #ff3e3e; BORDER-TOP-COLOR: #fefefe; FONT-FAMILY: Tahoma,Ms Sans Serif, Times New Roman; TEXT-DECORATION: none
}
#LeftMNav A:active {
	FONT-SIZE: 12px; BORDER-LEFT-COLOR: #fefefe; BORDER-BOTTOM-COLOR: #e3e6e6; COLOR: #0063c6; BORDER-TOP-COLOR: #fefefe; FONT-FAMILY: Tahoma,Ms Sans Serif, Times New Roman; BACKGROUND-COLOR: #eeeeee; TEXT-DECORATION: none; BORDER-RIGHT-COLOR: #e3e6e6
}
.menuheader {
	BORDER-RIGHT: #598bb5 1px solid; BORDER-TOP: #f1f5fa 1px solid; DISPLAY: block; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND:#4c352f repeat-x; PADDING-BOTTOM: 3px; COLOR: #fff; PADDING-TOP: 3px; BORDER-BOTTOM: #4f82b0 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.hotartist {
	PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; COLOR: #4b4b4b; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #f4f8fb; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.spacer {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #fff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
.tri6 {
	WIDTH: auto; BACKGROUND-COLOR: #f4f8fb
}
.triblue6 {
	BACKGROUND: url(rcor1.gif) no-repeat right bottom
}
IMG.cor2 {
	DISPLAY: block; WIDTH: 40px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 17px; BORDER-BOTTOM-STYLE: none
}


/*
#nav {
line-height: 28px; list-style-type: none;  
}

#nav a {
display: block; width: 106px; text-align:center;
}

#nav a:link {
color:#666; text-decoration:none; font-size:12px;
}
#nav a:visited {
color:#666;text-decoration:none; font-size:12px;
}
#nav a:hover {
color:#666;text-decoration:none; font-size:12px;
}

#nav li {
float: left; width: 106px; 
}
#nav li a:hover{
/*background:#999;
}
#nav li ul {
line-height: 27px; list-style-type: none;text-align: center;
left: -50em; width: 170px; position: absolute; 
}#nav ul{
border: 1px solid gray;
}
#nav li ul li{
float: left; width: 170px;
background: #cccccc; 
}


#nav li ul a{
display: block; width: 260px;text-align:left;padding-left:0px; padding-top:0px;
}

#nav li ul a:link {
color:#666; text-decoration:none;
}
#nav li ul a:visited {
color:#666;text-decoration:none;
}
#nav li ul a:hover {
color:#F3F3F3;text-decoration:none;font-weight:normal;
background:#333333;
}

#nav li:hover ul {
left: auto;
}
#nav li.sfhover ul {
left: auto;
}
#content {
clear: left; 
}

div.centered table 
{
margin: 0 auto; 
text-align: left;
}

div.right table 
{
 
text-align: right;
}
.close{
  visibility:hidden;
  cellPadding=0; cellSpacing=0 ;
  height:21px;font:9pt;text-align:center
  
   }
.open{
  visibility:visible;
  cellPadding=0; cellSpacing=0 ;
  height:24px;font:11pt;text-align:center;
  BORDER-TOP: #000000 1px solid;
  BORDER-BOTTOM: #000000 1px solid

   }
.openleft{
  visibility:visible;
  cellPadding=0; cellSpacing=0 ;
  height:24px;font:11pt;text-align:center;
  BORDER-TOP: #000000 1px solid;
  BORDER-LEFT:#000000 1px solid ;
  BORDER-BOTTOM: #000000 1px solid
  }
.openright{
  visibility:visible;
  cellPadding=0; cellSpacing=0 ;
  height:24px;font:pt;text-align:center;
  BORDER-TOP: #000000 1px solid ;
  BORDER-RIGHT:#000000 1px solid ;
  BORDER-BOTTOM: #000000 1px solid
  }
