body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2c9cb;
}
body {
	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;
}
a {
	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;
}



a.expand:link {
	text-decoration: none;
	color: #4c4c4c;
}
a.expand:visited {
	text-decoration: none;
	color: #4c4c4c;
}
a.expand:hover {
	text-decoration: none;
	color: #c2c9cb;
}
a.expand:active {
	text-decoration: none;
	color: #4c4c4c;
}



a.xfire:link {
	text-decoration: none;
	color: #777777;
}
a.xfire:visited {
	text-decoration: none;
	color: #777777;
}
a.xfire:hover {
	text-decoration: none;
	color: #c2c9cb;
}
a.xfire:active {
	text-decoration: none;
	color: #777777;
}



a.ks:link {
	text-decoration: none;
	color: #c2c9cb;
}
a.ks:visited {
	text-decoration: none;
	color: #c2c9cb;
}
a.ks:hover {
	text-decoration: none;
	color: red;
}
a.ks:active {
	text-decoration: none;
	color: #c2c9cb;
}



.style1 {
	color: gold;
      font-size: 10px;
}
.files {
	color: #999999;
      font-size: 10px;
}
.header-table {
	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;
}