.titleFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.normalFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.normalFontPrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:5px;
	color: #000000;
}
.titleSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	
} 
.titleMenuBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
}
.titleMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.buttonStyle {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

.buttonStyleSearch {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}

.strokedBox {
	border: 1px solid #000000;
}

.strokedBoxSearch {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}


.longStrokedBox {
	width: 550px;
	border: 1px solid #000000;
}

.metaBox {
	height: 150px;
	width: 350px;
	border: 1px solid #000000;
}
.titleHeaderFont {
	font-family: Monotype Corsiva;
	font-size: 35px;
}
.bgSubMenu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.whiteFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteLink:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
a.whiteLink:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
a.whiteLink:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
a.whiteLink:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.bgNote {
	background-color: #FFFFCC;
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
}
.bgCheckButton {
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height : 35px;
}.blackFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


table.collapse {
  border-width:3px;
  border-style:solid;
  border-color:#ff9900;
  border-collapse:collapse;
}