body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFF;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #817934;
	font-size: 12px;
	font-family: tahoma;
	margin-bottom: 0px;
}
.style5 {
	color: #6C662D;
	font-size: 12px;
	font-family: tahoma;
	margin-bottom: 0px;
}
.style6 {
	color: #747373;
	font-size: 14px;
	font-family: tahoma;
}
.style11 {
	color: #7c482f;
	font-size: 12px;
	font-family: arial;
}
.style13 {
	color: #747373;
	font-size: 12px;
	font-family: tahoma;
}
.style14 {
	color: #747373;
	font-size: 11px;
	font-family: tahoma;
}
.style15 {
	color: White;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

.style16 {
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:LINK, a:VISITED, a:hover {
	color: #943204;
	font-size: 12px;
	font-family: tahoma;
}
.a1:LINK, .a1:VISITED {
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.a1:hover {
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: overline;
}
.a2:LINK, .a2:VISITED, .a2:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
}
.a3:LINK, .a3:VISITED {
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	word-spacing: 3px;
}
.a3:hover {
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.m1:LINK, .m1:VISITED {
	color: #747373;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
}
.m1:hover {
	color: #747373;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
	text-decoration: underline;
}

H1 {
	color: #990000;
	font-size: 34px;
	font-weight: normal;
	font-family: tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 30px;
}
H2 {
	color: #747373;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	margin-bottom: 0px;
	margin-top: 10px;
}
H3 {
	color: #747373;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
}
.spec {
	color: #943204;
	font-size: 12px;
	font-family: tahoma;
}
.spec1 {
	color: #FF0000;
	font-weight: bold;
}

.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
font: bold 10px tahoma;
font-size: 10px;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid white;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}

.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
display: block;
width: 158px; /*width of menu (not including side paddings)*/
color: white;
background: #B00000;
border-bottom: 1px solid white;
text-decoration: none;
padding: 4px 5px;
}

* htm .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 158px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:VISITED, .flexdropdownmenu li.selected>a{
background: #B00000;
color: white;
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
background: #EEE8AA;
color: #990000;
}

.flexdropdownmenu3, .flexdropdownmenu3 ul{ /*topmost and sub ULs, respectively*/
font: bold 10px tahoma;
font-size: 10px;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid white;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}

.flexdropdownmenu3 li{
position: relative;
}

.flexdropdownmenu3 li a{
display: block;
width: 220px; /*width of menu (not including side paddings)*/
color: white;
background: #B00000;
border-bottom: 1px solid white;
text-decoration: none;
padding: 4px 5px;
}

* htm .flexdropdownmenu3 li{ /*IE6 CSS hack*/
display: inline-block;
width: 220px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu3 li a:VISITED, .flexdropdownmenu3 li.selected>a{
background: #B00000;
color: white;
}

.flexdropdownmenu3 li a:hover, .flexdropdownmenu3 li.selected>a{
background: #EEE8AA;
color: #990000;
}
