﻿.mainFrame {
	font-family: Tahoma;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	border: thin dotted #ECF185;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 20px;
	height: 570px;
	width: 830px;
	top: 50px;
	bottom: 25px;
	right: auto;
	left: auto;
	clear: both;
	overflow: auto;
}
body {
	background-image: url('../bgpic2.png');
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.LoginPanel {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 3px;
	word-spacing: 5px;
	background-color: #E8F3FF;
	border: thin solid #808080;
	padding: 20px 20px 20px 20px;
	margin: 100px 50px 100px 50px;
	height: 40%;
	clear: both;
	left: auto;
	right: auto;
}
.LoginPolicy {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	border: thin none #808080;
	padding: 20px;
	margin: 100px 50px 100px 50px;
	height: 40%;
}
.version {
	margin-left: 0px;
	line-height: 13px;
	font-size: 10px;
	font-family: Tahoma;
	text-align: center;
	margin-top: 15px;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footpage {
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
	text-align: center;
	line-height: 14px;
	background-color: #C4D7FF;
	letter-spacing: 4px;
	width: 830px;
	margin: 0px auto 0px auto;
	padding-right: 20px;
	padding-left: 20px;
	left: auto;
	right: auto;
	clear: both;
}
.overview {
	margin-left: 10px;
	line-height: 14px;
	font-size: 11px;
	font-family: Tahoma;
	margin-top: 20px;
	margin-right: 10px;
}
.table_header {
	border-bottom-style: ridge;
	border-width: thin;
	border-color: #000000;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	clear: both;
	height: 15px;
}
.table_name {
	width: 530px;
	clear: left;
	float: left;
}
.table_size {
	width: 80px;
	float: left;
}
.table_date {
	float: left;
	width: 130px;
}
.table_directory {
	padding: 3px;
	margin: 10px;
	font-variant: small-caps;
	font-size: 12px;
	clear: both;
	height: 16px;
	background-color: #DDDDDD;
	cursor: pointer;
}
.table_file {
	margin: 10px;
	font-size: 12px;
	clear: both;
	height: 16px;
	cursor: pointer;
}
.fileListingPanel {
	width: 810px;
	height: 295px;
	margin-top: 12px;
	margin-left: 10px;
	overflow: auto;
	font-variant: normal;
}
#contextMenu {
	visibility: hidden;
	width: 100px;
	border-style: solid;
	border-width: thin medium medium thin;
	border-color: #9BFF9B;
	background-color: #E8FFE8;
	font-size: 10px;
	font-family: Tahoma;
	line-height: 14px;
}
.contextMenuItem {
	color: #000000;
	width: 100%;
	height: 16px;
	padding: 3px;
	clear: both;
}
.overview_left {
	clear: left;
	width: 50%;
	float: left;
}
.overview_right {
	width: 50%;
	float: left;
	text-align: right;
}
#errorMsg {
	color: #FF0000;
	font-size: 10px;
	white-space: normal;
	letter-spacing: normal;
}
.pageHit {
	padding: 0px 20px 0px 20px;
	margin: 15px auto 0px auto;
	border-color: #003399;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	font-size: 10px;
	font-family: Tahoma;
	text-align: center;
	background-color: #003399;
	color: #FFFFFF;
	width: 830px;
	right: auto;
	left: auto;
	clear: both;
	vertical-align: middle;
	line-height: 10px;
}
img {
	border-width: 0px;
}
.loading {
	color: #FFFFFF;
	width: 100%;
	/*height: 100%;*/
	clear: both;
	overflow: hidden;
	left: 0px;
	top: 150px;
	position: absolute;
	text-align: center;
	padding-top: 40px;
	margin: 0px auto 0px auto;
	visibility: hidden;
}
.loadingContent {
	padding: 35px 0px 0px 0px;
	background-color: black;
	width: 300px;
	height: 150px;
	clear: left;
	right: auto;
	left: auto;
	overflow: auto;
	vertical-align: middle;
	text-align: center;
}
.loginSubfunction {
	font-size: 8px;
	font-variant: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing:normal;
	text-decoration: underline;
}
.buttonLikeText {
	margin: 2px;
	border: thin #FFB951 solid;
	padding: 2px 7px 2px 7px;
	background-color: #FFE4AE;
	cursor: pointer;
}
.buttonLikeText_press {
	margin: 2px;
	border: thin #FFE4AE solid;
	padding: 2px 7px 2px 7px;
	background-color: #FFB951;
	cursor: pointer;
}
.logoutDisplayStyle 
{
	text-align: center;
	width: 100%;
	vertical-align: middle;
	margin-top: 30%;

}
.forgetEmailContent {
	padding: 35px 0px 0px 0px;
	background-color: black;
	width: 300px;
	height: 150px;
	clear: left;
	right: auto;
	left: auto;
	overflow: auto;
	vertical-align: middle;
	text-align: center;
}
