body
{
	background-image: url(/Images/back2.gif);
	margin: 0px;
	background-repeat: repeat-y;
}
table.tbl
{
	font-size: 8pt;
	margin: 0px;
	width: 665px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial;
	border-collapse: collapse;
}
table.tblSmall
{
	font-size: 8pt;
	margin: 0px;
	width: 510px;
	font-family: Tahoma, Arial;
	border-collapse: collapse;
}
table.TblList
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	margin: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
}
.A
{
	border-bottom: lightsteelblue 1px solid;
}
.B
{
	border-top: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
}

.C
{
	height: 18px;
}

TR.tbltop
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	background-color: lightsteelblue;
	text-align: center;
}
TR.tblBottom
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(/Images/bottom.gif);
	margin: 0px;
	background-repeat: repeat-x;
	height: 22px;
}
TD.topWithLogo
{
	background-position: left bottom;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(/Images/Top_Logo.gif);
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 45px;
	text-align: center;
}
.Txt
{
	border :1px solid;
	font-size: 8pt;
	width: 150px;
	font-family: Tahoma, Arial;
	height: 18px;
}
.TxtBig
{
	border :1px solid;
	width: 200px;
	height: 18px;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}
.Btn
{
	width: 100px;
	height: 22px;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}
.BtnBig
{
	width: 150px;
	height: 22px;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}
Select.DdList
{
	border-right: #333300 1px solid;
	border-top: #333300 1px solid;
	border-left: #333300 1px solid;
	border-bottom: #333300 1px solid;
	font-size: 8pt;
	width: 140px;
	font-family: Tahoma, Arial;
}
a:link
{
	color: #3333ff;
	text-decoration: none;
}

a:visited
{
	color: #0000ff;
	text-decoration: none;
}

a:hover
{
	color: #cc3366;
	text-decoration: underline;
}
img
{
	margin: 0px;
	border-style: none;
}
.rb
{
	font-size: 8pt;
	margin: 0px;
	font-family: Arial, Tahoma;
}
.error-message {
	color: #560101;
	padding: 10px 15px;
	background: #F8C57F;
	font-size: 11px;
}
