/* CSS Document */

.trRow0 {
	background-color: #CCCCFF;
}
.trRow0 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: left;
	vertical-align: top;
}
.trRow1 {
	background-color: #FFFF99;
}
.trRow1 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: left;
	vertical-align: top;
}
#tableUploadFile {
	clear: both;
	margin-top: 200px;
}
#tableFileList th {
	font-family: Verdana;
	font-size: 10px;
}

#divUploadFileLink {
	clear: both;
	text-align: center;
}
#divFileListContainer {
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	text-align: left;
}
.aFileAction {
	text-decoration: none;
}

.thFileList {
	font-family: Verdana;
	font-size: 10px;
}
#tableFileList {
}

