html, body	{ SCROLLBAR-BASE-COLOR: #666666;
			  margin: 0;
			  padding: 0;
			  background-color: #FFFFFF; }

a:link		{ color: #223e99; font-weight: bold }
a:visited	{ color: #223e99; font-weight: bold }
a:active	{ color: #223e99; font-weight: bold }
a:hover		{ color: #000000; font-weight: bold }

a.topmenu:link		{ color: #223e99; FONT: 13px verdana, arial, sans-serif; font-weight: bold; text-decoration: none }
a.topmenu:visited	{ color: #223e99; FONT: 13px verdana, arial, sans-serif; font-weight: bold; text-decoration: none }
a.topmenu:active	{ color: #223e99; FONT: 13px verdana, arial, sans-serif; font-weight: bold; text-decoration: none }
a.topmenu:hover		{ color: #AADEEB; FONT: 13px verdana, arial, sans-serif; font-weight: bold; text-decoration: none }


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */


TABLE		{ COLOR: #666666; FONT: 15px verdana, arial, sans-serif }
.title		{ COLOR: #223e99; FONT: 16px verdana, arial, sans-serif; font-weight: bold }
.title2		{ COLOR: #FFFFFF; FONT: 15px verdana, arial, sans-serif; font-weight: bold }
.subtitle	{ COLOR: #223e99; FONT: 14px verdana, arial, sans-serif; font-weight: bold }
.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal }
h1          { COLOR: #223e99; FONT: 20px verdana, arial, sans-serif; font-weight: bold }
.specials	{ COLOR: #03334C; FONT: 16px verdana, arial, sans-serif; font-weight: bold; padding: 5px; margin-bottom: -3px;}



.sidemenurows   { border-left: 1px; border-right: 1px; border-top: 1px solid; text-align: left; }
.sidemenurowsbtm   { border-left: 1px; border-right: 1px; border-top: 1px solid; border-bottom: 1px solid; text-align: left; }
.sidebartitle	{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold }
.sidebartext	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif }

.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold }


.button 	{ background-image: url("picts/button.gif");
		background-color:#223e99;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon 	{ background-image: url("picts/buttonon.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #B71E36;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.button-popups { 	background-image: url("picts/button-popup.gif");

		background-color:#6D1E00;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CFCFE0;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.buttonon-popups { 	background-image: url("picts/buttonon-popup.gif");

		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;

		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}


.smshade	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 120PX;
		BORDER: #000000 1px solid}
		

.lgshade	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}


.dropdown 	{ COLOR: #333333;

		WIDTH: 250PX;
		FONT: 11px verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;

		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}


.submitbutton { 	background-image: url("picts/button-popup.gif");

		background-color:#223e99;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.submitbuttonon { 	background-image: url("picts/button-popup.gif");

		background-color:#AADEEB;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		filter:alpha(opacity=60);
		font-size: 8pt;
		height: 23px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.searchform { 	WIDTH: 110PX;

		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#F0F0F0;

		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #AADEEB;
color: #223e99;
font-weight: bold;
}