a {
	font-family: Verdana;
	font-size: 11px;
	color: #00762F;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.error{
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
}

td.dl{
	padding:3px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color:#F0F0F0
}

.textblack{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

a.textblack{
	text-decoration: underline;
	color: #00762F;
}

a.textblack:hover{
	text-decoration: none;
}

.textgrey{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.newstitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00762F;
}
a.newstitle {
	text-decoration: none;
}
a.newstitle:hover {
	text-decoration: underline;
	color: #666666;
}
.textg10 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

a.textg10{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

a.textg10:hover{
	font-size: 10px;
	text-decoration: underline;
}


.alphabet{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

a.alphabet{
	text-decoration: underline;
}

a.alphabet:hover{
	background-color: #999999;
	color: #0000FF;
}


.bh_list {
	BACKGROUND-COLOR: #C7D9CE;
	BORDER-BOTTOM: #F4F4F4 2px solid;
	BORDER-LEFT: #666666 2px solid;
	BORDER-RIGHT: #F4F4F4 2px solid;
	BORDER-TOP: #666666 2px solid;
	COLOR: #0C321F;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
}

.bh_textarea {
	BACKGROUND-COLOR: #C7D9CE;
	BORDER-BOTTOM: #F4F4F4 2px solid;
	BORDER-LEFT: #666666 2px solid;
	BORDER-RIGHT: #F4F4F4 2px solid;
	BORDER-TOP: #666666 2px solid;
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
}


.bh_button {
	BACKGROUND-COLOR: #E7E7E7;
	BORDER-BOTTOM: #666666 2px solid;
	BORDER-LEFT: #F4F4F4 2px solid;
	BORDER-RIGHT: #666666 2px solid;
	BORDER-TOP: #F4F4F4 2px solid;
	COLOR: #A30000;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}



.bh_button2 {
	BACKGROUND-COLOR: #C7D9CE;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	PADDING-LEFT: 4px;
	MARGIN: 0px 5px 0px 5px;
}





table.producers_table {
	BORDER-BOTTOM: #EAEAEA 1px solid;
	BORDER-LEFT: #DADADA 1px solid;
	BORDER-RIGHT: #EAEAEA 1px solid;
	BORDER-TOP: #DADADA 1px solid;	
	font : 11px Verdana;
	color : #333333;
	background-color : #FFFFFF;
}

.producers_table th {
	font : 11px Verdana;
	background-color: #F78210;
	color : #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	height:25px;

}

.producers_table tr.alternate {
	background-color : #F1F1F1;
}

.producers_table td.code {
	color : #666666;
}


table td.special{
	font : 10px Verdana;
	color : #333333;
	background-color : #FFFFFF;
	text-align:center;
}

table.language_table {
	BORDER-BOTTOM: #EAEAEA 1px solid;
	BORDER-LEFT: #DADADA 1px solid;
	BORDER-RIGHT: #EAEAEA 1px solid;
	BORDER-TOP: #DADADA 1px solid;	
	font : 11px Verdana;
	color : #333333;
	background-color : #FFFFFF;
}

table.language_table th {
	font : 11px Verdana;
	background-color: #F1F1F1;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	height:18px;

}

table.language_table a{
	color: #333333;
	text-decoration: none;
}

table.language_table a:hover{
	background-color: #F78210;
	color: #FFFFFF;
	text-decoration: none;
}


table.default_table {
	BORDER-BOTTOM: #EAEAEA 1px solid;
	BORDER-LEFT: #DADADA 1px solid;
	BORDER-RIGHT: #EAEAEA 1px solid;
	BORDER-TOP: #DADADA 1px solid;	
	font : 11px Verdana;
	color : #333333;
	background-color : #FFFFFF;
}

.default_table th {
	font : 11px Verdana;
	background-color: #F1F1F1;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	height:18px;

}

.default_table a{
	color: #00762F;
	text-decoration: underline;
}
.default_table a:hover{
	color: #333333;
	text-decoration: underline;
}

#scrlContainer{
	visibility:hidden;
	background:#f1f1f1;
	position:relative;
	overflow:hidden;
	width:330px;
	height:20px;
	line-height:20px;
	margin:1em;
}
#scrlContent{
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap;
}

.planet{margin:0; padding:0; color:#004C1B; font:bold 11px/100% 'verdana'; text-align:center}