div {
	font-family: verdana;
	font-size: 12px;
	line-height : 130%;
}

BODY {
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
	line-height : 130%;
}

A {
	COLOR: #0D2E75; TEXT-DECORATION: underline
}
A:active {
	COLOR: #0D2E75; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #0D2E75; TEXT-DECORATION: underline	
}
A:hover {
	COLOR: gray; TEXT-DECORATION: underline;
}
A.calendar {
	COLOR: #E7333D; TEXT-DECORATION: underline
	FONT-WEIGHT: bold
}
A.calendar:active {
	COLOR: #CC9933; TEXT-DECORATION: underline
	FONT-WEIGHT: bold
}
A.calendar:visited {
	COLOR: #E7333D; TEXT-DECORATION: underline
	FONT-WEIGHT: bold
}
A.calendar:hover {
	COLOR: #CC9933; TEXT-DECORATION: underline
	FONT-WEIGHT: bold
}
.Menu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR : White;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 1pt;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}
.Menu:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR : White;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 1pt;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}  
.Menu:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR : White;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 1pt;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}  
.Menu:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR : #A1DEEA;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 1pt;
    TEXT-ALIGN: left;
    TEXT-DECORATION: underline;
} 
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: #00387D 1px solid; BORDER-TOP: #00387D 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #00387D 1px solid; WIDTH: 90px; BORDER-BOTTOM: #00387D 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-Serif; HEIGHT: 14px
}
INPUT.input2 {
	BORDER-RIGHT: #00387D 1px solid; BORDER-TOP: #00387D 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #00387D 1px solid; BORDER-BOTTOM: #00387D 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: #00387D;
	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: #00387D;
	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: #00387D;
	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: 11px;
	line-height : 130%;
}

.SelectText {
	font-family: verdana;
	font-size: 12px;
}

.Titles {
	font-family: arial, helvetica;
	font-size: 175%;
	color: #660000;
}

table.main {
    border-collapse: collapse;
    background: #fff;
}
td.mainmenu {
    vertical-align: bottom;
    text-align: right;
    padding-right: 4px;
}
td.mainbody {
    padding: 10px;
}