a:link, a:visited
{
  color: #0000aa;
  text-decoration: none;
}

a:hover, a:active
{
  color: #aa0000;
  text-decoration: underline;
}

.menuNav {
	font-family: Arial;
	font-size: 15px;
	color: #0000FF;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

.menuNavpt {
	font-family: Arial;
	font-size: 15px;
	color: #0000FF;
	text-decoration: none;
	cursor: default;
}

.menuTitle {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}

.linkstinyNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

.linksNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}

.topHeader {
	font-family: Script MT Bold;
	font-size: 26px;
	color: #CCCC66;
	text-decoration: none;
}
.PageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #0000CC;
 	margin-top: 0; 
	margin-bottom: 0
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	margin-top: 0; 
	margin-bottom: 0
}
.blackbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top: 0; 
	margin-bottom: 0
}
.MessageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
 	margin-top: 0; 
	margin-bottom: 0
}

.RedCardMenu {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FF0000;
}

.YellowCardMenu {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF00;

}

.StandardDropMenu {
	font-family: Arial;
	font-size: 12px;
	color: #000000;

}

.graybackground {
background-color: #eeeeee;
}

.black17bold {
	font-family: Arial;
	font-size: 17px;
	color: #000000;
	margin-top: 0; 
	margin-bottom: 0;
	font-weight: bold
}

.black12bold{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-top: 0; 
	margin-bottom: 0;
	font-weight: bold
}

.black12italics {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-style: italic;

}

.black15 {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}

.black15bold {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}

.black12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}

.black10 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}

.black17Times {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.GreenBack {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #009933;
	font-weight: bold;
	cursor: pointer;
}
.GreenBacktiny {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #009933;
	font-weight: bold;
	cursor: pointer;
}

.TransBacktiny {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	cursor: pointer;
}

.RedBacktiny {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	cursor: pointer;
	background-color: #FF0000;
	font-weight: bold;
}

.blueintrotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.black12strike {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	text-decoration: line-through;
}
.GreenandRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline blink;
	background-color: #FF0000;
	cursor: hand;

}

