BODY
{
    FONT-SIZE: 11px;
    MARGIN: 0px;
    FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #FFFFFF
}
P
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
A:link
{
    COLOR: #000099;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #000099;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #000099;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
.form-button
{
    BORDER-RIGHT: #ffffdd 1px outset;
    BORDER-TOP: #ffffdd 1px outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #ffffdd 1px outset;
    BORDER-BOTTOM: #ffffdd 1px outset;
    FONT-FAMILY: Arial;
    LETTER-SPACING: 1px;
    BACKGROUND-COLOR: #c0c0c0
}
.form-txt
{
    BORDER-RIGHT: #191970 1px inset;
    BORDER-TOP: #191970 1px inset;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #191970 1px inset;
    COLOR: #000000;
    BORDER-BOTTOM: #191970 1px inset;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.form-txt-info
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    COLOR: #000000;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #f5f5f5;
    TEXT-DECORATION: none
}
.form-lst
{
    BORDER-RIGHT: thin inset;
    BORDER-TOP: thin inset;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: thin inset;
    COLOR: #000000;
    BORDER-BOTTOM: thin inset;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 1px;
    BACKGROUND-COLOR: #ffffff
}
.form-lst-location
{
    BORDER-RIGHT: thin inset;
    BORDER-TOP: thin inset;
    FONT-WEIGHT: 500;
    FONT-SIZE: 11px;
    BORDER-LEFT: thin inset;
    WIDTH: 160px;
    COLOR: #000000;
    BORDER-BOTTOM: thin inset;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 1px;
    BACKGROUND-COLOR: #ffffff
}
.form-file
{
    BORDER-RIGHT: #191970 1px inset;
    BORDER-TOP: #191970 1px inset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #191970 1px inset;
    BORDER-BOTTOM: #191970 1px inset;
    FONT-FAMILY: Arial;
    LETTER-SPACING: 1px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #a52a2a;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: center
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #000080
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #a52a2a
}
.form-field-tit
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #191970;
    FONT-FAMILY: Verdana
}
.form-field-tit2
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    COLOR: #095E9D;
    FONT-FAMILY: Verdana
}
.form-field-tit3
{
    FONT-SIZE: 10px;
    COLOR: #990000;
    FONT-FAMILY: Verdana
}

.form-field-data
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
.form-lst-large
{
    BORDER-RIGHT: thin inset;
    BORDER-TOP: thin inset;
    FONT-WEIGHT: 500;
    FONT-SIZE: 11px;
    BORDER-LEFT: thin inset;
    WIDTH: 150px;
    COLOR: #000000;
    BORDER-BOTTOM: thin inset;
    FONT-FAMILY: Verdana;
    HEIGHT: 150px;
    BACKGROUND-COLOR: #ffffff
}
.form-lst-large2
{
    BORDER-RIGHT: thin inset;
    BORDER-TOP: thin inset;
    FONT-WEIGHT: 500;
    FONT-SIZE: 11px;
    BORDER-LEFT: thin inset;
    COLOR: #000000;
    BORDER-BOTTOM: thin inset;
    FONT-FAMILY: Verdana;
    HEIGHT: 150px;
    BACKGROUND-COLOR: #ffffff
}
.sectiontitle {
	font-size: 12px;
	color: #095E9D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;

}.td-banners {
	background-image: url(/frontend/webcommon/images/bgmenu.gif);
	background-repeat: repeat-y;
	width: 130px;

}
.tdborder {
	border: 1px outset #f0f0f0;
}
legend {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
}
.clsShow {}
.clsHide { display: none; }
.waiting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #F0F0F0;
	margin: 2px;
	padding: 2px;
	border: 2px outset #999999;
}

