body {
background:#CCC9C9;
color:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:bolder;
}
body.inner {
background:#CCC9C9;
}
.mainDiv {
text-align:center;
padding:10px 0px 0px 0px;}
.inner .mainDiv {
text-align:center;
padding:10px 0px 0px 0px;}
.zone1 {
}
.zone2 {
width:740px;
}
.zone3 {
width:150px;
}
.zone4 {
}
img.gallery {
}
.input {
border:none  ;
}
.middle {
width:900px !important;
}
.module {
margin:0 0 6px 0;
border:solid 2px #808080;
background-repeat:repeat-x;
}
div.zone2 .moduleplain {
width:740px !important;
}
div.zone2 .module {
border:solid 2px #808080;
width:740px !important;
background-repeat:repeat-x;
}
div.zone3 .moduleplain {
width:150px !important;
}
div.zone3 .module {
border:solid 1px #80808f;
width:150px !important;
background-repeat:repeat-x;
}
div.zone1 .module, div.zone1 .moduleplain {
width:900px;
}
div.zone4 .module, div.zone4 .moduleplain {
width:900px !important;
}
.main {
padding:0px;
margin:0 auto;
background:#808080;
background-repeat:repeat;
}
.inner .main {
padding:0px;
margin:0 auto;
background:#808080;
background-repeat:repeat;
}
a {
color:#ffffff;
font-family:Arial;
font-size:12px;
text-decoration:none;
}
h1 a {
}
h1 {
color:#FFFFFF;
margin:0;
padding:0;
font-family:Arial;
font-size:20px;
font-weight:bold;
}
p {
margin:0;
padding:0;
}
a:hover {
color:#ffffff;
font-family:Arial;
font-size:12px;
text-decoration:none;
}
h1 a:hover {
}
a.menu {
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
background:#878585;
border:solid 1px #666666;
text-align:center;
padding:2px 0px 0px 0px;height:20px;width:120px;display:inline-block;}
a.menu:hover {
font-family:Arial;
font-size:12px;
text-decoration:none;
background:#F75E2F;
border:solid 1px #666666;
}
.menuActive {
font-family:Arial !important;
text-decoration:none !important;
}
.error {
color:#ff0000;
background:#000000;
}