.bottomBorder {  border-color: black black #CCCCCC; border-style: inset; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.noBorder {  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.bigText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; margin-bottom: 12px; color: #333333}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; list-style-position: outside; color: #333333}
a.text:visited {  color: #0000FF}
a.text:link {  color: #0000FF}
a.text:hover {  text-decoration: none}
.smallText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; list-style-position: outside}
a.smallText:hover {  text-decoration: none}
a.smallText:link {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.smallText:visited {  color: #0000FF}
.lowerNav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; list-style-position: outside}
a.lowerNav:visited {color: #FFFFCC}
a.lowerNav:link {color: #FFFFCC}
a.lowerNav:hover {text-decoration: none}
.miniNav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; list-style-position: outside}
a.miniNav:visited {color: #0000FF}
a.miniNav:link {color: #0000FF}
a.miniNav:hover {text-decoration: none}
ul {  }
ul {  left: 2px; clip:  rect(   )}
.smallTextWhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; list-style-position: outside ; color: #FFFFCC}
.paraText {  margin-bottom: 12px}
.menuNav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 100%;
	width: 100%;

}
a.menuNav:visited {
	color: #333333;
	text-decoration: none;

}
a.menuNav:link {
	text-decoration: none;
}
a.menuNav:hover {
	text-decoration: underline;
}
.blackText {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; list-style-position: outside; color: #000000
}
.boldBlue {
	font-weight: bold;
	color: #3366FF;
}
.blinkingText {
	text-decoration: blink;
}
.VeryBigText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}
.TextBox {
	text-align: center;
}
.dropMenuLight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.1ex;
	height: 100%;
	width: 100%;
}
a.dropMenuLight:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.dropMenuLight:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.dropMenuLight:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.dropMenuDark {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.1ex;
	height: 100%;
	width: 100%;
}
a.dropMenuDark:visited {
	color: #666666;
	text-decoration: none;

}
a.dropMenuDark:link {
	color: #666666;
	text-decoration: none;
}
a.dropMenuDark:hover {
	color: #666666;
	text-decoration: underline;
}

.cssButtonGreen12
 {
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    background-color: #008000;
    border-left: solid 7px #008000;
    border-right: solid 7px #008000;
    border-top: solid 5px #008000;
    border-bottom: solid 5px #008000;
    text-decoration:none;
}

.cssButtonGreen12:visited,hover
{  
	font-size: 12px;
    font-style: normal;
    font-weight: bold;
	color: #ffffff;
	background-color: #008000;
	text-decoration:none;
}

.cssButtonRed12
 {
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    background-color: #B22222;
    border-left: solid 7px #B22222;
    border-right: solid 7px #B22222;
    border-top: solid 5px #B22222;
    border-bottom: solid 5px #B22222;
    text-decoration:none;
}

.cssButtonRed12:visited,hover
{  
	font-size: 12px;
    font-style: normal;
    font-weight: bold;
	color: #ffffff;
	background-color: #B22222;
	text-decoration:none;
}

.cssButtonYellow12
 {
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    background-color: #DAA520;
    border-left: solid 7px #DAA520;
    border-right: solid 7px #DAA520;
    border-top: solid 5px #DAA520;
    border-bottom: solid 5px #DAA520;
    text-decoration:none;
}

.cssButtonYellow12:visited,hover
{  
	font-size: 12px;
    font-style: normal;
    font-weight: bold;
	color: #ffffff;
	background-color: #DAA520;
	text-decoration:none;
}
