body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c2c9cb;
}
body {
	background-color: #0E0E0E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #808080;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	background-image: url(../images/bg2b.gif);
}
.middle-section {
	background-color: #0E0E0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 1066px;
}
.left-section {
	background-image: url(../images/bg-left.gif);
	width: 17px;
}
.right-section {
	background-image: url(../images/bg-right.gif);
	width: 17px;
}
.top-section {
	background-image: url(../images/bg-top.gif);
	width: 1100px;
	height: 33px;
}
.bottom-section {
	background-image: url(../images/bg-bottom.gif);
	width: 1100px;
	height: 33px;
}
a {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #c2c9cb;
}
a:visited {
	text-decoration: none;
	color: #c2c9cb;
}
a:hover {
	text-decoration: none;
	color: #34bfe7;
}
a:active {
	text-decoration: none;
	color: #c2c9cb;
}
.style1 {
	color: gold;
      font-size: 10px;
}
.files {
	color: #999999;
      font-size: 10px;
}
.header-table {
	height: 32px;
}
.header {
	background-image: url(../images/headerb.gif);
	border: 1px solid #999999;
	padding: 2px;
	height: 32px;
}
.headertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.gap {
	width: 12px;
}
.imgborder {
	border: 1px solid #c2c9cb;
}
.tableborder {
	border: 1px solid #34bfe7;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tableheader{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #34bfe7;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input,textarea,checkbox,select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2c9cb;
	background: #333333;
	border: 1px solid #999999;
}
table.submittable {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #c2c9cb;
    text-align: left;
}