A.menuLINK:LINK {
	font-family : Arial;
	font-size : 11px;
	color : White;
	text-decoration : none;
}

A.menuLINK:VISITED {
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

A.menuLINK:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #FFD700;
	text-decoration : none;
}
TD.bodyTEXT {
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}
TD.blockTEXT {
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
A.blockLINK:LINK {
	font-family : Arial;
	font-size : 11px;
	color : Blue;
	text-decoration : none;
}

A.blockLINK:VISITED {
	font-family : Arial;
	font-size : 11px;
	color : Blue;
	text-decoration : none;
}

A.blockLINK:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : Blue;
	text-decoration : underline;
}
input.inputBLOCK {
    height :18px;
	background-color: White;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : Black;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}

TEXTAREA.inputTEXTAREA {
	height :50px;
	background-color: White;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : Black;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}
input.formbutton {
    height :16px;
	font-family : Arial;
	font-size : 11px;
		font-weight : normal;
		color : #000000;
		border-style : solid;
		border-color : #000000;
				border-width : 1px;
				background-image: url(Images/button.gif);
				background-repeat: repeat-x;
}
select.MenuSelect {
	height:18px;
	background-color: #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : #000000;
		border-style : solid;
		border-color : #000000;
				border-width : 1px;
}

A.linkBODY:LINK {
	font-family : Verdana;
	font-size : 11px;
	color : Blue;
	text-decoration : none;
}

A.linkBODY:VISITED {
	font-family : Verdana;
	font-size : 11px;
	color : blue;
	text-decoration : none;
}

A.linkBODY:HOVER {
	font-family : Verdana;
	font-size : 11px;
	color : Maroon;
	text-decoration : none;
}
TD.TEXTpage {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

A.EmailLink:LINK {
	font-family : Verdana;
	font-size : 11px;
	color : #cccccc;
	text-decoration : underline;
}

A.EmailLink:VISITED {
	font-family : Verdana;
	font-size : 11px;
	color : #cccccc;
	text-decoration : underline;
}

A.EmailLink:HOVER {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}
input.inputEMAIL {
    height :18px;
	background-color: White;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : Blue;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}
.imgBorder{
	border: 1px solid #000000;
}
.h1{
	font-family:Arial;
	font-size:18px;
	color: Navy;
}
