﻿.body1
{
    background-color: #525331;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background-image: url(images/bgpattern.gif);
	background-repeat: repeat;
	background-position: left top;
}
.td-container {
	width: 750px;
	text-align: center;
	vertical-align: top;
	border: 8px solid #292B01;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	background: #F2F0E4;
}
.menu-banner{
	color: #C28C00;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	font-weight: bold;
	text-align: center;
}
.menu-banner a
{
    color: #693F02;
    text-decoration: none;
    display: block;
    width: 100%;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #A70000;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 4px;
    padding-top: 4px;
    background-position: center center;
    background-image: url(images/bgmenu1.gif);
    background-repeat: repeat-x;
}
.menu-banner a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AC6703;
    background-position: center center;
    background-image: url(images/bgmenu2.gif);
    background-repeat: repeat-x;
}
.td-centered
{
    vertical-align: middle;
    text-align: center;
}
.td-lefted
{
    vertical-align: middle;
    text-align: left;
}
.td-righted
{
    vertical-align: middle;
    text-align: right;
}
a
{

}
a:hover
{

}
a:visited
{

}
a.hpl1:link {
	color: #A8B057;
	text-decoration: none;
}
a.hpl1:visited {
	color: #A8B057;
	text-decoration: none;
}
a.hpl1:hover
{
    color: #dce882;
    text-decoration: underline;
}
a.hpl2:link
{
    color: #6E382C;
    text-decoration: underline;
}
a.hpl2:visited {
	color: #6E382C;
	text-decoration: underline;
}
a.hpl2:hover
{
    color: #FF0000;
    text-decoration: underline;
}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}
.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.toggleopacity img{
border: 1px none #ccc;
}
