BODY.main
{
	background-color: #808080;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: left
}

BODY.mail
{
	background-color: #808080;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left
}

TD.padding0
{
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top
}

TD.padding10
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top
}

A {color: #000000; text-decoration: underline}
A:link {color: #000000}
A:active {color: #000000}
A:visited {color: #000000}
A:hover {color: #ED1C24; text-decoration: underline}

A.grey {color: #e7e8e9; text-decoration: none}
A:link.grey {color: #e7e8e9}
A:active.grey {color: #e7e8e9}
A:visited.grey {color: #e7e8e9}
A:hover.grey {color: #ED1C24; text-decoration: underline}

A.red {color: #ED1C24; text-decoration: none}
A:link.red {color: #ED1C24}
A:active.red {color: #ED1C24}
A:visited.red {color: #ED1C24}
A:hover.red {color: #ED1C24; text-decoration: underline}

A.green {color: #05b415; text-decoration: none}
A:link.green {color: #05b415}
A:active.green {color: #05b415}
A:visited.green {color: #05b415}
A:hover.green {color: #05b415; text-decoration: underline}

H1
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: left
}

P.basic
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left
}

P.basic_red
{
	color: #ED1C24;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left
}

P.basic_green
{
	color: #05b415;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left
}

P.right_info_basic
{
	color: #e7e8e9;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left
}

P.menu
{
	font-family: arial, helvetica, sans-serif;
	color: #e7e8e9;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left
}

P.alert
{
	color: #ED1C24;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

TABLE
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

FORM
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px
}

INPUT
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #e7e8ea
}

INPUT.checkbox
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000
}

INPUT.submit
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000
}

SELECT
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #e7e8ea
}

TEXTAREA
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #e7e8ea
}

HR.basic
{
	border-top: 1px dashed #000000;
	border-bottom: 0px dashed #000000;
	border-left: 0px dashed #000000;
	border-right: 0px dashed #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	height: 1px;
	color: #000000
}

IMG.border
{
	border: 1px solid #000000;
}



