/* CSS Document */
body, td, p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

img {
	border: 0px;
}

.LibGreen12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0189CB;
	text-decoration: none;
}

.InputSmall75 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000099;
	width: 75px
}

.Input98 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	width: 98px
}

.Input100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	width: 100px
}

.Input200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	width: 200px
}

.Input400 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	width: 400px
}

.Input500 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	width: 500px
}

.Input600 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	width: 600px
}

.InputButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333366;
	border: 2px solid #333366;
	padding-right: 10px;
	padding-left: 10px;
}

.InputSearchHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #990000;
	width: 75px
}

.InputSearchButton {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFCC;
	border: 1px solid #990000;
	padding-right: 2px;
	padding-left: 2px;
}


.PageHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 0px;
}

.Font10 {
	font-size: 10px;
}

.Font11 {
	font-size: 11px;
}


a:link {
	color: #000099;
}
