body   {
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: repeat-x;
	margin: 0
}

A:link  {
	color: #999999;
	text-decoration: none
}

A:visited  {
	color: #999999;
	text-decoration: none
}

A:hover  {
	color: #CCCCCC;
	text-decoration: none
}

A:active  {
	color: #999999;
	text-decoration: none
}

p, ul, li, a, td, input, select, option, textarea, blockquote,

.csText, csTable {
	font-family:arial,helvetica;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}

.csTextTitle {
	font-family:arial,helvetica;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	padding-left:5px;
	padding-right:5px;
	vertical-align:center;
}

.csTextContent {
	font-family:arial,helvetica;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	padding-left:5px;
	padding-right:5px;
	vertical-align:center;
}


.tabfont10					{ font-size: 10px; }
.tabfont11					{ font-size: 11px; }
.tabfont12					{ font-size: 12px; }
.tabfont13					{ font-size: 13px; }

.tabcontentbgwhite			 { font-size: 12px; background-color: transparent; padding-right: 10; padding-left: 10 }
.tabcontentbggreylight		 { font-size: 12px; background-color: transparent }
.tabcontentbggreydark		{ font-size: 12px; background-color: #dddddd; }
.txtheadline				{ font-size: 14px; background-color: #AAB4CB; font-weight: bold; }
.tabcontentbgrowcol1		{ font-size: 11px; background-color: #AAB4CB; }
.tabcontentbgrowcol2		{ font-size: 11px; background-color: #CBD1E4; }

.maintabcontentdarkwhite	 { font-size: 12px; background-color: transparent; padding-right: 10; padding-left: 10 }
.maintabcontentdarkwhite a:link, .maintabcontentdarkwhite a:visited, .maintabcontentdarkwhite a:active {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

.maintabcontentwhite		 { font-size: 11px; background-color: transparent }
.maintabcontentwhite a:link, .maintabcontentwhite a:visited, .maintabcontentwhite a:active {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

li							{
	color: #999999;
	list-style-type : square;
}
img							{
	border-color: #999999;
}
A							{
	color : #999999;
	font-weight: bold;
}
A:HOVER						 {
	color: #CCCCCC;
	background-color: transparent
}

