body {
	margin-bottom: 0px;
	background-color: #333333;
	color:#000000;
	font-family: Tahoma;
}

a.WhiteToRed:link    {text-decoration:none;color:white;FONT-FAMILY: Tahoma;background-color:transparent}
a.WhiteToRed:visited {text-decoration:none;color:white;FONT-FAMILY: Tahoma;background-color:transparent}
a.WhiteToRed:hover   {text-decoration:none;color:#E51A1A;FONT-FAMILY: Tahoma;background-color:transparent}

a.WhiteToGreen:link    {text-decoration:none;color:white;FONT-FAMILY: Tahoma;background-color:transparent}
a.WhiteToGreen:visited {text-decoration:none;color:white;FONT-FAMILY: Tahoma;background-color:transparent}
a.WhiteToGreen:hover   {text-decoration:none;color:#356035;FONT-FAMILY: Tahoma;background-color:transparent}

a.WhiteToGray:link    {text-decoration:none;color:white;FONT-FAMILY: Tahoma;background-color:transparent}
a.WhiteToGray:visited {text-decoration:none;color:white;FONT-FAMILY: Tahoma;background-color:transparent}
a.WhiteToGray:hover   {text-decoration:none;color:#DDDDDD;FONT-FAMILY: Tahoma;background-color:transparent}

a.WhiteToBlue:link    {text-decoration:none;color:white;FONT-FAMILY: Tahoma;background-color:transparent}
a.WhiteToBlue:visited {text-decoration:none;color:white;FONT-FAMILY: Tahoma;background-color:transparent}
a.WhiteToBlue:hover   {text-decoration:none;color:#0064BC;FONT-FAMILY: Tahoma;background-color:transparent}

a.WhiteToBlack:link    {text-decoration:none;color:white;FONT-FAMILY: Tahoma;background-color:transparent}
a.WhiteToBlack:visited {text-decoration:none;color:white;FONT-FAMILY: Tahoma;background-color:transparent}
a.WhiteToBlack:hover   {text-decoration:none;color:black;FONT-FAMILY: Tahoma;background-color:transparent}

a.WhiteToOrange:link    {text-decoration:none;color:white;FONT-FAMILY: Tahoma;background-color:transparent}
a.WhiteToOrange:visited {text-decoration:none;color:white;FONT-FAMILY: Tahoma;background-color:transparent}
a.WhiteToOrange:hover   {text-decoration:none;color:#FFB516;FONT-FAMILY: Tahoma;background-color:transparent}

a.BlackToOrange:link    {text-decoration:none;color:#000000;FONT-FAMILY: Tahoma;background-color:transparent}
a.BlackToOrange:visited {text-decoration:none;color:#000000;FONT-FAMILY: Tahoma;background-color:transparent}
a.BlackToOrange:hover   {text-decoration:none;color:#FFB516;FONT-FAMILY: Tahoma;background-color:transparent}

.black { color:#000000; }
.white { color:#ffffff; }
.gray { color:#c7c8cc; }
.darkgray { color:#929697; }
.orange { color:#fec580; }
.darkorange { color:#f78b1f; }

input
{
    FONT-SIZE: 8pt;
    BACKGROUND: #FFFFFF;
    COLOR: #111111;
    BORDER-LEFT: #333333 1px solid;
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    BORDER-BOTTOM: #333333 1px solid;
    FONT-FAMILY: Tahoma;
}

textarea
{
    FONT-SIZE: 8pt;
    BACKGROUND: #FFFFFF;
    COLOR: #111111;
    BORDER-LEFT: #333333 1px solid;
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    BORDER-BOTTOM: #333333 1px solid;
    FONT-FAMILY: Tahoma;
}

.LightGrayBorder
{
    BORDER-RIGHT: #eeeeee 1px solid;
    BORDER-TOP: #eeeeee 1px solid;
    BORDER-LEFT: #eeeeee 1px solid;
    BORDER-BOTTOM: #eeeeee 1px solid;
}

.GrayBorder
{
    BORDER-RIGHT: #606060 1px solid;
    BORDER-TOP: #606060 1px solid;
    BORDER-LEFT: #606060 1px solid;
    BORDER-BOTTOM: #606060 1px solid;
}

.BlackBorder
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
}

.WhiteBorder
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #ffffff 1px solid;
}

.frame {
	border: 1px solid #353535;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: c5c5c5;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: c5c5c5;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: ffffff;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 929292;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 4E4E4E;
}

a:link {
	color: 929292;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: 929292;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: 929292;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: ced203;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: ced203;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: ced203;
	text-decoration: underline;
}

a.b:link {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: a2cf02;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: a2cf02;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: a2cf02;
	text-decoration: none;
}

a.c:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: fcb826;
	text-decoration: underline;
}
a.c:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: fcb826;
	text-decoration: underline;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: fcb826;
	text-decoration: none;
}

a.d:link {



	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:visited {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.e:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 71A2CB;
	text-decoration: underline;
}
a.e:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 71A2CB;
	text-decoration: underline;
}
a.e:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #81992B;
	text-decoration: none;
}

a.f:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 898989;
	text-decoration: underline;
}
a.f:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 898989;
	text-decoration: underline;
}
a.f:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #81992B;
	text-decoration: none;
}

a.g:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
