.outlineBG 
{
    BACKGROUND-COLOR: #6699cc;
}

BODY
{
    COLOR: #D0122B;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 8pt;
    background:#ffffff url("../images/background.gif");
	background-repeat: repeat-y;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


TD
{
    COLOR: #D0122B;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 8pt;
}

.smalltext
{
    COLOR: #E28A6C;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 6pt;
}


a
{
    COLOR: #0000ff;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 8pt;
}

.whiteheader
{
    background-color: #000000;
    COLOR: #ffffff;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 10pt;
    font-weight:bold;
}

.listTable
{
	background-color: #cccccc;
}

.button
{
    BORDER: #D0122B 1px solid;
    COLOR: #D0122B;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 8pt;
    HEIGHT: 20px;
    FONT-WEIGHT: normal
}

.inputbox
{
    BACKGROUND-COLOR: #ffffff;
    BORDER: #D0122B 1px solid;
    COLOR: #D0122B;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}

.inputbox_long
{
    BACKGROUND-COLOR: #ffffff;
    BORDER: #D0122B 1px solid;
    COLOR: #D0122B;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}

.tableBorderColor
{
    BACKGROUND-COLOR: #993366;
}

.header
{
    COLOR: #D0122B;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
}

.bigheader
{
    COLOR: #D0122B;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: bold;
}


.warning
{
    COLOR: #ff3333;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}

hr {
height:1px;
color: #cccccc;
}

a {
text-decoration:none;
color:#0000ff;
}

a:hover {
color:#cc0066;
text-decoration:underline;
}

.redText {
color:#ff0000;
}

.whiteText {
color:#ffffff;
}

.blueText {
color:#0000ff;
}

.greenText {
color:#006600;
}

.darkgreenText {
color:#006600;
}

.yellowBG {
background-color:#00ffff;
color:#000000;
}

.cyantext {
color:#00ffff;
}