body
{
	background-color: #F5F5F5;
	font-family: "Calibri";
}

ul
{
    padding-top: 1px:
}

td
{
    vertical-align: "top";
	font-family: "Calibri";

}

a:link
{
    color: #2E8DB5;
    text-decoration: none;
}

a:hover
{
    color: #000099;
    text-decoration: underline;
}

a:visited
{
    color: #2E8DB5;
    text-decoration: none;
}

a:active
{
    color: #2E8DB5;
    text-decoration: none;
}

.blueTableBackground
{
    background-color: #000099;
    font-family: Arial;
    color: #FFFFFF;
}

td.tblHeadingLeft
{
    height: 35;
    width: 30;
    background-image: url(images/blueaquagradient.png)
}

td.tblHeadingCenter
{
    font-weight: bold;
    height: 35;
    background-image: url(images/blueaquagradient.png);
}


td.tblHeadingRight
{
    height: 35;
    width: 30;
    background-image: url(images/blueaquagradient.png);
}

td.tblContent
{
    background-image: url("images/gradient.png");
    background-repeat: repeat-x;
}

.tdMainHeader
{
    background-image: url("images/fingerprint.png");
    background-repeat: no-repeat;
}
.tdBlueGradient
{
    background-image: url("images/gradient.png");
    background-repeat: no-repeat;
}
.marquee
{
    font-family: "Calibri";
    color: #FFFFFF;
}

.leftMenu
{
    background-color: #999999;
}

.mainContentArea
{
    color: #000000;
    font-family: "Calibri";
    font-size: 10pt;
    background-color: #FFFFFF;
}

.csbutton
		{
		    BORDER-RIGHT: black 1px solid;
		    BORDER-TOP: white 1px solid;
		    FONT-SIZE: 8pt;
		    BACKGROUND: blue;
		    BORDER-LEFT: white 1px solid;
		    CURSOR: hand;
		    COLOR: white;
		    BORDER-BOTTOM: black 1px solid;
		    FONT-FAMILY: Arial;
		    HEIGHT: 20px;
		    TEXT-DECORATION: none
		}
.cstextbox
		{
		    WIDTH: 100px;
		}
.formattextbox
		{
		    WIDTH: 100px;
		}
.exloginlabel {color: #000000;}
