body{
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	font-family:Arial;
	font-size: 12px;
	color:#9a9a9a;
	background:#000 ;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #000;
	scrollbar-3dlight-color:#000;
	scrollbar-face-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-darkshadow-color: #000;
}

td,th{
	font-family:Arial;
	font-size: 12px;
	color:#9a9a9a;
}


.hed:link,
.hed:visited,
.hed:hover,
.hed:active,
.hed {
	color:#FFFFFF;
	letter-spacing: 2px;
	font-size:9px;
}


.title {
	font-weight:bold;
	font-size:18px;
}

.subTitle {
	color:#E15F65;
	font-weight:bold;
}

#list{
	border-bottom:0;
	border-right:#999999 1px solid;
	border-left:#999999 1px solid;
	border-top:#999999 1px solid;
}


.tableHeader:link,
.tableHeader:visited,
.tableHeader:hover,
.tableHeader:active,
.tableHeader{
	background-color:#AAA6A6;
	height:30px;
	border-left:0;
	border-top:0;
	border-bottom:#999999 1px solid;
	border-right:0;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:30px;
}


.tableData{
	height:30px;
	border-left:0;
	border-top:0;
	border-bottom:#999999 1px solid;
	border-right:0;
	padding-left:5px;
	padding-right:5px;
}

.required {
	color:#EE4717;
}
.Menu,
.Menu:link,
.Menu:visited{
	color:#8d8d8d;
	width:95px;
	text-align:center;
	text-decoration:none;
	padding-top:10px;
	height:20px;
}
.Menu:hover,
.Menu:active{
	color:#FFF;
	width:95px;
	text-align:center;
	text-decoration:none;
	font-weight:900;
	padding-top:10px;
	height:20px;
}

.page{
	background:url(../images/icons/p.png) no-repeat;
	width:15px;
	height:19px;
	text-align:center;
}
a:link,
a:visited{
	color:#FFFFFF;
	text-decoration:none
}
a:hover,
a:active,
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.style4 {
	font-size: 14px;
	font-weight: bold;
	width:100px;
}
