.MsgHeader {
	background-color: #666666;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	display: table-row;
	background: #666666 fixed top;
	color: #FFFFFF;
}
.MsgTitle {
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;

}
.MsgText {
	font-size: xx-small;
	background-color: #CCCCCC;
}
.MsgTextRed {
	font-size: xx-small;
	background-color: #FFCCCC;
}

h1 {
	line-height: 20px;
	color: White;
	text-indent: 5px;
	font-size: x-small;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	font-weight: bold;
	background-color: Black;
	background-position: left;
	background: Black;
}
.RecordList {
	background-color: #CCCCCC;
	font-size: xx-small;
	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: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.NewRecord {
	background-color: #C0C0C0;
}
.CommandButton {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #0098C8;
	border: 1px solid #999999;
	font-weight: bold;
	height: 18px;
	width: 70px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;




}
.TextInput {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
	font-size: xx-small;


}
.ListBox {
	height: auto;
	width: 250px;
	border: 1px solid #666666;
	font-size: 8pt;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;


}
.PgTitle {
	font-size: medium;
	line-height: 30px;
	background-color: #0098C8;
	color: #FFFFFF;

}
.SiteMenu {
	font-size: xx-small;
	font-weight: bold;
	background-color: #CCCCCC;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: x-small;
}
.H1Link {
	color: #FFFFFF;
}
.OfferHead {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #0099CC;

}
.OfferBody {
	font-size: x-small;
	color: #333333;
	background-color: #FFFFFF;

}
.OfferFooter {
	background-color: #999999;
	font-size: x-small;
	color: #FFFFFF;

}
.HMenu {
	background-color: #CCCCCC;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;


}
.HMenuItem {
	font-size: xx-small;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	border: none;
	height: 18px;
	width: 50px;


}
a.HMenuItem:hover {
	text-decoration: none;
	background-color: #0099FF;
	color: #FFFFFF;

}
a.HMenuItem:link {
	text-decoration: none;
}

a.HMenuItem:visited {

	text-decoration: none;
}
a.HMenuItem:active {


	text-decoration: none;
}
.ContentText {
	font-size: xx-small;
	color: #000000;
	background-color: #CCCCCC;
}
.ToNote {
	font-size: xx-small;
	font-style: italic;
	color: #666666;
	background-color: #FFFFCC;
	margin: 20px;
	border: 1px dotted #999966;
	padding: 2px;
	text-align: center;


}
.NavBar {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	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: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-weight: normal;



}
td {
	font-size: x-small;
}
.IndexMenu {
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: xx-small;


}
a.IndexMenu:link {
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	padding: 1px;
	height: 16px;
	width: 130px;
	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: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
}
a.IndexMenu:visited {
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	padding: 1px;
	height: 16px;
	width: 130px;
	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: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
}
a.IndexMenu:active {
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	padding: 1px;
	height: 16px;
	width: 130px;
	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: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
}
a.IndexMenu:hover {
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	padding: 1px;
	height: 16px;
	width: 130px;
	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: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #0099FF;
	display: block;
}
h2 {
	font-size: x-small;
	background-color: #666666;
	line-height: 24px;
	color: #FFFFFF;
}
option {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	text-decoration: none;

}
.ToAlert {
	font-size: xx-small;
	font-style: italic;
	color: #686868;
	background-color: #FFCCCC;
	margin: 20px;
	border: 1px dotted #FF0000;
	padding: 2px;
	text-align: center;
	font-weight: bold;

}
