@charset "UTF-8";
/* CSS Document */

body, html, form{
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
background-color: #fcf8e7;
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
table{
border-collapse:collapse;
}
td{
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;}

td.header{
background-image:url(/images/bg-top-linen.gif);
background-repeat:repeat-x;
}
td.navbar{
background-image:url(/images/bg-top.jpg);
background-repeat:repeat;
background-position: 853px 0px;

}
.navbarline{
background-image: url(/images/navbarline.jpg);
}
td.contentbuf{
background-image: url(/images/bg-mid-buf2.jpg);
background-repeat:repeat-x;
}
td.flashbuf{
background-image: url(/images/bg-middle.jpg);
background-repeat:repeat-x;
}
td.bgfill1{
background-image: url(/images/bg-top-linen.gif);
background-repeat:repeat-x;
}
td.bgfill2_l{
background-image: url(/images/bg-side-up.jpg);
background-repeat:repeat-x;
background-position:right top;
}

td.bgfill2_r{
background-image: url(/images/bg-side-up.jpg);
background-repeat:repeat-x;
background-position:left top;
}
td.bgfill3_l{
background-color: #8b5d00;
background-image: url(/images/bg-side.jpg);
background-repeat:repeat-x;
background-position:top right;
}
td.bgfill3_r{
background-color: #8b5d00;
background-image: url(/images/bg-side.jpg);
background-repeat:repeat-x;
background-position:top left;
}
td.bgl{
background-color: #8b5d00;
background-image: url(/images/bgl.gif);
background-repeat:repeat-y;

}
td.bgr{
background-color: #8b5d00;
background-image: url(/images/bgr.gif);
background-repeat:repeat-y;

}
td.flashbg{
background-color: #8b5d00;
background-image: url(/images/flash_bg.jpg);
}
td.main{
background-color: #fcf8e7;
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
padding: 10px;
}
.footer{
font-size: 9px;
padding: 5px;
text-align:center;
float: left;

}
.footerbg{
background-color: #c7b97c;
}
a:link, a:visited{
font-weight: bold;
text-decoration: none;
color: #000000;
}
a:hover, a:active{
font-weight: bold;
text-decoration: underline;
color: #000000;
}
a img{
border: 0px none #000000;
}

h1, .FormHeaderText{
font-size: 16px;
font-weight: bold;
}
h2{
font-size: 14px;
font-weight: bold;
}
h3{
font-size: 14px;
font-weight: bold;
font-style:italic;
}
h4{
font-size: 12px;

font-weight: bold;
}
h5{ 
font-size: 11px;

font-weight: bold;
}
h6{
font-size: 10px;

font-weight: bold;
}
.menunormal
{
background-color: #fcf8e7;
	border: solid 1px #000000;

}
.menuhighlight
{
background-color: #fffffa;
	border: solid 1px #000000;
}
.menunormal td a:link, .menunormal td a:visited, .menuhighlight td a:link, .menuhighlight td a:visited{
font-weight: 700;
color: #000000;
margin-left: 5px;
}
table.menu_table{
	border-collapse: collapse;
	border: solid 1px #000000;
}
td.brd2{
background-image: url(/images/bg-mid-buf3.jpg);
background-repeat:repeat-x;
}
a.menu{
font-weight: normal;
}
a.menu_parent{
font-weight: bold;
}
a.menu_small{
font-size: 9px;
font-weight: normal;
}
.block
{
	border: 1px solid #000000;
	background-color:#fef6d6;
	padding: 7px;
	margin-top: 10px;
	font-size: 10px;
}
.bg{
background-color: #8b5d00;
}
.bgfill{
background-image:url(/images/bgfill.gif);
background-repeat:repeat-y;
}
