body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/**background**/
#gradtop {
	position:relative;
	background-image:url(../images/grad_top.gif);
	background-repeat:repeat-x;
	width:100%;
	height:156px;
}
#gradbot {
	background-position:bottom;
	background-image: url(../images/grad_bottom.gif);
	background-repeat:repeat-x;
	width:100%;
	height:40px;
}
/**background end**/

#container {
	width:766px;
	/*display:table;*/
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
}
#menu {
	width: 767px;
	margin:0px;
	padding:0px;
	border:0px;
	height:29px;
}
#pics {
	margin:0px;
	padding:0px;
	height:177px;
}
#content {
	/*position:relative;*/
	width:85%;
	text-align:left;
	/*display:table-row;*/
}
#footer {
	position:relative;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	height:128px;
	width:767px;
}
.footer {
	font-size:9px;
	color:#7BA035;
}
a.footer:link {
	font-size:9px;
	color:#7BA035;
	text-decoration:underline;
}
a.footer:visited {
	font-size:9px;
	color:#7BA035;
	text-decoration:underline;
}
a.footer:hover {
	font-size:9px;
	color:#F26522;
	text-decoration:underline;
}
a.footer:active {
	font-size:9px;
	color:#7BA035;
	text-decoration:underline;
}
h2.greenheadline {
	font-size:12px;
	color:#336600;
	font-weight:bold;
	margin:0;
}
.greenheadline18 {
	font-size:16px;
	color:#F26522;
	font-weight:bold;
	margin:0;
}
.green12 {
	font-size:12px;
	color:#336600;
}
a.green12:link {
	font-size:12px;
	color:#336600;
	text-decoration:underline;
}
a.green12:visited {
	font-size:12px;
	color:#336600;
	text-decoration:underline;
}
a.green12:hover {
	font-size:12px;
	color:#F26522;
	text-decoration:underline;
}
a.green12:active {
	font-size:12px;
	color:#336600;
	text-decoration:underline;
}


a.green12Bold:link {
	font-size:12px;
	color:#336600;
	text-decoration:underline;
	font-weight:bold;
}
a.green12Bold:visited {
	font-size:12px;
	color:#336600;
	text-decoration:underline;
	font-weight:bold;
}
a.green12Bold:hover {
	font-size:12px;
	color:#F26522;
	text-decoration:underline;
	font-weight:bold;
}
a.green12Bold:active {
	font-size:12px;
	color:#336600;
	text-decoration:underline;
	font-weight:bold;
}
.green12italicbold {
	font-size:12px;
	color:#336600;
	font-style:italic;
	font-weight:bold;
}


.green12italic {
	font-size:12px;
	color:#336600;
	font-style:italic;
}
.green12italic:link {
	font-size:12px;
	color:#336600;
	font-style:italic;
	text-decoration:underline;
}
.green12italic:visited {
	font-size:12px;
	color:#336600;
	font-style:italic;
	text-decoration:underline;
}
.green12italic:hover {
	font-size:12px;
	color:#F26522;
	font-style:italic;
	text-decoration:underline;
}
.green12italic:active {
	font-size:12px;
	color:#336600;
	font-style:italic;
	text-decoration:underline;
}

.green11italicbold {
	font-size:11px;
	color:#336600;
	font-style:italic;
	font-weight:bold;
}

.green9italic {
	font-size:9px;
	color:#336600;
	font-style:italic;
}
.green9italic:link {
	font-size:9px;
	color:#336600;
	font-style:italic;
	text-decoration:underline;
}
.green9italic:visited {
	font-size:9px;
	color:#336600;
	font-style:italic;
	text-decoration:underline;
}
.green9italic:hover {
	font-size:9px;
	color:#F26522;
	font-style:italic;
	text-decoration:underline;
}
.green9italic:active {
	font-size:9px;
	color:#336600;
	font-style:italic;
	text-decoration:underline;
}


.greennomargin {
	color:#336600;
	margin-left:10px;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	font-size:12px;
}
.orange14 {
	color:#336600;
	font-size:14px;
	font-weight:bold;
}
.orange14_b{
	color:#F26522;
	font-size:14px;
	font-weight:bold;
}
.orange14_bi{
	color:#F26522;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.orangeHeadline {
	color:#F26522;
	font-size:12px;
	font-weight:bold;
}.bodyItalic {
	font-style: italic;
}

.cancelled {
	text-decoration: line-through;
}
.red12bold {
	font-size:12px;
	background-color:#FF0000;
	color:#FFFFFF;
	/*color:#FF0000;*/
	font-weight:bold;
	padding:1px;
}

