* {
 padding: 0px;
 margin: 0px;
}

img {
 border: 0px;
 vertical-align: middle;
}

.maximg {
 max-width: 540px;
}

body {
 font-family: Arial, Helvetica, Verdana, Sans-serif;
 font-size: 12px;
 color: #000000;
 line-height: 16px;
 text-align: center; /* To fix IE 5 & 5.5 centering */
 background-color: #295C93;
 background-image: url(../../data/gfx/bodybg.jpg);
 background-position: top left;
 background-repeat: repeat-x;
}

.hidden {
 display: none;
}

.left {
 text-align: left;
 width: auto;
}

.center {
 text-align: center;
 width: auto;
}

.right {
 text-align: right;
 width: auto;
}

.justify {
 text-align: justify;
 width: auto;
}

.top {
 vertical-align: top;
}

.middle {
 vertical-align: middle;
}

.bottom {
 vertical-align: bottom;
}

.nowrap {
 white-space: nowrap;
}

a {
 outline: none;
 text-decoration: none;
}

p {
 margin-top: 5px;
 margin-bottom: 5px;
}

#wrapper {
 margin: auto;
 width: 772px;
 background-image: url(../../data/gfx/wrapperbg.jpg);
 background-position: top left;
 background-repeat: repeat-y;
}

#wrapper:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

#header {
 width: 772px;
 height: 129px;
 background-image: url(../../data/gfx/header.jpg);
 text-align: justify;
}

#header h1 {
 font-size: 1px;
 color: #75BAE3;
 padding: 0px 0px 0px 30px;
}

#header h1 a {
 color: #75BAE3;
}

#navigation {
 width: 772px;
 height: 32px;
 background-image: url(../../data/gfx/menubg.jpg);
 text-align: center;
}

#leftcolumn {
 width: 182px;
 float: left;
 padding: 25px 0px 0px 0px;
 background-image: url(../../data/gfx/leftmenutop.jpg);
 background-position: top left;
 background-repeat: no-repeat;
}

#content {
 float: left;
 width: 570px;
 display: inline;
 text-align: justify;
 padding: 35px 20px 0px 0px;
 background-image: url(../../data/gfx/maintopbg.jpg);
 background-position: top left;
 background-repeat: no-repeat;
}

#contenthome {
 float: left;
 width: 570px;
 display: inline;
 text-align: justify;
 padding: 0px 20px 0px 0px;
}

#rightcolumn {
 width: 145px;
 float: right;
 padding: 20px 10px 10px 10px;
}

#footer {
 width: 772px;
 height: 54px;
 clear: both;
 text-align: justify;
 background-color: #ffffff;
 background-image: url(../../data/gfx/wrapperbg.jpg);
 background-position: top left;
 background-repeat: repeat-y;
}

#footerleft {
 float: left;
 width: 351px;
 font-size: 11px;
 color: #44566C;
 padding: 0px 0px 0px 35px;
}

#footerleft a {
 color: #44566C;
}

#footerright {
 float: left;
 width: 351px;
 font-size: 11px;
 color: #44566C;
 padding: 0px 35px 0px 0px;
 text-align: right;
}

#footerright a {
 color: #44566C;
}

.defaultbox, .defaultboxalt {
 width: 100%;
}

.defaultboxtop {
 width: 100%;
 height: 34px;
 color: #113e6e;
 font-size: 14px;
 font-weight: bold;
 background-image: url(../../data/gfx/boxtopbg.jpg);
 background-position: top left;
 background-repeat: repeat-x;
}

.defaultboxalttop {
 width: 100%;
 height: 34px;
 color: #ff0000;
 font-size: 14px;
 font-weight: bold;
 background-image: url(../../data/gfx/boxtopbg.jpg);
 background-position: top left;
 background-repeat: repeat-x;
}

.defaultboxtopleft, .defaultboxalttopleft {
 float: left;
 height: 21px;
 padding: 13px 0px 0px 30px;
}

.defaultboxtopleft h2 {
 font-size: 14px;
 font-weight: bold;
 color: #113e6e;
}

.defaultboxalttopleft h2 {
 font-size: 14px;
 font-weight: bold;
 color: #ff0000;
}

.defaultboxtopleft a {
 color: #113e6e;
}

