@charset "utf-8";

body,td,th,p {
	font-family: "Segoe UI", Segoe, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #000033;
	white-space: normal;
	overflow: auto;
	page-break-after: right;
}

body {
	background-color: #000000;
}

a {
	font-size: 13px;
	color: #000033;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #000033;
}
a:hover, input, textarea {
	font-family: "Segoe UI", Segoe, Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
}
.T {
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BEC0BF;
	border-right-color: #BEC0BF;
	border-bottom-color: #BEC0BF;
	border-left-color: #BEC0BF;
}
a:active {
	color: #000033;
}
h1 {
	font-size: 16px;
	color: #003C7A;
	overflow: hidden;
	bottom: -5px;
	vertical-align: text-top;
}
h2,h3 {
	font-size: 14px;
	color: #CC9900;
	font-style: italic;
}
.style1 {
	font-size: 10px;
	color: #FFFF99;
	padding: 4px;
	margin: 3px;
	background-position: center;
}

.patch{
	background-repeat: no-repeat;
}

img {
	border: 0px none 0;
}

.padding {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #000033;
}
.pad {
	margin: 0px;
	padding: 10px;
}

.padding2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.padding3 {
	font-size: 10px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: scroll;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

input, select {
	font-family: "Segoe UI", Segoe, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}

.loginMessage {
	font-family: "Segoe UI", Segoe, Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0000FF;
	border: thin dashed #9B8901;
}

p {
	width: 95%;
}

.theForm {
	font-family: "Segoe UI", Segoe, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #000033;
}

.input {
	font-family: "Segoe UI", Segoe, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	border: 1px dotted #999999;
	margin-top:5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:hover {
	font-family: "Segoe UI", Segoe, Tahoma, Arial, Helvetica;
	font-size: 13px;
	text-decoration: underline;
	color: #0066CC;
}

img {	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	.promptMe {
	color: #FFFFFF;
	background-color: #a80c00;
}
