<!--
body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img { border:0;}
img.home { border: #666666 solid 2px;}
body,td,th {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#menu li {
	color: #000000;
	list-style-image:url(_img/icon1.gif);
	margin-top:5px;
	font-weight:bold;
}

#menu a {
	color: #000000;
	text-decoration:none;
	font-size: 14px;
}

#menu a:hover {
	text-decoration: underline;
}

.menu2 {
	font-size: 16px;
	font-weight:bold;
	color: #FFF;
	display:block;
	padding-left:30px;
}

.p {
	padding:0px;
	margin:0px;
}
.form {color: #FF0000; font-weight:bold;}

.style1 {color: #FFFFFF; text-decoration:none;}
.style2 {
	color: #B20202;
	font-weight: bold;
	font-size: 16px;
}
.style3 {
	color: #0033CC;
	font-weight: bold;
}
.style4 {color: #000000}
.style5 {
	font-size: 14px
}

#header {
	font-size: 22px;
	font-family:"Trebuchet MS";
	color: #B20202;
	font-weight: bold;
	display:block;
	border-bottom:#000033 solid 2px;
}

.big_img_in_page{
	background-color: #FFFFFF;
	background-image: url(../_img/th_img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 24px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-left:20px;
	margin-bottom:10px;

}

.style6 {
	color: #A48D27;
	font-size: 18px;
	text-decoration:underline;
}

#content {
	padding:22px; 
	border-left:#999999 solid 1px;
}

#content input, #content textarea {
	width:250px;
}

#content input.zip {
	width:50px;
}

#content input.submit {
	width:auto;
}

#program td {
	vertical-align:top;
}

#program .header1 {
	font-size: 16px;
	font-weight:bold;
	color:#000033;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:#000000 1px solid;
}

#program .header2 {
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	background-color:#000033;
	padding:10px;
	border:#000000 1px solid;
}

#program .header3 {
	font-size: 12px;
	color:#A48D27;
	padding-top:5px;
	padding-bottom:5px;
	border-top:#A48D27 1px solid;
	border-bottom:#A48D27 1px solid;
}

