/* event calendar style sheet */
@import url("events_calendar.css");

.head {background: #336600; font-family : Verdana; color: #ffffff;}
.head a:link,  .head a:visited,  .head a:active {background: #336600; color: #ffffff;  text-decoration: underline; font-size: 9px;}
.headerNavigation {background: #87caff; color: #ffffff; font-size: 12px;}
.headerNavigation a:link,  .headerNavigation a:visited,  .headerNavigation a:active {font-family:Verdana, Geneva, sans-serif; color: #ffffff;  text-decoration: none; font-weight:bold; font-size: 14px;}
.headerNavigation a:hover {color: #090968; background:#ffffff ; ; font-size: 14px;}

.imgborder {border: solid 2px #6095c1;}
.footer{ font-size: 14px; background: #6095c1; color: #ffffff; font-weight: bold;}
.toc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #090968;
	font-weight: normal;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

text_BODY, td { background:}


  font-family: Verdana, Arial, sans-serif;
}
A {color: #000000;  text-decoration: ;}
A:hover {  background:#ffffff ;  text-decoration: ;}
.headerError, .notice{
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

.infoBox {
background: ;
 font-size: 12px;
}
.infoBoxContents {
  background:;
  font-size: 12px  ;  font-weight: bold;
}
.infoBoxHeading {
 color: #87caff;
  font-weight: bold;
font-size: 12px;
}

.albumListing-heading {
  background: #87caff;;
  color: #ffffff;font-size: 12px;
  font-weight: bold;
}
.albumListing-data {
 
font-family: Verdana, Arial, sans-serif; 
}
A.pageResults { background: #336600; color: #0000FF;}
A.pageResults:hover {color: #0000FF; background: #87caff;}
.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #6095c1;
}
.smallText{
  font-size: 10px;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
}
TEXTAREA { 
width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.pageResults {

}
.maintextbox {
	color: #306;
}
.maintextbox tr .maintextbox {
	color: #2A1F55;
}
.bodybox {
	background-color: #CEF4FF;
}
