.reglink {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
.reglink[target="_blank"]:hover {
	color: #999999;
}
.comments {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: transparent;
}
A.reglink:hover {
	color: #00ff00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
.biglink {
	color:white;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
A.biglink:hover {
	color:#00FF00;
	background-color: transparent;
}
.roll {
	color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
A.roll:hover {
	color: #99CCFF;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
.news-name {
	color: white;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
}
A.news-name:hover {
	color: #00FF00;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
}
.newshead {
	color:white;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
}
A.newshead:hover {
	color: lime;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
}
.border{
	border-style: solid;
	border-color: #A7A7A7;
}
.borderhl {
	border-style : solid;
	border-color : #00ff00;
}
.navlink {
	color:white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
}
A.navlink:hover {
	color: #00ff00;
	text-decoration: none;
	background-color: transparent;
}
.menulink {
	color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
.date {
	font-weight: bold;
	color: #ffffff;
	font-size: 10pt;
	background-color: transparent;
}
.reviewtitle {
	font-weight: bold;
	color: #00ff00;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
.presstitle {
	color: white;
	font-size: 18pt;
	font-weight: bold;
	background-color: transparent;
}
.reviewsubtitle {
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: transparent;
}
.edcomment {
	color: white;
	font-size: 10pt;
	font-style: italic;
	background-color: transparent;
}
.picnote {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: transparent;
}
.question {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
}
.boldwhite {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.boldsmallwhite {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: inherit;
}
.boldgreen {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
	font-weight: bold;
	background-color: transparent;
}
.article-header {
	color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #333333;
}
.article-header-data {
	color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
}
.article-link {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
A.article-link:hover {
	color: #00FF00;
	background-color: transparent;
}
.article-subtitle {
	font-size: 11pt;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: transparent;
	padding-top: 18px;
	padding-bottom: 8px;
}
blockquote 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ededed;
	background-color: transparent;
}
blockquote.dumbassdb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	background-color: transparent;
}
body {
	/* commented out for CSS 2 Validation
	scrollbar-face-color : #2C2CFE;
	scrollbar-highlight-color: #4E5AEE;
	scrollbar-shadow-color: #0909C9;
	scrollbar-arrow-color: #00FF00;
	scrollbar-base-color: #008F00;
	scrollbar-3dlight-color: #4E5AEE;
	scrollbar-track-color : #1f1f1f;
	scrollbar-darkshadow-color: #07077B;
	*/
	font-family: Arial, Helvetica, sans-serif;
	color: #99CCFF;
	/*background-color: transparent;*/
}
.popup-help {
	position: absolute;
	visibility: hidden;
}

.main-font {
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	background-color: transparent;
}
.font-body {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: transparent;
}
.link {
	color: white;
	text-decoration: none;
	background-color: transparent;
}
.link:hover {
	color: #00FF00;
	text-decoration: none;
	background-color: transparent;
}
/* Input Classes */
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background: #2C2CFE;
	color:#FFFFFF;
	border-bottom: 1px solid #000066;
	border-right: 1px solid #000066;
	border-left: 1px solid #4E5AEE;
	border-top: 1px solid #4E5AEE;
	height:20px;
	text-decoration: none;
}
input.text {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	height: 18px;
}
input.admin-button {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	height: 19px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;
	background: #666666
}

/* Graph Styles */
.data_cell {
	color: white;
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background : url(/images/graph_grid_dark_bg.gif);
}
.label_cell {
	color: white;
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
}
.data_table_top {
	border-top: 1px solid #666666;
}
.data_last_row {
	color: white;
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background : url(/images/graph_grid_dark_bg.gif);
	border-bottom: 1px solid #666666;
}
.unit_labels {
	color: white;
	font-size: 8pt;
}
.benchhead {
	color: white;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.mailing-list {
	margin: 0px;
	width: 113px;
	background: url(/images/nav/y_repeat_bg.gif) repeat-y;
	font-size: 8pt;
}

.mailing-list label {
	float: left;
	display: block;
	padding-right: 5px;
	font-size: 8pt;
	width: 35px;
	text-align: right;
	color: white;
}

.mailing-list .textfield {
	display: block;
	float: left;
	padding: 1px;
	color: navy;
	font-size: 8pt;
	width: 55px;
}

.mailing-list .button {
	font-size: 8pt;
	margin: 3px 0px 0px 29px;
	width: 55px;
}

.mailing-list br {
	clear: both;
}

.mailing-list form {
	margin: 0px;
}

/* UGO Template Classes */
.masthead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
	background-color: transparent;
}
#td728 {
	color: inherit;
	background-color:#595959;
}
#tdchannel {
	color: inherit;
	background-color:#595959;
}
#tdmain {
	color: inherit;
	background-color:#595959;
}
#trmasthead {
	color: inherit;
	background-color:#050E5D;
}
#trmain {
	background-color:#000000;
	color: inherit;
}
#bodybg {
	background-color:#595959;
	color: #99CCFF;
	/*color: #7BB5F4;*/
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10pt;*/
}
#adminbody {
	background-color: #000000;
	color: #FFFFFF;
}

