/*html{
background: #FFFFFF url(images/fBlBG3.jpg) no-repeat fixed top left;
}*/

body{
padding:0px;
margin:0px;
background: #FFFFFF url(images/fFroweyBckg.png) no-repeat fixed top left;
}

/*outer { 
background: #FFFFFF url(images/fBrBG3.jpg) no-repeat fixed top right;
}*/

/*form {
display:inline;
}*/

h1 {
		font-family:Tahoma;
		font-size:33px;
		font-weight: bold;
		color:#444444;
	}

h2 {
		font-family:Tahoma;
		font-size:19px;
		font-weight: bold;
		color:#444444;
	}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#444444;
	}

.h_text { color:#698E0C}
	
.l_text { color:#6EAC00}
.l2_text { color:#6AA900; text-decoration:none}
.l2_text:hover{ color:#6AA900; text-decoration:underline}
	
.c_text { color:#717171}
.c_text a{ color:#717171; text-decoration:none}
.c_text a:hover{ color:#717171; text-decoration:underline}

.fs { font-size:9px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.vam { vertical-align:middle}

.line { background:#DADADA; height:4px}
.line2 { background:url(images/bg-line2.gif) repeat-x; height:1px}

.form{height:21px; margin-top:0px;}
.form input {width:169px; height:18px; border:#8C8C8C 1px solid; background-color:#ffffff; padding-left:5px}
.input {width:129px; height:17px; padding-left:5px; font-size:10px}

textarea {width:169px; height:140px; border:#8C8C8C 1px solid; background-color:#ffffff; padding-left:5px; overflow:hidden;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin: 10px 0px 0px 0px; padding:0px 0px 0px 11px}
li a  {font-family:Tahoma; font-size:11px; line-height:19px; color:#568B02}

#menu { margin: 0; padding:0; text-align:left; }
#menu ul {margin:0; padding:0; list-style:none; width: 194px;}
#menu li { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; margin: 0 0 2px 0; padding: 0; background: none; line-height: 1em; }
#menu a { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 11px; line-height:14px; color: #000000; font-weight: bold; display: block; text-decoration: none; margin: 0; padding: 7px 10px 0 40px; height:23px; background: url(images/bgmenu.jpg) no-repeat left center; }
#menu a:hover { background: url(images/bgmenuhover.jpg) no-repeat left center; text-decoration:none; }
#menu .currentoption { background: url(images/bgmenuselected.jpg) no-repeat left center; }
