div {
	font-family: verdana;
	font-size: 12px;
	line-height : 130%;
}

BODY {
	background-image:url(../background-repeat.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#193052;
	margin: 0px auto 0 auto;
	text-align:left;
	color : Black;
	font-family : verdana;
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
	line-height : 130%;
}
#Background {
	background-image:url(../background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:800px;
}
* html #Background {
	height:800px;
}
.Menu
{
    COLOR: #FFFFFF;
    background-color:#5F90CF;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 0pt;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;

}
.Menu:active
{
    COLOR: #2C4FA2;
    background-color:#5F90CF;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 0pt;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}  
.Menu:visited
{
    COLOR: #2C4FA2;
    background-color:#5F90CF;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 0pt;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}  
.Menu:hover
{
    COLOR: #000000;
    background-color:#CEAA4C;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 0pt;
    TEXT-ALIGN: left;
    TEXT-DECORATION: underline;
} 

A {
	COLOR: #2C4FA2; TEXT-DECORATION: underline
}
A:active {
	COLOR: #2C4FA2; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #2C4FA2; TEXT-DECORATION: underline	
}
A:hover {
	COLOR: gray; TEXT-DECORATION: underline;
}
A.calendar {
	COLOR: #408EA4; TEXT-DECORATION: underline
	FONT-WEIGHT: bold
}
A.calendar:active {
	COLOR: #CC9933; TEXT-DECORATION: underline
	FONT-WEIGHT: bold
}
A.calendar:visited {
	COLOR: #408EA4; TEXT-DECORATION: underline
	FONT-WEIGHT: bold
}
A.calendar:hover {
	COLOR: #CC9933; TEXT-DECORATION: underline
	FONT-WEIGHT: bold
}
DIV.mainBorder {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; MARGIN-TOP: 8px; MARGIN-LEFT: auto; BORDER-LEFT: black 1px solid; WIDTH: 700px; MARGIN-RIGHT: auto; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left
}
INPUT.searchbox {
	BORDER-RIGHT: #3b382c 1px solid; BORDER-TOP: #3b382c 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #3b382c 1px solid; WIDTH: 90px; BORDER-BOTTOM: #3b382c 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-Serif; HEIGHT: 17px
}
INPUT.input2 {
	BORDER-RIGHT: #3b382c 1px solid; BORDER-TOP: #3b382c 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #3b382c 1px solid; BORDER-BOTTOM: #3b382c 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-Serif; 
}

TH {
	font-family : arial, helvetica;
	font-size : 12px;
	text-align : center;

}

TEXTAREA {
	border : 1px solid;
	font-family : arial, helvetica;
	font-size : xx-small;
}

INPUT {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
}
INPUT2 {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
}
.Button {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #3b382c;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
}

TD {
	font-family : verdana;
	font-size : 12px;
	line-height : 130%;
}

.FormButton {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	background-color: #66FFFF;
	border-color: #CCFFFF #006666 #006666 #CCFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}

.FormElements {
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #000066
}

.Labels {
	font-family: arial, helvetica;
	font-size: 9px;
	font-weight: bold
}
.NormalText {
	font-family: verdana;
	font-size: 12px;
	line-height : 130%;
}

.SelectText {
	font-family: verdana;
	font-size: 12px;
}

.Titles {
	font-family: arial, helvetica;
	font-size: 175%;
	color: #660000;
}

.copyright {
	FONT-SIZE: 10px; COLOR: White; FONT-FAMILY: arial, helvetica;
}

.quote	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : #3b382c;
	text-decoration : none;
}
