<!--
.table_header  {
	background: gainsboro;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: midnightblue;
	}
.table_inst  {
	background: khaki;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	}
.table_footer  {
	background: sandybrown;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	}
.table_bg  {
	background: darkgray;
	}
.table_white  {
	background: white;
	}
.instructions  {
	background: khaki;
	}
.rowhead  {
	background:  lightsalmon;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	}
.norow  {
	background: white;
	}
.norow1  {
	background: white;
	border-bottom-style: solid;
	border-bottom-color: #ababab;
}
.row1  {
	background: lavender;
	}
.row2  {
	background: beige;
	}
.row_submit  {
	background: darkseagreen;
	}
.dayofweek_bgcolor  {
	background: white;
	}
.pn_month_bgcolor  {
	background: dimgray;
	}
.month_bgcolor  {
	background: beige;
	}
.non_month_bgcolor  {
	background: dimgray;
	}
.today_bgcolor  {
	background: peachpuff;
	}
.weekday_bgcolor  {
	background: white;
	}
.weekend_bgcolor  {
	background: lightgrey;
	}

.indexheader {
	font-family: Times New Roman, Times, Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16pt;
	color: #31009C;
	}
.index_subhead {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: black;
    }

.IndexText {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: black;
	text-align: left;
	padding: 10px;
}
.IndexText a:link {
	color: white;
	text-decoration: none;
	}
.IndexText a:visited {
	color: white;
	text-decoration: none;
	}
.IndexText a:active {
	color: yellow;
	text-decoration: none;
	}
.IndexText a:hover {
	color: yellow;
	text-decoration: underline;
	}

.IndexText1Head {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: green;
	text-align: left;
	padding: 5px;
}
.IndexText1Head a:link {
	color: firebrick;
	text-decoration: none;
	}
.IndexText1Head a:visited {
	color: firebrick;
	text-decoration: none;
	}
.IndexText1Head a:active {
	color: firebrick;
	text-decoration: none;
	}
.IndexText1Head a:hover {
	color: firebrick;
	text-decoration: underline;
	}

.IndexText1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: green;
	text-align: left;
	padding: 5px;
}
.IndexText1 a:link {
	color: firebrick;
	text-decoration: none;
	}
.IndexText1 a:visited {
	color: firebrick;
	text-decoration: none;
	}
.IndexText1 a:active {
	color: firebrick;
	text-decoration: none;
	}
.IndexText1 a:hover {
	color: firebrick;
	text-decoration: underline;
	}

.date_text {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	color: dimgray;
      }

.ErrorHead  {
	font-family: Geneva, Arial, Helvetica;
	font-size: 18pt;
	color: red;
	padding: 25px;
	}

.ErrorText  {
	font-family: Geneva, Arial, Helvetica;
	font-size: 12pt;
	color: red;
	padding: 5px;
	}

.TopHeader  {
	background: cornflowerblue;
	font-family: Geneva, Arial, Helvetica;
	font-size: 24pt;
	color: white;
	text-align: left;
	padding: 25px;
	}

.header  {
	background: #015c91;
	font-family: Geneva, Arial, Helvetica;
	font-size: 18pt;
	color: white;
	padding: 25px;
	}

.header_bg  {
	background: cornflowerblue;
	}

.pagehead  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: 5872ad;
	margin: 10px;
	padding-top: 5px;
	}

.subhead  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: 44505e;
	margin: 10px;
	}

.subhead2  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	margin: 10px;
	}

.bodyhead  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: 44505e;
	margin: 10px;
	}
.bodyhead a:link {
	color: firebrick;
	text-decoration: none;
	}
.bodyhead a:visited {
	color: firebrick;
	text-decoration: none;
	}
.bodyhead a:active {
	color: midnightblue;
	text-decoration: none;
	}
.bodyhead a:hover {
	color: midnightblue;
	border-bottom: 1px dotted firebrick;
	}

.Menu  {
	background: #c8df97;
	}
	
.MenuText {
	font-family: helvetica, geneva, arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
      }
.MenuText a:link {
	color: white;
	text-decoration: none;
	}
.MenuText a:visited {
	color: white;
	text-decoration: none;
	}
.MenuText a:active {
	color: darkred;
	text-decoration: none;
	}
.MenuText a:hover {
	color: darkred;
	text-decoration: none;
	}
	
.MenuText1 {
	font-family: helvetica, geneva, arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: midnightblue;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
    }
.MenuText1 a:link {
	color: #015c91;
	text-decoration: none;
	}
.MenuText1 a:visited {
	color: #015c91;
	text-decoration: none;
	}
.MenuText1 a:active {
	color: darkred;
	text-decoration: none;
	}
.MenuText1 a:hover {
	color: darkred;
	text-decoration: none;
	}
.MenuText2 {
	font-family: helvetica, geneva, arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: midnightblue;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
      }
.MenuText2 a:link {
	color: #015c91;
	text-decoration: none;
	}
.MenuText2 a:visited {
	color: #015c91;
	text-decoration: none;
	}
.MenuText2 a:active {
	color: darkred;
	text-decoration: none;
	}
.MenuText2 a:hover {
	color: darkred;
	text-decoration: none;
	}
			
.bodytext  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: 44505e;
	margin: 15px;
	}
.bodytext a:link {
	color: darkred;
	text-decoration: none;
	}
.bodytext a:visited {
	color: darkred;
	text-decoration: none;
	}
.bodytext a:active {
	color: midnightblue;
	text-decoration: none;
	}
.bodytext a:hover {
	color: midnightblue;
	border-bottom: 1px dotted darkred;
}
.bodytext li {
	color: 44505e;
	}
	
