BODY  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	color: #000000;
	font-weight: normal;
	font-style : normal;
}
HR {
	color : #8A412E;
	height : 1px;
}
A:link {
	color: #000000;
	text-decoration: none;
	font-weight : none;

}

A:visited {
	color: #000000;
	text-decoration: none;
	font-weight : none;

}

A:active {
	color: #000000;
	text-decoration: none;
	font-weight : none;

}

A:hover {
	color: #000000;
	text-decoration: underline;
	font-weight : none;
}
h1 {
	font-family: Copperplate Gothic bold, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #8A412E;
	line-height: 16px;
}
h2 {
        font-family: Copperplate Gothic bold, Verdana, Helvetica, sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: bold;
        color: #8A412E;
        line-height: 16px;
}
.td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	
A.footerlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #8A412E;
}

A.footerlinks:visited {
	font-family:  Copperplate Gothic bold, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #8A412E;
}

A.footerlinks:active {
	font-family:  Copperplate Gothic bold, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #8A412E;
}

A.footerlinks:hover {
	font-family:  Copperplate Gothic bold, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #8A412E;
}
.bigtext   {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15pt;
	font-weight: 700;
	color: #8A412E;
	DISPLAY: none;
}
#menuBar {
	color: #8A412E;
	text-decoration: bold;
	font-size: 13px;
	font-family: Verdana,Helvetica;
	text-align: left;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 99%;
	overflow: hidden;
	vertical-align: middle;
	background-color: #ffffcb;
	}

.menuHeader {
	color: #8A412E;
	text-decoration: bold;
	white-space: nowrap;
	cursor: pointer;
	padding: 5px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline;
	position: relative;
	border-right: 1px solid #ffffcb;
	font-size: 13px;
	font-family: Copperplate Gothic bold, Verdana;
	}

.lastMenuHeader {
	color: #8A412E;
	text-decoration: bold;
	white-space: nowrap;
	cursor: pointer;
	padding: 5px;
	margin: 0px;
	padding-left: 15px;
	display: inline;
	position: relative;
	font-size: 13px;
	font-family: Copperplate Gothic bold, Verdana;
	}

a.menuLink {
	color: #8A412E;
	text-decoration: bold;
	display: block;
	padding: 2px 5px;
	border-top: 1px solid #ffffff;
	}

a.menuLink:link {
	color: #8A412E;
	text-decoration: bold;
	text-decoration: none;
	}

a.menuLink:visited {
	color: #8A412E;
	text-decoration: bold;
	}

a.menuLink:hover {
	color: #ffffff;
	background-color:#8A412E;
	text-decoration: bold;
	FONT: 13px Copperplate Gothic bold, Verdana;
	
	}

a.menuLink:active {
	color: #8A412E;
	text-decoration: bold;
	background-color: #ffffff;
	}

a.javaMenu:link {
	color: #8A412E;
	text-decoration: bold;
	font-weight: bold;
	}

a.javaMenu:visited {
	color: #8A412E;
	text-decoration: bold;
	font-weight: bold;
	}

a.javaMenu:hover {
	color: #8A412E;
	text-decoration: bold;
	background-color: #ffffcb;
	}

a.javaMenu:active {
	color: #8A412E;
	text-decoration: bold;
	background-color: #ffffcb;	
	}

.menuDrop {
	color: #000080;
	font-size: 13px;
	text-decoration: bold;
	font-family: Copperplate Gothic bold, Verdana;
	background-color: #ffffcb;
	background-repeat: no-repeat;
	visibility: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1000;
	top: 120px;
	left: 0;
	width: 135px;
	height: auto;
	}

.right-and-bottom-border {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
.bottom-border-white {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}

.right-and-bottom-and-top-border {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffffff;

}button {
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #000080;
	border: 1px solid #000080;
	font-family: "verdana";
}