body {
background: #3E3E3E;
}
BODY {
	scrollbar-base-color: #404040; SCROLLBAR-FACE-COLOR: #404040; FONT-SIZE: 8pt; SCROLLBAR-HIGHLIGHT-COLOR: #808080; SCROLLBAR-SHADOW-COLOR: #202020; SCROLLBAR-3DLIGHT-COLOR: #808080; SCROLLBAR-ARROW-COLOR: #FFFFFF; #535353; FONT-FAMILY: Verdana,Tahoma; SCROLLBAR-DARKSHADOW-COLOR: #202020;
	margin-left: 0px;
	margin-right: 0px;
}

a:link			{ color: #FFFFFF; font-family: "Verdana"; font-size: 7pt; text-decoration: none; cursor: default; }
a:visited		{ color: #FFFFFF; font-family: "Verdana"; font-size: 7pt; text-decoration: none; cursor: default; }
a:active		{ color: #FFFFFF; font-family: "Verdana"; font-size: 7pt; text-decoration: none; cursor: default; }
a:hover			{ color: #D9DADB; font-family: "Verdana"; font-size: 7pt; text-decoration: none; cursor: default; }

.border {
	border: 1px solid #000000;
}

table.main {
font-size : 7pt;
color : #FFFFFF;
font-family : verdana;
}

table {
font-size : 7pt;
color : #FFFFFF;
font-family : verdana;
}

#cpy tr{
        background : #D9DADB;
}
#cpy td{
        width : 100%;
        text-align : center;
}
#cpy table{
        width : 600;
        height : 16;
        padding : 0px;
        background : #D9DADB;
}
textarea		{ border: 1px solid #000000; background: #535353; font-size: 8pt; color: #FFFFFF; }
input			{ border: 1px solid #000000; background: #535353; font-size: 8pt; color: #FFFFFF; }
input.normalRadio	{ border: none; background: #535353; }
select		{ border: 1px solid #000000; background: #535353; font-size: 8pt; color: #FFFFFF; }

td.subTitle		{ border: 1px solid #000000; background: url(images/topic.gif); color: #FFFFFF; font-family: "Tahoma"; font-size: 8pt; text-align: center; }
td.mainTxt		{ border: 1px solid #000000; background: #3E3E3E; font-family: "Tahoma"; font-size: 8pt; padding-left: 5px; }




#infobar {
	font: message-box;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
	display: block;
	clear: both;
	width: 100%;
	color: InfoText;
	background: InfoBackground url('../images/info_warning.gif') no-repeat fixed .3em;
	border-bottom: .12em outset;
	text-decoration: none;
	cursor: default;
	text-align:left;
	line-height:100%;
	font-family:arial;
	font-size:12px; padding-left:2em; padding-right:.3em; padding-top:.45em; padding-bottom:.45em
}

#infobar a:hover {
	color: HighlightText;
	background: Highlight url('../images/info_warning2.gif') no-repeat fixed .3em;
}