@charset "utf-8";

/* CSS Document */

a {

	font-family: Arial;

	font-size: 12px;

	color: #00CCFF;

	font-weight: bold;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

	color: #FFFFFF;

}

a:active {

	text-decoration: none;

}



body {

	margin: 1px;

	background-color: #000000;

}

.Title {
	font-family: Arial;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #993333;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.LogonPageTable {
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(/images/OTrackerPortalLogin.jpg);

}
.boundingbox{
	border: 1px inset #FFFFFF;
	top: 200px;
	left: 300px;
	background-color: #D9D0BF;
}

.mediumtext {

	font-family: Arial;

	font-size: 18px;

	font-style: normal;

	font-weight: 300;

	color: #336600;

}

.smalltext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #993333;
	border: 1px none #006633;

}

.loginerror {

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #000066;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.buttontext {

	font-family: Arial;

	font-size: 12px;

	font-style: normal;

	background-color: #CCCCCC;

}
.textfield {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	background-color: #D9D0BF;
	color: #993333;
	border-top-color: #DBD3C0;
	border-right-color: #DBD3C0;
	border-bottom-color: #DBD3C0;
	border-left-color: #DBD3C0;
}
