.BkgBlack {
	background-color: #000000;
}
.BkgRed {
	background-color: #cc3333;
}
.InterfaceTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cc3333;
}
.Address {
	font-size: 10px;
}
.Link {
	color: #cc3333;
	text-decoration: underline;
}
.CopyHdr {
	font-size: 12px;
	font-weight: bold;
	color: #cc3333;
}
.SmCopy {
	font-size: 10px;
}
.Bold {
	font-weight: bold;
}
.FeaturedTable {
	border: 1px solid #cccccc;
	background-image: url(img/icon_red_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.HomeCopy {
	background-image: url(img/copy_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 16px;

}
.FeaturedCopy {
	font-size: 10px;
	color: #666666;

}
.FormElement {
	font-size: 11px;
	color: #666666;
}
.LabelCopy {
	font-size: 10px;
	color: #999999;
}
.HomeLink {
	color: #999999;
	font-size: 9px;
	text-decoration: none;


}
.RequiredField {
	color: ff0033;
	background-color: #e3e3e3;
}
.OptionalField {
	color: #333333;
	background-color: #e3e3e3;
}
.Button {
	font-weight: bold;
	color: #ffffff;
	background-color: #cc3333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6666;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #ff6666;
	font-size: 11px;

}
.ButtonTransfer {
	font-weight: bold;
	color: #ffffff;
	background-color: #cc3333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6666;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #ff6666;
	font-size: 11px;
	width: 20px;

}
td {
	font-size: 11px;
}
.FormTable {

	border: 1px solid #cccccc;
}
.FormHdr {
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
}
.FormFooter {
	background-color: #e3e3e3;
}
.Copyright {
	font-size: 10px;
	color: #ffffff;
}
.ListTable {


	border: 1px solid #cccccc;
}
.ListRow {
	background-color: #e3e3e3;

}
.ListHdr {

	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
}
.SelectElement {

	font-size: 10px;
	color: #cc3333;
}
.Error {

	font-size: 11px;
	font-weight: bold;
	color: #cc3333;
}
.ErrorTable {


	border: 2px solid #cc3333;
}
.SelButton {

	font-weight: bold;
	color: #cc3333;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6666;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #ff6666;
	font-size: 11px;
}
.Italic {
	font-style: italic;
}
.Hint {
	font-size: 10px;
	color: #666666;

}
ul {
	list-style-type: square;
	padding: 0px;
	list-style-position: inside;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 4px;





}
.Photo {
	border: 3px double #666666;
}
