BODY
{ SCROLLBAR-FACE-COLOR: #63696b; FONT-WEIGHT: normal; FONT-SIZE: 10pt; MARGIN: 10px 0px 0px 10px; WORD-SPACING: normal; SCROLLBAR-HIGHLIGHT-COLOR: #c0c0c0; SCROLLBAR-SHADOW-COLOR: #c0c0c0; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #f7f3e7; FONT-FAMILY: Verdana; SCROLLBAR-DARKSHADOW-COLOR: #c0c0c0; LETTER-SPACING: normal; BACKGROUND-COLOR: #ffffff }

H1
{
	font-size: 14pt;
}
H2
{
	font-size: 12pt;
}
A
{	 
	color:#AD8200;
	font-size: 8pt;
}

INPUT
{
	font-family: Verdana;
}

TD
{
	font-size: 10pt;
}

SELECT
{
	font-family: Verdana;
}

.smalltext   { font-size: 10px }
.text        { font-size: 10pt }
.Logintitle	 { font-size: 8px; color: #f7f3e7 }
.more        { font-size: 8px; color: #63696B; font-weight: bold }
.error		 { font-size: 8pt; color: crimson; }


.TableHeaderTr
{	BACKGROUND-COLOR: #AD8200;
	COLOR :  #FFFFFF;
	font-size : 10px;
	font-weight: bold;
}
.TableTd
{
	font-size: 8pt;
	background-color: #F7F3E7;
}
.TableAltTd
{
	font-size: 8pt;
	background-color: White;
}
.ImageLeft
{
	float: left;
}

.display 
{
	position:relative;
	z-index:99; 
	visibility:hidden; 
	display:none;
}
.TableTd2
{
	font-size: 10pt;
	background-color: #F7F3E7;
}
.TableAltTd2
{
	font-size: 10pt;
	background-color: White;
}

.TableHeaderTr2
{	BACKGROUND-COLOR: #AD8200;
	COLOR :  #FFFFFF;
	font-size : 12px;
	font-weight: bold;
}
.Disabled
{	 
	color:#E0E0E0;
}
.FontStyle
{
	font-family: Verdana;
}
.FontSize
{
	font-size: 8pt;
}
.FontBold
{
	font-weight: bold;
}
.HorizontalCenter
{
	text-align:center;
}
.HorizontalRight
{
	text-align: right;
}
.HorizontalLeft
{
	text-align: left;
}
.VerticalTop
{
	vertical-align: top;
}
.VerticalBottom
{
	vertical-align: bottom;
}
.VerticalMiddle
{
	vertical-align: middle;
}
.MakeHidden
{
	DISPLAY: none;
}
.Error
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Red;
}
.BordersLess
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
.TransparentColor
{
 background-color: Transparent;
}
.HandCursor
{
	cursor: hand;
}
div
{
	OVERFLOW: auto;
}
.pad
{ padding: 2px;
}