BODY{
scrollbar-face-color:black;
scrollbar-arrow-color:White;
scrollbar-track-color:#F2F2F2;
scrollbar-shadow-color:'white';
scrollbar-highlight-color:'white';
scrollbar-3dlight-color:'black';
scrollbar-darkshadow-Color:'black';
background: #F7F7F7;
margin: 0px;
padding: 0px;
font-family: Verdana;
font-size: 8pt;
}

A:link,A:visited,A:active
{	
	font-weight: bold;
	font-size: 8pt;
	color: #1A4602;
	font-family: Tahoma;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
}
.Text
{
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana;
	color:Black;
}

.Title
{
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	font-family: Verdana;
	color:Black;
}

.ErrorContents
{
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana;
	color:Red;
}

.Buttons
{
	border-right: #EEBE00 1px solid;
	border-top: #EEBE00 1px solid;
	font-size: 8pt;
	border-left: #EEBE00 1px solid;
	color: white;
	border-bottom: #EEBE00 1px solid;
	font-family: Tahoma;
	background-color: #F29120;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.TextBoxes
{
	border-right: #6F6F6F 3px solid;
	padding-right: 1px;
	border-top: #6F6F6F 1px solid;
	padding-left: 1px;
	font-size: 8pt;
	padding-bottom: 1px;
	border-left: #6F6F6F 3px solid;
	color: black;
	padding-top: 1px;
	border-bottom: #6F6F6F 1px solid;
	font-family: Tahoma;
	background-color: white;
}
.TextArea
{
	border-right: #6F6F6F 3px solid;
	padding-right: 1px;
	border-top: #6F6F6F 1px solid;
	padding-left: 1px;
	font-size: 8pt;
	padding-bottom: 1px;
	border-left: #6F6F6F 3px solid;
	color: black;
	padding-top: 1px;
	border-bottom: #6F6F6F 1px solid;
	font-family: Tahoma;
	background-color: white;
	width: 450px;
}
.Lines
{
	background-color:#F29120;
}

.OuterTable
{
	border-right: #638EFF 1px solid;
	border-top: #638EFF 1px solid;
	font-size: 8pt;
	border-left: #638EFF 1px solid;
	color: black;
	border-bottom: #638EFF 1px solid;
	font-family: Verdana;
	background-color: White;
}

.MenuTable
{
	border-right: #F29120 1px solid;
	border-top: #F29120 1px solid;
	font-size: 8pt;
	border-left: #F29120 1px solid;
	color: black;
	border-bottom: #F29120 1px solid;
	font-family: Tahoma;
	background-color: #FFF2E3;
}

.Tables
{
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	font-size: 8pt;
	border-left: #404040 1px solid;
	color: black;
	border-bottom: #404040 1px solid;
	font-family: Verdana;
	background-color: white;
	text-align: left;
}
.TablesHeader
{
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	font-family: Verdana;
	color: White;
	background-color: #F29120;
}
.Rows
{
	background-color: White;
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}
.RowsAlt
{
	background-color: #F0F0F0;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
.Images
{
	border-right: #0D77BA 1px solid;
	border-top: #0D77BA 1px solid;
	font-size: 8pt;
	border-left: #0D77BA 1px solid;
	color: black;
	border-bottom: #0D77BA 1px solid;
	font-family: Tahoma;
	background-color: #ECF9FF;
}

.Bottom
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
}