body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c2c9cb;
}
body {
	background-color: #333333
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.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;
}
.img2border {
	border: 1px solid #000000;
}
.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;
}
.tablez {
	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: 10px;
	color: #c2c9cb;
	background: #222222;
	border: 1px solid #888888;
}