
@charset "utf-8";
body { background-image: url(/images/sitebgimg.jpg); background-repeat: repeat-x; background-color: #f5f5f5; color: #000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }
.bg { background-image: url(/images/contentbgimg.png); background-repeat: repeat-y; }

a:link { color: #62aa00; text-decoration: underline; }
a:visited { color: #4a8100; text-decoration: underline; }
a:hover { color: #62aa00; text-decoration: none; }

a.white:link { color: #fff; text-decoration: underline; }
a.white:visited { color: #fff; text-decoration: underline; }
a.white:hover { color: #fff; text-decoration: none; }

a.whitesmall:link { color: #fff; font-size: 10px; text-decoration: underline; }
a.whitesmall:visited { color: #fff; font-size: 10px; text-decoration: underline; }
a.whitesmall:hover { color: #fff; font-size: 10px; text-decoration: none; }

a.navmenu:link { font-size: 14px; }
a.navmenu:visited { font-size: 14px; }
a.navmenu:hover { font-size: 14px; }

td.headline { color: #fff; font-size: 18px; }
td.content { vertical-align: top; color: #000; }
td.form { vertical-align: middle; }

input[type=text] { height: 15px; font-size: 11px; }
textarea { font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; }
select { height: 17px; font-size: 11px; }
select.multi { height: 150px; font-size: 11px; }

UL { list-style-image: url(/images/black-linkpointer.gif); margin: 10px; padding: 5px; }

h1 { font-size: 24px; font-weight: bold; margin-bottom: -1px; margin-top: 1px;	}
h2 { font-size: 18px; font-weight: bold; margin-top: 0mm; margin-bottom: 0.5mm; }
h3 { font-size: 14px; margin-top: 0.5mm; margin-bottom: 0.5mm; }
h4 { font-size: 11px; margin-bottom: 0.5mm; }

.whitenormal { color: #fff; font-size: 11px; }
.whitebigger { color: #fff; font-size: 14px; }
.blackbigger { font-size: 14px; }

.inputbox { background-color: #eee; border: #67b700 1px solid; color: #000; font-size: 11px; }

td { vertical-align: top; }

table.leftbox { background-image: url(../../images/left-black-module-repeater.png); background-repeat: repeat-x; background-color: #5fa700; }
table.trustbox { background-image: url(../../images/seal-module-repeater.png); background-repeat: repeat-x; }

#fronth { background: url(/images/logo.png); height: 71px; margin: 0px; width: 506px; }
#fronth span { display: none; }