body {
 background-image: url('stripe.png');
 font: 12px/12px Lucida Console, Monaco, monospace;
}

a {
 text-decoration: none;
 color: #000066;
 outline: none;
}

a:hover {
 text-decoration: underline; 
}

.header {
 width: 700px;
 height: 89px;
 background-image: url('fom_01.png');
 margin: 0px auto;
 text-align: right;
 position: relative;
}

.header span {
 position: absolute;
 top: 60px;
 right: 35px;
}

.header span a {
 background-color: #c4ccd4;
 border-color: #eee #666 #666 #eee;
 border-style: solid;
 border-width: 1px 2px 2px 1px;
 color: #333;
 display: block;
 font-weight: bold;
 padding: 3px 5px 1px;
 text-align: center;
 float: right;
 margin-left: 3px;
 -moz-border-radius: 5px;
}

.header span a:hover {
 background-color: #b6bec6;
 border-color: #666 #eee #eee #666;
 border-width: 2px 1px 1px 2px;
 color: #222;
 text-decoration: none;
}

.header span a.sub {
 font-size: 12px;
 line-height: 12px;
 letter-spacing: -1px;
 font-variant: small-caps;
 background: #ccc;
}

.body {
 width: 700px;
 background-image: url('fom_02.png');
 margin: 0px auto;
 text-align: center; 
 overflow: hidden;
 padding-bottom: 0px;
}

.body h1 {
 padding: 0px;
 margin: 0px 50px;
 font: 24px/30px Lucida Console, Monaco, monospace; 
}

.body h1 p {
 font-size: 13px;
 line-height: 14px;
 margin-bottom: 10px;
 text-align: justify;
}

.body h2 {
 margin-top: 0px;
}

.body h3 {
 margin-top: 0px;
 margin-bottom: 0px;
}

.footer {
 width: 700px;
 height: 51px;
 background-image: url('fom_03.png');
 margin: 0px auto; 
}

.body .flagged {
 margin: 0px 45px;
 text-align: left;
}

.body .flagged img {
 margin-right: 10px;
 vertical-align: middle;
}

.bottombar {
 text-align: right;
 font-size: 10px;
 color: #777;
 margin: 0px 40px 0px 45px;
 position: relative;
 bottom: 0px;
 border-top: 1px solid #b6bec6;
 padding-top: 2px;
}

.bottombar img.badge {
 border: none;
 float: left;
 margin: 0px;
 padding: 0px;
 vertical-align: text-bottom;
}

.bottombar span {
 margin-left: 10px; 
 position: relative;
}

.bottombar span a {
 color: #777; 
}

.bottombar span a:hover {
 color: #000;
 text-decoration: none; 
}

.bottombar span a.crap:hover {
 color: #800;
 text-decoration: none; 
}

.bottombar span a.verified {
 text-decoration: none; 
 font-size: 14px;
 font-variant: small-caps;
 font-weight: bold;
 color: #060;
}

.bottombar span a.verified:hover {
 color: #030;

 text-decoration: none; 
}

.adHeadline {
 font: bold 10pt Arial;
 text-decoration: underline;
 color: #243486;
}

.adText {
 font: normal 10pt Arial;
 text-decoration: none;
 color: #000000;
}

.adBox {
 text-align: center; 
}

form.cite input {
 background-color: #ccc;
 border: 2px solid #666;
 border-bottom: 1px solid #ddd;
 border-right: 1px solid #ddd;
}

form.cite input.submit {
 background-color: #c1c9d1;
 border: 2px solid #666;
 border-top: 1px solid #ddd;
 border-left: 1px solid #ddd;
 position: relative;
 top: -2px;
}

form.cite input.submit:hover {
 background-color: #b6bec6;
 border: 2px solid #666;
 border-bottom: 1px solid #ddd;
 border-right: 1px solid #ddd;
 top: 0px;
}

table {
 border: none;
 margin: 0px auto;
 font-size: 14px;
}

table td {
 text-align: right;
 vertical-align: top;
}

table td.stat {
 text-align: left;
}

.statLeft {
 width: 230px;
 float: left;
 margin-left: 45px;
 border: 1px solid #666;
 overflow: hidden;
}

.statLeft table td.stat {
 text-align: center;
}

.statLeft img {
 clear: both;
 margin-left: 5px;
}

.statRight {
 width: 370px;
 float: right;
 margin-right: 45px;
}

.statRight table td {
 font-size: 11px;
 padding-top: 1px;
}

.statRight table td div {
 font-size: 14px;
 text-align: center;
}

.statRight table td.stat {
 font-size: 11px;
 padding-top: 0px;
}

.statRight table tr {
 border-bottom: 1px solid #666;
 border-collapse: separate;
 display: block;
}

.statRight table tr.last {
 border: none;
}

.statRight table td a {
 font-weight: bold;
}

.statRight table td.stat a {
 font-weight: normal;
}


.statRight table td a:hover {
 background: #000;
 color: #fff;
 text-decoration: none;
}

.statRight table td.stat a:hover {
 color: #000;
 text-decoration: none;
 background: inherit;
}

form.addForm input.text {
 width: 400px;
 background: #ccc;
}

form.addForm input.submit {
 background: #CCCCCC;
 font-size: 12px;
 font-variant: small-caps;
 letter-spacing: -1px;
 line-height: 12px;
 border-color: #eee #666 #666 #eee;
 border-style: solid;
 border-width: 1px 2px 2px 1px;
 color: #333;
 display: block;
 font-weight: bold;
 text-align: center;
 -moz-border-radius: 5px;
 padding-bottom: 2px;
 margin: 10px auto;
}

form.addForm input.submit:hover {
 background: #CCCCCC;
 border-style: solid;
 border-color: #666 #eee #eee #666;
 border-width: 2px 1px 1px 2px;
 color: #222;
}