A {color:#000000;text-decoration:underline;}
A:hover {color:#0000FF;text-decoration:underline;}
A.department {color:#000000; text-decoration: none}
A.department:visited {color:#000000; text-decoration: none}
A.department:hover {color:#FF0000; text-decoration: none}
A.department:active {color:#000000; text-decoration: none}

A.product {color:#000000; text-decoration: none}
A.product:visited {color:#000000; text-decoration: none}
A.product:hover {color:#000000; text-decoration: underline}
A.product:active {color:#000000; text-decoration: none}

A.staticlink {color:gray; text-decoration: none}
A.staticlink:visited {color:gray; text-decoration: none}
A.staticlink:hover {color:gray; text-decoration: none}
A.staticlink:active {color:gray; text-decoration: none}

INPUT
{
BORDER-RIGHT: #000000 1 solid;
BORDER-TOP: #000000 1  solid;
BORDER-LEFT: #000000 1  solid;
BORDER-BOTTOM: #000000 1 solid;
BACKGROUND-COLOR: #E6E5F3;
COLOR: #000099
}

TEXTAREA
{
BORDER-RIGHT: #000000 1 solid;
BORDER-TOP: #000000 1  solid;
BORDER-LEFT: #000000 1  solid;
BORDER-BOTTOM: #000000 1 solid;
BACKGROUND-COLOR: #E6E5F3;
FONT-SIZE: 0.7em;
FONT-FAMILY: Verdana;
COLOR: #000099;
OVERFLOW-Y:auto;DISPLAY:block;OVERFLOW-X:hidden
}

OPTION
{
BORDER-RIGHT: #000000 thin solid;
BORDER-TOP: #000000 thin solid;
BORDER-LEFT: #000000 thin solid;
BORDER-BOTTOM: #000000 thin solid;
BACKGROUND-COLOR: #E6E5F3;
COLOR: #000099
}

BODY
{
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    TEXT-ALIGN: center
}
SELECT
{
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Verdana, Arial
}
.fontOption
{
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Verdana, Arial
}

.fontPageHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1em;
    FONT-FAMILY: Verdana, Arial
}
.fontBlockHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    FONT-FAMILY: Verdana, Arial
}
.fontStandardBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.7em;
    COLOR: #1C439E;
    FONT-FAMILY: "Verdana",Arial
}

.fontWhiteBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.8em;
    COLOR: #FFFFFF;
    FONT-FAMILY: "Verdana","Arial"
}

.fontStandardBlueBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    COLOR: #1C439E;
    FONT-FAMILY: "Verdana",Arial
}
.fontStandard
{
    FONT-SIZE: 0.7em;
    COLOR: black;
    FONT-FAMILY: "Verdana",Arial
}

.fontStandardBlue
{
    FONT-SIZE: 0.7em;
    COLOR: #1C439E;
    FONT-FAMILY: "Verdana",Arial
}
.fontStandardWhiteBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.7em;
    COLOR: white;
    FONT-FAMILY: Verdana,Helvetica,Arial
}

.fontNormal
{
    FONT-SIZE: 0.7em;
    COLOR: #1C439E;
    FONT-FAMILY: "Verdana",Arial
}

.fontSmall
{
    FONT-SIZE: 0.6em;
    COLOR: #1C439E;
    FONT-FAMILY: "Verdana",Arial
}

.fontSmallBold
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 0.6em;
    COLOR: #1C439E;
    FONT-FAMILY: "Verdana",Arial
}


.btnSmallBold
{
	Border-Width: 2; 
	Border-Style:Outset;
	Border-Color: #cccccc;
	FONT-WEIGHT: bold;
    FONT-SIZE: 0.7em;
    COLOR: #1C439E;
    FONT-FAMILY: "Verdana",Arial;
    background-color: #dcdcdc;
}

.fontRed
{
    FONT-SIZE: 0.6em;
    COLOR: red;
    FONT-FAMILY: "Verdana",Arial
}

.fontRedBold
{
    FONT-SIZE: 0.6em;
    FONT-WEIGHT: bold;
    COLOR: red;
    FONT-FAMILY: "Verdana",Arial
}

.fontGreenBold
{
    FONT-SIZE: 0.6em;
    FONT-WEIGHT: bold;
    COLOR: Green;
    FONT-FAMILY: "Verdana",Arial
}

.fontGreen
{
    FONT-SIZE: 0.7em;
    COLOR: Green;
    FONT-FAMILY: "Verdana",Arial
}


.fontRedHeader
{
    FONT-SIZE: 1.0em;
    FONT-WEIGHT: bold;
    COLOR: red;
    FONT-FAMILY: "Verdana",Arial
}
.fontError
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.7em;
    COLOR: red;
    FONT-FAMILY: "Verdana",Arial
}
