BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	background-color : #005294;
	background-image : url(../images/horn_bg.gif);
	background-repeat : no-repeat;
	background-position : padding-top:0px padding-left: 0px;
	margin : 0px;
	scrollbar-face-color: #006AAA;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #27A6E0;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #005F9D;
	scrollbar-track-color: #005294;
	scrollbar-arrow-color: #FFFFFF;

}

a:link,  a:visited, a:focus  {
	text-decoration: none;
	color: #FFFFFF;
}

a:active, a:hover  {
	color: #39A8E0;
	text-decoration: none;
}

td.intro_slogan {
	font-size : 39px;
}

td.intro_txt {
	font-size : 20px;
}

td.intro_img {
	padding-left:31px;
}

td.site_slogan {
	font-size : 40px;
	vertical-align : bottom;
	text-align : left;
}

td.sub_nav {
	font-size : 12px;
	font-weight : bold;
	padding-left : 20px;
	padding-right: 0px;
}

table.form_mask  {
	background-color : #B1D7F0;
	font-family : Arial, Helvetica, sans-serif;
	font-size :  11px;
	color: #00529C;
	margin-top: 0px;
}

td.form_left_middle  {
	background-image : url(../images/border_left_middle.gif);
	background-repeat : repeat-y;
	width : 20px;
}

td.form_right_middle  {
	background-image : url(../images/border_right_middle.gif);
	background-repeat : repeat-y;
	width : 20px;
}

td.form_header  {
	background-image : url(../images/border_center_top.gif);
	background-repeat : repeat-x;
	height : 18px;
	width : 405px;
}

td.form_footer  {
	background-image : url(../images/border_center_bottom.gif);
	background-repeat : repeat-x;
	height : 18px;
	width : 405px;
}

td.form_txt {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	padding-left: 5px;
	background-color : #B1D7F0;
}

p.headline {
	font-size : 17px;
	font-weight : bold;
	margin-top: 0px;
}
