.MenuOff {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.MenuOn {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.black12 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.black10 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #000000;
}
.gray12 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #999999;
}
.gray10 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #999999;
}
.white12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white10 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.black18 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #000000;
	line-height: 26px;

}
.blueLink12 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #0045D5;
	text-decoration:underline ;
}
a.blueLink12:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #003399;
	background-color: #FFFFFF;
}
.blue_left_only {
	border-left: 1px solid #0000C0;
}

.blue_right_only {
	border-right: 1px solid #0000C0;
}	

.blue_top_only {
	border-top: 1px solid #0000C0;
}

.blue_bottom_only {
	border-bottom: 1px solid #0000C0;
}
.red_left_only {
	border-left: 1px solid #FF0000;
}

.red_right_only {
	border-right: 1px solid #FF0000;
}	

.red_top_only {
	border-top: 1px solid #FF0000;
}

.red_bottom_only {
	border-bottom: 1px solid #FF0000;
}
.blueLink10 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration:underline ;
}
a.blueLink10:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000099;
	background-color: #CCCCFF;
	text-decoration:underline ;
}
.LinkLink {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000099;
	text-decoration:underline ;
}
a.LinkLink:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000099;
	background-color: #CCCCFF;
	text-decoration:underline ;
}
.black14 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.black16 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}
.blueLink14 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000099;
	text-decoration:underline ;
}
a.blueLink14:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000099;
	background-color: #CCCCFF;
	text-decoration:underline ;
}
.blueLink12 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration:underline ;
}
a.blueLink12:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000099;
	background-color: #CCCCFF;
	text-decoration:underline ;
}
.blueLink10 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #000099;
	text-decoration:underline ;
}
a.blueLink10:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #000099;
	background-color: #CCCCFF;
	text-decoration:underline ;
}
.blueLink {
	font-family: "Trebuchet MS", Verdana;
	color: #000099;
	text-decoration:underline ;
}
a.blueLink:hover {
	font-family: "Trebuchet MS", Verdana;
	color: #000099;
	background-color: #CCCCFF;
	text-decoration:underline ;
}
a:visited {
	color: #9266b5 ;
}
.imglink {
	text-decoration:none ;
	border: solid #000000 1px;
}
.formfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.maker_td {
	padding: 2px ;
	cursor: pointer ;
	border: solid #ffffff 1px ;
}
.maker_td_highlight {
	padding: 2px ;
	cursor: pointer ;
	border: solid #C0C0FF 1px ;
}
.maker_td_selected {
	padding: 2px ;
	cursor: pointer ;
	border: solid #999999 1px ;
}

.borderlessBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0066CC;
	padding: 4px;
	border: 0px none #FFFFFF;
	text-align: center;
	vertical-align: baseline;
	background: #FFFFFF;
	background-repeat: repeat;
}
label {
	cursor: pointer ;
}

