@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background-image:url(images/bkgnd.jpg);
background-repeat:repeat-x;
background-color: #555555;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2f2f2f;
}

#background {
margin:0px;
padding:0px;
height:700px;
background-image:url(images/slash1.png);
background-repeat:repeat;
max-width:inherit;
}

table {
   text-align:left;
   /* FOR IE */
}


#header {

}

#container{
}



#FWTableContainer1160078230 {
left:0px;
top:0px;
}

#logo{
left:121px;
position:relative;


}
#topper{
position:relative;
text-align:right;
width:250px;
bottom:-5px;
left:365px;

}

h3{
color:#EB5E23;
font-size:16px;
}

.head1 {
color:#552213;
font-size:14px;
font-weight:bold;
}

a:link {
	color:#2f2f2f;;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#2f2f2f;
}
a:hover {
	text-decoration: underline;
	color:#2f2f2f;
}
a:active {
	text-decoration: none;
	color:#2f2f2f;
}
#footer a:link {
	color:#ffffff;;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color:#ffffff;
}
#footer a:hover {
	text-decoration: underline;
	color:#ffffff;
}
#footer a:active {
	text-decoration: none;
	color:#ffffff;
}


.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.style4 {color: #EB5E23}
	