body {
	font-family: Arial, helvetica, verdana; 
    font-size: 1.0em; 
    background: #eeeeee; 
    margin: 6px; 
    padding: 0px;
}

img {
    border: 0px;
}

form {
    margin: 0px;
}

.content {
    margin: 0 auto;
    width: 730px;
}

.topad {
    width: 500px;
    height: 66px;
    background: url('../images/banner_background.png');
    position: relative;
    float: right;
    text-align: center;
    color: #ffffff;
}

span {
    color: #ffff00;
}

.subtitle {
    width: 200px;
    color: #ffffff;
    background: #666666;
    text-align: center;
    font-size: 10px;
}

.url {
    margin-top: 3px;
    width: 200px;
    color: #666666; 
    font-size: 10px; 
    text-align: center;
}

.menubar {
    padding: 7px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 716px;
    background: url('../images/bg_dkgrey.png') top left repeat-y;
    font-size: 0.7em;
    color: #ffffff;
}

a.menu:link, a.menu:active, a.menu:visited {
    color: #ffffff;
    text-decoration: none;
}

a.menu:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.menu2:link, a.menu2:active, a.menu2:visited {
    color: #ffff00;
    text-decoration: none;
}

a.menu2:hover {
    color: #ffff00;
    text-decoration: underline;
}


h1 {
    color: #ffffff;
    font-size: 0.75em;
    background: #0066cc;
    height: 24px;
    line-height: 24px;
    padding-left: 6px;
    border: 1px solid #666666;
    margin: 0px;
}

h2 {
    color: #ffffff;
    font-size: 0.9em;
    background: #ff0000;
    height: 20px;
    line-height: 20px;
    padding-left: 6px;
    border: 1px solid #666666;
    margin: 0px;
}


.leftbox {
    width: 360px;
}

.rightbox {
    width: 360px;
    position: relative;
    float: right;
}

.leftbox2 {
    width: 480px;
    height: 767px;
}

.leftbox2 h1 {
    background: #339966;
}

.rightbox2 {
    width: 240px;
    height: 767px;
    position: relative;
    float: right;
}

.rightbox2 h1 {
    background: #ff9900;
}

.rightbox2 p {
    margin: 4px;
    background: #ffffff;
    color: #808080;
}

.leftbox2 p {
    margin: 4px;
    background: #ffffff;
    color: #808080;
    line-height: 1.45em;
}

.leftbox2 p span {
    color: #ff0000;
    font-weight: bold;
}

.rightbox2 span {
    background: #ffffff;
    color: #000000;
    font-style: italic;
    margin-left: 4px;
    margin-right: 4px;
}

.rightbox2 img {
    margin-left: 25px;
}

.rightbox2 img.bc {
    margin-left:10px;
}

.fullbox {
    width: 730px;
}

.contentbox {
    background: #ffffff;
    color: #000000;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    margin-bottom: 7px;
    padding: 6px;
    font-size: 0.8em;
    height: 270px;
}

.contentboxc {
    background: #ffffff;
    color: #000000;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    margin-bottom: 7px;
    padding: 6px;
    font-size: 0.8em;
    text-align: center;
    height: 270px;
}

.contentbox2 {
    background: #ffcc99;
    color: #000000;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    margin-bottom: 7px;
    padding: 6px;
    font-size: 0.8em;
    height: 270px;
}

.contentbox3 {
    background: #ffffff;
    color: #000000;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    margin-bottom: 7px;
    padding: 6px;
    font-size: 0.8em;
}

.contentbox4 {
    background: #ffffff;
    color: #808080;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    margin-bottom: 7px;
    padding: 6px;
    font-size: 1.1em;
}


.point {
    padding-top: 5px;
    height: 50px;
}

.special {
    text-decoration: underline;
    color: #ff0000;
    text-align: center;
}

.bull {
    position: relative;
    display: block;
    float: left;
}

.demoform {
    margin: 0 auto;
}

.demoform th {
    text-align: right;
}

.demoform input {
    width: 160px;
}

.contact {
    border: 1px solid #ff0000;
    background: #ffff00;
    color: #ff0000;
    font-weight: bold;
    margin: 0 auto;
    padding: 4px;
    text-align: center;
    width: 300px;
}

.control {
    position: relative;
    float: right;
    width: 340px;
    height: 270px;
    text-align: center;
}

.shots {
    margin: 0 auto;
}

.shots th {
    font-size: 0.7em;
    color: #666666;
}

.shots td {
    width: 140px;
    text-align: center;
}

.miniinfo {
    font-size: 0.7em;
    color: #666666;
}

.pageinfo {
    margin: 0 auto;
}

.pageinfo th {
    vertical-align: top;
}

.pageinfo td {
    vertical-align: top;
}

.pageinfo div {
    background: #0066cc;
    color: #ffffff;
    font-weight: bold;
    width: 100px;
}

.footer {
    background: url('../images/banner_background.png');
    height: 30px;
    line-height: 30px;
    font-size: 10px;
    text-align: right;
    color: #ffffff;
    padding-right: 5px;
}

a.foot:link, a.foot:active, a.foot:visited {
    color: #ffffff;
}

a.foot:hover {
    color: #ff0000;
}

.big {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 15px;
}

.small {
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    
}

ul {
    margin:0px;
    padding-left:20px;
}

.surveypic {
    margin: 0 auto;
    padding: 10px;
    border: 2px solid #000000;
    width: 509px;
}

.surveylinks {
    text-align:center;
}

.imp {
    color: #ff0000;
}

table.question {
    margin-bottom: 15px;
    width: 90%
}

table.question th {
    text-align: left;
}

table.question td {
    text-align: right;
}

table.question td.ql {
    text-align:left;
    padding-left: 20px;
}

a.skip {
    color: #ff0000;
}

a.skip:hover {
    color: #990000;
}

.linkcats a {
    color: #000000;
}

.menur {
    color: #ffff00;
    position: relative;
    float: right;
}

.google {
    position: relative;
    top: 5px;
}

a {
    color: #0000ff;
}

a:hover {
    color: #ff0000;
}

.linkcats {
    width: 100%;
}

.linkcats td {
    vertical-align: top;
}

.highlightback {
    background: #ffff00;
    color: #000000;
}

table.linktable {
    width:95%;
    margin: 0 auto;
}

table.linktable td {
    width: 50%;
    vertical-align: top;
}

div.feattitle {
    text-align: left;
    background: #c0c0c0;
    font-weight: bold;
    color: #ffffff;
    width: 260px;
}

div.featmain {
    border: 1px solid #000000;
    width: 260px;
    height: 115px;
    text-align: center;
}

div.featmain img {
    margin: 5px;
}

a.top {
    color: #888888;
    font-size:0.7em;
}

a.top:hover {
    color: #ff0000;
    font-size:0.7em;
}

hr {
    width: 90%;
    color: #eeeeee;
}

.aff {
    position: relative;
    float: right;
    border: 1px solid #000000;
    padding: 10px;
    text-align: center;
}

.aff img {
    margin-bottom: 10px;
}

.bannerad {
    margin: 0 auto;
    width: 85%;
    border: 1px solid #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
}

.nobr {
    white-space: nowrap;
}

.shots {
    width: 100%;
}

.shots td {
    text-align: center;
}

.shots td a {
    color: #ff0000;
    font-size: 0.8em;
}

.shots td a:hover {
    color: #0000ff;
}
