body {
	 background-image: url(img/background.gif); 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #66CCCC;
	background-repeat: repeat;
}
.head1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.head2 {
	font-family: Verdana, Georgia;
	font-size: 1.2em;
	font-weight: normal;
	color: #F09;
	text-decoration: none;
	text-align: center;
}
.head3 {
	font-family: Verdana, Georgia;
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
}
.head4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #39F;
	text-decoration: none;
}
.txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(img/bullet.gif);
}
.txt2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #990099;
	text-decoration: none;
}
.txtital {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.txt2it {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #990099;
	font-style: italic;
}
.txtbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
/* ~~ Styling for links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #603;
		font-size: 1.1em;
	font-weight: bold;
	text-decoration: none; /* no underlines  */
}
a:visited {
	color: #603;
	text-decoration: none;
}
a:hover {
	color: #9F9F9F;
	text-decoration: none;
	font-weight: bold;
	/* [disabled]font-size: 12em; */
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.homefoot:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333 ;
	font-size:9px;
	text-decoration: none;
	font-weight:normal;} 
a.homefoot:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:9px;
	font-weight: normal;
	text-decoration: none;}
a.homefoot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;} 
.submenu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.submenu_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #66CCCC;
	width: 200px;
	margin-right: 4px;
	margin-left: 4px;
}
.button {
	font-family: "Comic Sans MS", "Comic Sans",Georgia, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #66CCCC;
	border: 2px solid #0099ff;
	margin-left: 4px;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #66CCCC;
	margin-right: 4px;
	margin-left: 4px;
}
.backimg1 {
	background-image: url(img/table_back.gif);
	}
.row2 {
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 780px;
}
.calH1 {
	font-family: "Comic Sans MS", Georgia, Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.calH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #990099;
}
.calH3 {
	font-family: "Comic Sans MS", Georgia, Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #0099FF;
}
.caltxt {
	font-family: "Comic Sans MS", Georgia, Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.calH4 {
	font-family: "Comic Sans MS", Georgia, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

