td {
	font-family: Verdana, Tahoma, Arial, "Microsoft Sans Serif";
}
.main {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #3ECFFE;

}
.con-left-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3ECFFE;
}
.filelistbox {
	border: 2px solid #3ECFFE;
	padding: 5px;

}
a.menu1:link { 
	font-family: Verdana, Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
a.menu1:visited {
	font-family: Verdana, Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
a.menu1:active {
	font-family: Verdana, Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.menu1:hover {
	font-family: Verdana, Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
table.Header1 {
	font-size: 16;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	vertical-align: text-middle;
}
.Header2 {
	font-family: Verdana, Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	horizontal-align: center;
}
.Header3 {
	font-family: Verdana, Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	horizontal-align: left;
}
.Header4 {
	font-size: 16;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	vertical-align: center;
}
.Header5 {
	font-size: 12;
	color: #000000;
	font-weight: bold;
	text-align:center;
	vertical-align: center;
}
.Detail1 {
	font-family: Verdana, Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #2E8CE3;
	text-align: left;
	horizontal-align: left;
