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;
	margin-bottom : 0px;
	line-height : 130%;
}

A {
	COLOR: #B53D2C; TEXT-DECORATION: underline
}
A:active {
	COLOR: #B53D2C; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #B53D2C; TEXT-DECORATION: underline	
}
A:hover {
	COLOR: gray; TEXT-DECORATION: underline;
}
A.menu {
	COLOR: #000000; TEXT-DECORATION: underline
	FONT-WEIGHT: bold
}
A.menu:active {
	COLOR: #A08156; TEXT-DECORATION: underline
	FONT-WEIGHT: bold
}
A.menu:visited {
	COLOR: #000000; TEXT-DECORATION: underline
	FONT-WEIGHT: bold
}
A.menu:hover {
	COLOR: #A08156; TEXT-DECORATION: underline
	FONT-WEIGHT: bold
}
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 : left;

}

TEXTAREA {
	border : 1px solid;
	font-family : arial, helvetica;
	font-size : xx-small;
}

INPUT {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #860C01;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
}
INPUT2 {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #C43219;
	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
}