.defaultboxalttopleft a {
 color: #ff0000;
}

.defaultboxtopright, .defaultboxalttopright {
 float: right;
 height: 21px;
 padding: 13px 30px 0px 0px;
}

.defaultboxtopright a {
 color: #113e6e;
}

.defaultboxalttopright a {
 color: #ff0000;
}

.defaultboxmid {
 color: #3c4652;
 padding: 10px;
}

.defaultboxaltmid {
 color: #ff0000;
 padding: 10px;
}

.defaultboxmid:after, .defaultboxaltmid:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.defaultboxmid a {
 color: #295C93;
}

.defaultboxaltmid a {
 color: #ff0000;
}

.defaultboxmid input{
 margin-right: 2px;
}

.defaultboxmidalt input{
 margin-right: 2px;
}

.defaultboxmid textarea{
 width: 540px;
}

.defaultboxmidalt textarea{
 width: 540px;
}

.defaultboxmid h3 {
 color: #000000;
 margin-bottom: 10px;
}

.defaultboxaltmid h3 {
 color: #ff0000;
 margin-bottom: 10px;
}

.defaultboxend {
 color: #3c4652;
 padding: 5px 5px 5px 5px;
 text-align: center;
}

.defaultboxaltend {
 color: #ff0000;
 padding: 5px 5px 5px 5px;
 text-align: center;
}

.defaultboxend a {
 color: #295C93;
}

.defaultboxaltend a {
 color: #ff0000;
}

.imageleft {
 margin-right: 5px;
 border: 0px;
 float: left;
}

.imagecenter {
 border: 0px;
 float: right;
}

.imageright {
 margin-left: 5px;
 border: 0px;
 float: right;
}

.imageboxleft {
 margin-right: 5px;
 float: left;
}

.imageboxcenter {
 width: 100%;
 text-align: center;
}

.imageboxright {
 margin-left: 5px;
 float: right;
}

.leftmodultop {
 width: 122px;
 height: 18px;
 color: #003D76;
 font-size: 15px;
 text-align: left;
 padding: 3px 0px 0px 60px;
 background-image: url(../../data/gfx/leftmodultopbg.jpg);
 background-position: top left;
 background-repeat: no-repeat;

}

.leftmodultop a {
 color: #003D76;
}

.leftmodulmid {
 width: 182px;
 color: #000000;
 padding: 10px 0px 0px 0px;
 text-align: left;
}

.leftmodulmid a {
 color: #0d386b;
}

.leftmodulend {
 width: 182px;
 color: #000000;
 padding: 0px 0px 0px 0px;
}

.rightmodultop {
 width: 145px;
 background-color: #ffffff;
 color: #000000;
 font-weight: bold;
 padding: 1px 0px 1px 0px;
}

.rightmodultop a {
 color: #000000;
}

.rightmodulmid {
 width: 145px;
 background-image: url(../../data/gfx/sidemenubg.gif);
 color: #000000;
 padding: 2px 0px 2px 0px;
 text-align: left;
}

.rightmodulmid a {
 color: #0d386b;
}

.rightmodulend {
 width: 145px;
 background-image: url(../../data/gfx/sidemenubg.gif);
 color: #000000;
 padding: 2px 0px 2px 0px;
}

.modulcontent {
 padding: 0px 0px 0px 20px;
}

.navleft {
 float: left;
 color: #295C93;
}

.navleft a {
 color: #295C93;
}

.navcenter {
 color: #295C93;
 text-align: center;
}

.navcenter a {
 color: #295C93;
}

.navright {
 float: right;
 color: #295C93;
}

.navright a {
 color: #295C93;
}

/* Navbox */

.navbox {
 width: 100%;
 margin-bottom: 10px;
 background-color: #eeeeee;
 text-align: center;
}

.navbox:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.navboxleft {
 float: left;
 color: #0D386B;
 padding: 3px 5px 3px 5px;
}

.navboxleft a {
 color: #0D386B;
}

.navboxcenter {
 text-align: center;
 color: #0D386B;
 padding: 3px 5px 3px 5px;
}

.navboxcenter a {
 color: #0D386B;
}

.navboxright {
 float: right;
 color: #0D386B;
 padding: 3px 5px 3px 5px;
}

.navboxright a {
 color: #0D386B;
}

