A.turnYellow:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: black
}
A.turnYellow:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffcc00
}
A.turnYellow:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: black
}
A.turnYellow:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffcc00
}
A.turnYellowNoDecoration:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: black;
    TEXT-DECORATION: none
}
A.turnYellowNoDecoration:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffcc00;
    TEXT-DECORATION: none
}
A.turnYellowNoDecoration:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: black;
    TEXT-DECORATION: none
}
A.turnYellowNoDecoration:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffcc00;
    TEXT-DECORATION: none
}
A.PositiveContrast:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #eeeeee;
    FONT-FAMILY: 'Arial';
    TEXT-DECORATION: none
}
A.PositiveContrast:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #eeeeee;
    FONT-FAMILY: 'Arial';
    TEXT-DECORATION: none
}
A.PositiveContrast:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #eeeeee;
    FONT-FAMILY: 'Arial';
    TEXT-DECORATION: none
}
A.PaleYellow:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffff99;
    FONT-FAMILY: 'Arial';
    TEXT-DECORATION: none
}
A.PaleYellow:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #000099;
    FONT-FAMILY: 'Arial';
    TEXT-DECORATION: none
}
A.PaleYellow:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffff99;
    FONT-FAMILY: 'Arial';
    TEXT-DECORATION: none
}
A.PaleYellow:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffffff
}
DIV.GoldText
{
    FONT-SIZE: 11px;
    COLOR: #cc9900;
    FONT-FAMILY: 'Arial';
    BACKGROUND-COLOR: #fefefe
}
DIV.MainText
{
    FONT-SIZE: 11px;
    Z-INDEX: 1;
    MARGIN-LEFT: 30px;
    WIDTH: 550px;
    FONT-FAMILY: 'Arial';
    BACKGROUND-COLOR: #fefefe
}
DIV.YouAreHere
{
    FONT-SIZE: 9px;
    Z-INDEX: 1;
    MARGIN-LEFT: 30px;
    WIDTH: 550px;
    FONT-FAMILY: 'Arial';
    BACKGROUND-COLOR: #fefefe
}
DIV.FinePrint
{
    FONT-SIZE: 10px;
    Z-INDEX: 1;
    MARGIN-LEFT: 25px;
    WIDTH: 550px;
    FONT-FAMILY: 'Arial';
    BACKGROUND-COLOR: #fefefe
}
DIV.GoldFinePrint
{
    FONT-SIZE: 10px;
    Z-INDEX: 1;
    MARGIN-LEFT: 25px;
    FONT-FAMILY: 'Arial';
    BACKGROUND-COLOR: #ffcc00;
    TEXT-ALIGN: right
}
TABLE.FormatTable
{
    FONT-SIZE: 11px;
    FONT-FAMILY: 'Arial';
    BACKGROUND-COLOR: #ffffff
}
BODY
{
    TEXT-INDENT: 830px;
    FONT-FAMILY: 'Arial';
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left
}

.BasicTable
{
	background-color: #ffffff;
	border: 0 px;
	padding: 0 px;
}

.blackoutText
{
    color: #ffcc00;
    background-color: #000000;
	text-align: center;
	vertical-align:text-middle;
	font-size: 200%;
	font-family: arial;
	padding: 0.1cm 1.0cm;
}

.blackOnWhiteText
{
    background-color: #ffffff;
	color: #000000;
	font-family: arial;
	text-align: left;
	text-indent: 0.2cm;
}

.blackOnWhiteIndentText
{
    background-color: #ffffff;
	color: #000000;
	font-family: arial;
	text-align: left;
	text-indent: 0.9cm;
}

.blackOnWhiteBold
{
    background-color: #ffffff;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	text-align: left;
	text-indent: 0.2cm;
}

.blackOnGoldTextPadded
{
    background-color: #ffcc00;
	color: #000000;
    text-align: left;
	font-family: arial;
	font-weight: bold;
	padding-right: 5cm;
	text-indent: 0.2cm;
}

.blackOnGoldText
{
    background-color: #ffcc00;
	color: #000000;
    font-family: arial;
	font-weight: bold;
	padding-right: 0.3cm;
	text-indent: 0.2cm;
}

.blackOnGoldCenterText
{
    background-color: #ffcc00;
	color: #000000;
    text-align: center;
	font-family: arial;
    text-indent: 0.2cm;
}

.whiteOnBlackBoldText
{
    background-color: #000000;
	color: #ffffff;
    text-align: center;
	font-family: arial;
	font-weight: bold;
    text-indent: 3.2cm;
}

.blackout
{
    background-color: #000000;
}

.odo
{
    background-color: #000000;
}

.solid 
{
    border-style: solid;
	border-color: #000000;
	font-family: courier;
}

.niceButton
{
	font-family: Arial;
	width:180px;
}
