﻿@charset "utf-8";

/* CSS Document */



body { background:#FFFFFF url(images/top-bg.png) fixed top repeat-x; margin-top: 0px; font: 11pt Arial; }

h1, h2, h3, h4, h5, h6 { font-family: Tahoma; text-align: center; }

blockquote { border: 1pt solid #000000; font-size: 9pt; padding-left: 5pt; padding-right: 5pt; }

hr { text-align: center; width: 90%; height: 1pt; }



.center { text-align: center; }

.left { text-align: left; }

.em { font-style: italic; }

.bold { font-weight: bold; }

.line { text-decoration: underline; }

.h1 { font: bold 22pt Tahoma; }

.tiny { font-size: 8pt; }

.copy { font-size: 10pt; }

.turnarounds { font-weight: bold; font-style: italic; }

.hilite { color: #FF0000; }

.black { color: #000000; }

.p { border: 0px; font: 11pt Arial; }

.tight { width: 360px; border: 2px solid #000000; padding: 5px; }

.tanbg { background-color: #cccc88; }

.navi{ list-style-type: none; margin: 5px 0; padding: 0; width: 155px; border: 1px solid #9DB6C8; }

.navi li a{ background: #CC0000 url(images/menu.png) repeat-x bottom left; font: bold 13px Geneva, Arial, Helvetica, sans-serif; color: white; display: block; height: 30px; padding: 3px 0; text-decoration: none; padding-top: 15px; }

.navi li a:hover{ background-image:  url(images/menu2.png); }

.button { border: 1pt solid #CC0000; background-color: #FFFFFF; }

.buttonDown { background-color: #CCCCCC; }

.nrml { font: 11pt Arial; }



li.wall { list-style-position: outside; }

li.notype { list-style-type: none; }

li.square {list-style-type: square; }

li.check { list-style-image: url(images/redchech.png); }

li.circle { list-style-image: url(images/redball.png); }

table.arial9 p { font-family: Arial; font-size: 9pt; }



#body { background-image: url(images/body-bg.png); }



table#bio { font-size: 10pt; }
table#banners { background-color: #FFFFFF; border: 1pt solid #000000; }
/*table#banners td { border: 1pt solid #000000; }*/

div#trial10 { position: fixed; margin-left: 715px; margin-top: 15px; }