* {
padding: 0;
margin: 0;
border: 0;
}

BODY, HTML {
height:100%;
width: 100%;
background-color: #E5E5E5;
}

TABLE { border-spacing: 0; }

UL { list-style-position: inside; }

.mainTable {
margin: auto;
height: 100%;
width: 100%;
min-width: 320px;
}

.tSide {
width: 10px;
max-width: 10px;
background-color: #D2C396;
}

.tSquare {
width: 10px;
max-width: 10px;
height: 5px;
max-height: 5px;
}

.siteLogo {
background-color: #D2C396;
background-image: url(../images/RBorder1.bmp);
background-repeat: repeat-y;
background-position: left;
border-bottom: 1px solid #5A4B1E;
height: 40px;
}

.siteLogo DIV {
display: block;
padding-left: 35px;
padding-right: 20px;
padding-bottom: 5px;
background-color: none;
background-image: url(../images/LBorder1.bmp);
background-repeat: repeat-y;
background-position: right;
min-height: 42px;
color: #5A0000;
font-family: Helvetica, Arial, sans-serif;
/*font-family: Courier New, Courier, monospace;
font-weight: bold;
vertical-align: bottom;*/
font-style: italic;
text-align: center;
}

.siteLogo IMG {
margin: 3px;
margin-left: 0px;
margin-bottom: 3px;
float: left;
width: 132px;
height: 40px;
}

.siteLogo H1 {
font-size: 1em;
padding-top: 1.6ex;
}

.siteLogo H6 {
font-size: 0.5em;
padding-top: 1.6ex;
text-decoration: overline;
float: bottom;
}
/*/////////////////////////////////////////////////////////calc( 1vw + 20px )*/

.popupMenu {
background-color: #D2C396;
background-image: url(../images/RBorder1.bmp);
background-repeat: repeat-y;
background-position: left;
height: 38px;
overflow: visible;
}

.popupMenu TABLE {
height: 100%;
width: 100%;
overflow: visible;
padding: 5px;
text-align: center;
background-color: none;
background-image: url(../images/LBorder1.bmp);
background-repeat: repeat-y;
background-position: right;
}

.townChange {
float: left;
display: inline-block;
height: 28px;
width: 24%;
min-width: 115px;
text-align: center;
}

.townChange P {
margin: auto;
color:  #5A0000;
background-color: #D2C396;
width: 70px;
border: 2px solid #5A0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
font-style: italic;
text-align: center;
}

.headerDate {
clear: both;
margin: auto;
color: #E60A05;
font-size: 0.9em;
font-weight: bold;
text-align: center;
}

.headerDate NOBR {
display: inline-block;
margin-top: 3px;
margin-left: 15px;
margin-right: 15px;
}

.langChange {
float: right;
display: inline-block;
height: 28px;
width: 24%;
min-width: 115px;
text-align: center;
vertical-align: middle;
}

/*/////////////////////////////////////////////////////////*/

.floatMenu {
height: 28px;
width: 81px;
position: relative;
clear: both;
margin: auto;
border: none;
}

.langChange BUTTON {
height: 22px;
width: 81px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: italic;
font-weight: bold;
border-top: 1px solid #5A0000;
border-left: 1px solid #5A0000;
border-right: 1px solid #5A0000;
color: #5A0000;
background-color: #D2C396;
}

.langChange A {
height: 20px;
width: 79px;
display: block;
border: 1px solid #5A0000;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: italic;
font-weight: bold;
color: #5A0000;
background-color: #D2C396;
}

.langChange A:hover {
background-color: #5A4B1E;
color: #D2C396;
}

.floatMenu DIV {
position: absolute;
}

.langChange IMG {
float: left;
margin-right: 3px;
}

.langTitle {
height: 27px;
background-image: url(../images/bottomArrow.gif);
background-position: bottom;
z-index: 10100;
}

.hide {
display: none;
}

/*/////////////////////////////////////////////////////////*/

.mainMenu {
padding: 0;
padding-bottom: 7px;
vertical-align: top;
text-align: center;
height: 36px;
}

.mainMenu A {
height: 31px;
//float: left;
//display: inline;
display: block;
width: 100%;
border-left: 0.0625em solid #5A4B1E;
border-right: 0.125ex solid #5A4B1E;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: italic;
font-weight: bold;
text-decoration: none;
}

.mainMenu DIV {
display: block;
min-width: 198px;
padding: 10px;
padding-top: 4px;
padding-bottom: 7px;
}

.current {
background-image: url(../images/menuBg_act.bmp);
color: #D2C396;
}

.other {
background-image: url(../images/menuBg.bmp);
color: #691300;
}

.other:hover {
color: #E60A05;
}

/*/////////////////////////////////////////////////////////*/

.footer {
background-color: #D2C396;
background-image: url(../images/RBorder1.bmp);
background-repeat:repeat-y;
background-position: left;
height: 20px;
}

.footer DIV {
display: block;
background-color: none;
background-image: url(../images/LBorder1.bmp);
background-repeat:repeat-y;
background-position: right;
min-height: 20px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
font-family: "Courier New", Courier, monospace;
color: #5A0000;
font-size: 16px;
}

/*/////////////////////////////////////////////////////////*/

.error {
color: #E60A05;
font: 18px bold;
font-style: italic;
padding: 7px;
padding-top: 1px;
max-width: 100%;
}

.warning {
border: 1px solid #D2C396;
color: #5A4B1E;
font: 18px bold;
font-style: italic;
padding: 7px;
padding-top: 1px;
max-width: 100%;
}

.message {
color: #5A4B1E;
font: 18px bold;
font-style: italic;
padding: 7px;
padding-top: 1px;
max-width: 100%;
}