/* Scrolltable */

.scrolltable {
 width: 100%;
 overflow-x: auto;
 padding: 1px;
 position: relative;
 z-index: 100;
}

.scrolltablefull {
 position: relative;
 z-index: 100;
}

/* Content */

.contentcontrolhidden {
 display: none;
}

.contentcontrol {
 width: 100%;
 background-color: #eeeeee;
 border: 1px solid #bababa;
 color: #000000;
 text-align: center;
 padding: 2px 0px 2px 0px;
}

.contenth1 {
 font-size: 18px;
 margin: 10px 0px 10px 0px;
}

.contenth2 {
 font-size: 17px;
 margin: 10px 0px 10px 0px;
}

.contenth3 {
 font-size: 16px;
 margin: 10px 0px 10px 0px;
}

.contenth4 {
 font-size: 15px;
 margin: 10px 0px 10px 0px;
}

.contenth5 {
 font-size: 14px;
 margin: 10px 0px 10px 0px;
}

.contenth6 {
 font-size: 13px;
 margin: 10px 0px 10px 0px;
}

.contentblock {
}

.contentblockseperate {
}

.contentblockseperate:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.galeryimagebox {
 height: 116px;
 text-align: center;
 border-collapse: collapse;
 width: 100%;
}

.galeryimageboxcontrols {
 text-align: center;
 border-collapse: collapse;
 width: 100%;
}

.shopcategorybox {
 height: 170px;
 text-align: center;
 border-collapse: collapse;
 width: 100%;
}

.shopcategoryboxcontrols {
 text-align: center;
 border-collapse: collapse;
 width: 100%;
}

.shopproductbox {
 height: 120px;
 text-align: center;
 border-collapse: collapse;
 width: 100%;
}

.shopproductboxcontrols {
 text-align: center;
 border-collapse: collapse;
 width: 100%;
}

.width120 {
 text-align: left;
 width: 120px;
}

.width200 {
 text-align: left;
 width: 200px;
}

.centerdiv {
 margin-left: auto;
 margin-right: auto;
}

.marquee {
 width: 100%;
 margin-bottom: 10px;
 background-color: #eeeeee;
 text-align: center;
}

.marquee:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.marqueecontent {
 padding: 3px 5px 3px 5px;
}

.marqueecontent a {
 color: #ff0000;
}

/*table warning*/
.warning {
 width: 100%;
 border-collapse: collapse;
 font-weight: bold;
 color: #6b1822;
 background-color: #feeeee;
 border: 1px solid #dc8385;
}

.warning td {
 padding: 10px;
}

.warning a {
 color: #6b1822;
}

/*table info*/
.info {
 width: 100%;
 border-collapse: collapse;
 font-weight: bold;
 color: #4D6D93;
 background-color: #e1eef5;
 border: 1px solid #4D6D93;
}

.info td{
 padding: 10px;
}

.info a{
 color: #4D6D93;
}

.statistics {
 text-align: center;
 line-height: 5px;
 width: 100%;
 font-size: 1px;
}

.statistics_day {
 text-align: center;
 width: 100%;
 font-size: 10px;
 padding: 10px 0px 10px 0px;
}

.quote {
 color: #6e6e6e;
 background-color: #fffee8;
 border: 1px dashed #ff0000;
 padding: 10px;
}

/*Table noborder*/
table.noborder {
 width: 100%;
 border-collapse: collapse;
 font-size: 12px;
 }

td.noborder {
}

td.noborderban {
 color: #ff0000;
}

td.noborderban a {
 color: #ff0000;
}

td.noborderbg {
 padding: 5px;
 background-color: #eeeeee;
 border-bottom: 2px solid #ffffff;
 color: #333333;
}

ul {
 list-style-position: outside;
 margin-left: 18px;
 list-style-type: square;
}

ol {
 list-style-position: outside;
 margin-left: 21px;
 list-style-type: decimal;
}

textarea.adminlist {
 width: 400px;
 height: 200px;
}

input.adminlist {
 width: 400px;
}

.width1p {
 width: 1%;
}

.width100px {
 width: 100px;
}

.height100px {
 height: 100px;
}

.leftpadding10px {
 padding-left: 10px;
}

.newsimage {
 padding: 2px;
 border: 1px solid #bababa;
}