.PipeText{
	font-size: 12px;
	height: 5px;
	width: 1px;
	color: #993300;
}

.LoginText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.LoginHeader {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.LoginBox{
	border: 1px solid #CCCCCC;
}
.MainTableHolder {
	border: 1px solid #993300;
}

.LoginButton {
	margin-left: 105px;
}

.More{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #704F01;
	text-decoration: none;
       /* border-right-width: 1px; */
/* 	border-right-style: dotted; */
/* 	border-right-color: #333333; */
/* 	padding-right: 3px; */
}

.More:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
