body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000
}
.link {
	text-decoration: none;
	color: #FF8400;
}
.myFrame {
	margin-left: -15px;
	margin-top: -20px;
}

a:link {
	text-decoration: none;
	color: #FF8400;
}
a:visited {
	color: #FF8400;
	text-decoration:none;
}
a:hover {
	color: #FDCF9E;
	text-decoration:none;
}
.input01 {
	color: #a4552e;
	font-size: 13px;
}
.input02 {
	color: #BEA9A5;
}
.input03 {
	color: #df7300;
}
.input04 {
	color: #B18C7C;
}
.input05 {
	color: #FDCF9E;
	font-size: 12px;
}
.tabHeader {
	color: #df7300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.tabText {
	color: #BEA9A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
	line-height: 125%
}
.tabTextS {
	color: #BEA9A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	line-height: 110%
}