.bodytext_req  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: darkred;
	}

.bodytextb  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: 44505e;
	margin: 15px;
	}
.bodytextb a:link {
	color: darkred;
	text-decoration: none;
	}
.bodytextb a:visited {
	color: darkred;
	text-decoration: none;
	}
.bodytextb a:active {
	color: midnightblue;
	text-decoration: none;
	}
.bodytextb a:hover {
	color: midnightblue;
	border-bottom: 1px dotted darkred;
}
.bodytext li {
	color: 44505e;
	}

.bodytexti  {
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	font-weight: normal;
	font-size: 9pt;
	color: 44505e;
	}

.bodytextsm  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: 44505e;
	}


.blogtext {
	color: #322d5d;
	font: normal normal 9pt Georgia, "Times New Roman", Times, serif;
	border-bottom-style: double;
	border-bottom-width: 1px;
	margin: 10px 30px;
}
.blogtexti  {
	color: #343e49;
	font: italic normal 9pt Georgia, "Times New Roman", Times, serif;
	margin: 10px 30px 5px;
}

.copytext {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: white;
    }
.copytext a:link {
	color: 44505e;
	text-decoration: none;
	}
.copytext a:visited {
	color: 44505e;
	text-decoration: none;
	}
.copytext a:active	{
	color: darkred;
	text-decoration: none;
	}
.copytext a:hover {
	color: darkred;
	text-decoration: underline;
	}
	
.LoginText {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
    }
.LoginText a:link {
	color: white;
	text-decoration: none;
	}
.LoginText a:visited {
	color: white;
	text-decoration: none;
	}
.LoginText a:active	{
	color: white;
	text-decoration: none;
	}
.LoginText a:hover {
	color: white;
	text-decoration: none;
	}

.inputDDwhite	{
	color : green;
	background : white;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size : 11px;
	border: thin inset midnightblue;
	margin: 1px;
	padding: 1px;
}

.inputDD	{
	color : white;
	background : #333333;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size : 12px;
	border: thin inset midnightblue;
	margin: 1px;
	padding: 1px;
}

.inputBox	{
	color : green;
	background : #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 0px;
	padding: 2px;
}

.inputTextArea	{
	color : green;
	background : #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: thin inset midnightblue;
	margin: 2px;
	padding: 2px;
}

.inputSubmit	{
	color : white;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	border: 1px solid #0f2ff0;
	font: small-caps bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 2px;
	padding: 2px;
	background-image: url(/images/SubmitBkgnd.gif);
}

div.star_y	{
	width:10px; 
	height:10px; 
	background:url(/images/vote_star_on.gif); 
	float:left;
}

div.star_n	{
	width:10px; 
	height:10px; 
	background:url(/images/vote_star_off.gif); 
	float:left;
}


.DivBar {
	background: url(/images/DivBar1.gif) repeat-y;
}

.SearchBox {
	background: url(/images/SearchBox.gif) repeat-x;
	font: bold 14px Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
	color: #fecb01;
	border: 1px solid #2b8431;
	padding: 5px;
}

.SearchText {
	font: bold 14px Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
	color: dimgray;
	padding: 5px;
}

.GalleryIcon  {
	padding: 5px;
	background-color: #333333;
}
.GalleryIcon a:link {
	color: white;
}
.GalleryIcon a:visited {
	color: white;
}
.GalleryIcon a:active {
	color: yellow;
}
.GalleryIcon a:hover {
	color: yellow;
	text-decoration: none;
}

.GalleryText  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	padding: 5px;
	background-color: #333333;
}
.GalleryText a:link {
	color: white;
	text-decoration: none;
}
.GalleryText a:visited {
	color: white;
	text-decoration: none;
}
.GalleryText a:active {
	color: yellow;
	text-decoration: none;
}
.GalleryText a:hover {
	color: yellow;
	border-bottom: 1px dotted darkred;
}

.Photo  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: white;
	margin: 15px;
	background-color: #333333;
}
.Photo a:visited {
	color: white;
	text-decoration: none;
}
.Photo a:active {
	color: yellow;
	text-decoration: none;
}
.Photo a:hover {
	color: yellow;
	text-decoration: none;
}

.PhotoHead  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: white;
	margin: 15px;
	padding: 5px;
	background-color: #333333;
}

.PhotoText_req  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: white;
	margin: 15px;
	padding: 5px;
	background-color: #333333;
}
.PhotoText  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: white;
	margin: 15px;
	padding: 5px;
	background-color: #333333;
}
.PhotoText a:link {
	color: white;
	text-decoration: none;
}
.PhotoText a:visited {
	color: white;
	text-decoration: none;
}
.PhotoText a:active {
	color: yellow;
	text-decoration: none;
}
.PhotoText a:hover {
	color: yellow;
	border-bottom: 1px dotted darkred;
}

.PhotoTextb  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	margin: 15px;
	padding: 5px;
	background-color: #333333;
}
.PhotoTextb a:link {
	color: white;
	text-decoration: none;
}
.PhotoTextb a:visited {
	color: white;
	text-decoration: none;
}
.PhotoTextb a:active {
	color: yellow;
	text-decoration: none;
}
.PhotoTextb a:hover {
	color: yellow;
	border-bottom: 1px dotted darkred;
}

.PhotoTextReq  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: yellow;
	margin: 15px;
	background-color: #333333;
}
.PhotoTextReq a:link {
	color: white;
	text-decoration: none;
}
.PhotoTextReq a:visited {
	color: white;
	text-decoration: none;
}
.PhotoTextReq a:active {
	color: white;
	text-decoration: none;
}
.PhotoTextReq a:hover {
	color: white;
	border-bottom: 1px dotted yellow;
}

-->
