A
{
	color: red;
}
BODY
{
	font-size: 9pt;
	background-image: url(/images/layout/background.gif);
	margin: 0px;
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: white;
}
SPAN.formLabelInformation
{
	font-weight: normal;
	padding-left: 15px;
}
TD
{
	font-size: 9pt;
}
INPUT
{
	font-size: 9pt;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
TEXTAREA
{
	font-size: 9pt;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
SELECT
{
	font-size: 9pt;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin-top: 1px;
}
TABLE.title
{
	margin-top: 5px;
	border-right: #055a2f 1px solid;
	border-top: #055a2f 1px solid;
	border-left: #055a2f 1px solid;
	border-bottom: #055a2f 1px solid;
}
TD.titleLeft
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13pt;
	padding-bottom: 2px;
	color: white;
	background-color: #055a2f;
}
TD.titleRight
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13pt;
	padding-bottom: 2px;
	color: #055a2f;
	background-color: white;
}
P.main
{
	line-height: 12pt;
	margin-left: 10px;
	width: 450px;
}
TABLE.event
{
	width: 100%;
	border-right: #055a2f 1px solid;
	border-top: #055a2f 1px solid;
	border-left: #055a2f 1px solid;
	border-bottom: #055a2f 1px solid;
	margin-bottom: 10px;
}
TR.eventHeader
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	background-color: #E4E6E5;
}
TD.eventBody
{
	border-top: #055a2f 1px solid;
	background-color: White;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
TD.eventTitle
{
	width: 100%;
	font-size: 13pt;
}
FORM
{
	margin-bottom: 0px;
}
DIV.errors
{
	margin-top: 15px;
	color: Red;
	font-size: 8pt;
}
TABLE.errors
{
	width: 100%;
	border-top: red 1px solid;
	border-bottom: red 1px solid;
}
TD.errorKey
{
	font-weight: bold;
	font-size: 9pt;
	color: Red;
	padding-right: 10px;
}
TD.errorValue
{
	font-size: 9pt;
}
DIV.formLabel
{
	font-weight: bold;
	font-size: 8pt;
}
DIV.miniTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #055a2f;
	border-bottom: #055a2f 1px solid;
}
TABLE.entryTotal
{
	border-right: #055a2f 1px solid;
	border-top: #055a2f 1px solid;
	border-left: #055a2f 1px solid;
	border-bottom: #055a2f 1px solid;
}
TD.entryTotalShow
{
	color: White;
	background-color: #055a2f;
	font-size: 11pt;
	font-weight: bold;
}
TD.entryTotalGroup
{
	color: #055a2f;
	background-color: white;
	font-weight: bold;
	border-right: #055a2f 1px solid;
	border-top: #055a2f 1px solid;
}
TD.entryTotalClass
{
	color: #055a2f;
	background-color: white;
	border-top: #055a2f 1px solid;
}
TD.entryTotalAmount
{
	color: #055a2f;
	background-color: white;
	border-top: #055a2f 1px solid;
	text-align: right;
}
TD.entryTotalSumRight
{
	background-color: white;
	border-right: #055a2f 1px solid;
	border-bottom: #055a2f 1px solid;
	text-align: right;
	font-weight: bold;
	padding-left: 10px;
}
TD.entryTotalSumLeft
{
	color: #055a2f;
	background-color: white;
	border-left: #055a2f 1px solid;
	border-bottom: #055a2f 1px solid;
	text-align: right;
	font-weight: bold;
}
DIV.entrySteps
{
	text-align: left;
	width: 130px;
	background-color: #E4E6E5;
	border: #055a2f 1px solid;
	padding-left: 5px;
	padding-right: 5px;
}
DIV.entryStep
{
	font-size: 8pt;
	border-bottom: #055a2f 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
DIV.entryStepActive
{
	font-weight: bold;
	font-size: 8pt;
	border-bottom: #055a2f 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
}.winnerkey {
	font-size: xx-small;
	background-color: #055a2f;
	color: #FFFFFF;


}
.ResultTitleRight {


	padding-right: 10px;
	padding-left: 10px;
	font-size: 13pt;
	padding-bottom: 2px;
	color: #055a2f;
	background-color: white;
	border-top-color: #055a2f;
	border-bottom-color: #055a2f;
}
TABLE.ResultTitle
{
	border-right: #055a2f 1px solid;
	border-top: #055a2f 1px solid;
	border-left: #055a2f 1px solid;
	border-bottom: #055a2f 1px solid;
}

h1
{
	font-weight: bold;
	font-size: 12pt;
}