.nav, .nav:link, .nav:visited {
     color: #000;
     text-decoration: none;
}

body, td, th, tr {
     color: #000;
     font-size: small;
     font-family: verdana, sans-serif;
}

input, textarea, button {
     color: #000;
     font-family: verdana, sans-serif;
}

textarea {
     font-size: 100%;
     color: #000;
     font-family: verdana, sans-serif;
}

a img {
     border: 0;
}

.quoteheader, .codeheader {
     color: #000;
     text-decoration: none;
     font-style: normal;
     font-weight: 700;
     font-size: x-small;
     line-height: 1.2em;
}

.windowbg, #preview_body {
     color: #000;
     background-color: #ECEDF3;
}

.windowbg3 {
     color: #000;
     background-color: #E0E1E8;
}

.calendar_today {
     background-color: #FFF;
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
     color: #000;
     font-style: normal;
     background: url(images/titlebg.jpg) #E9F0F6 repeat-x;
     border-bottom: solid 1px #9BAEBF;
     border-top: solid 1px #FFF;
     padding-left: 10px;
     padding-right: 10px;
}

.titlebg, .titlebg a:link, .titlebg a:visited {
     font-weight: 700;
     color: #000;
     font-style: normal;
}

.titlebg2 a:link, .titlebg2 a:visited {
     color: #000;
     font-style: normal;
     text-decoration: underline;
}

.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
     background: url(images/catbg.jpg) #88A6C0 repeat-x;
     color: #fff;
     padding-left: 10px;
     padding-right: 10px;
}

.catbg2, tr.catbg2 td {
     background: url(images/catbg2.jpg) #A1BFD9 repeat-x;
     color: #fff;
     padding-left: 10px;
     padding-right: 10px;
}

.catbg, .catbg2, .catbg3 {
     border-bottom: solid 1px #375576;
}

.catbg, .catbg2 {
     font-weight: 700;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
     font-size: 95%;
     color: #fff;
     text-decoration: none;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
     color: #e0e0ff;
}

.middletext, input, button {
     font-size: 90%;
}

.post, .personalmessage {
     width: 100%;
     overflow: auto;
     line-height: 1.3em;
}

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last {
     color: gray;
     text-transform: uppercase;
     vertical-align: top;
}

.maintab_back, .maintab_active_back {
     color: #444;
     text-decoration: none;
     font-size: 10px;
     vertical-align: top;
     padding: 2px 6px 6px;
     background: #555555;
}

.maintab_first {
     width: 10px;
}

.maintab_active_first {
     width: 6px;
}

.maintab_active_back {
     background: #BBF;
}

.maintab_active_last, .maintab_last {
     width: 8px;
}

.maintab_back a:hover, .maintab_active_back a:hover, .maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited {
     text-decoration: none;
}

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
     color: #fff;
     text-transform: uppercase;
     vertical-align: top;
}

.mirrortab_back, .mirrortab_active_back {
     color: #fff;
     text-decoration: none;
     font-size: 9px;
     vertical-align: bottom;
     padding: 6px 6px 2px;
     font-family: tahoma, sans-serif;
}

.mirrortab_first {
     background: url(images/mirrortab_first.gif) no-repeat;
     width: 10px;
}

.mirrortab_back {
     background: url(images/mirrortab_back.gif) repeat-x;
}

.mirrortab_last {
     background: url(images/mirrortab_last.gif) no-repeat;
     width: 6px;
}

.mirrortab_active_first {
     background: url(images/mirrortab_active_first.gif) no-repeat;
     width: 6px;
}

.mirrortab_active_back {
     background: url(images/mirrortab_active_back.gif) repeat-x;
}

.mirrortab_active_last {
     background: url(images/mirrortab_active_last.gif) no-repeat;
     width: 8px;
}

.mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited, .catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
     color: #fff;
     text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover {
     color: #e0e0ff;
     text-decoration: none;
}

#ajax_in_progress {
     background: #32CD32;
     color: #fff;
     text-align: center;
     font-weight: 700;
     font-size: 18pt;
     padding: 3px;
     width: 100%;
     position: fixed;
     top: 0;
     left: 0;
}

* {
     font-family: Arial, Verdana;
}

a:link {
     color: #88D;
     text-decoration: none;
     font-size: 115%;
}

a:visited {
     text-decoration: none;
     color: #99F;
}

a:hover {
     color: #33A;
     background-color: #DDF;
     text-decoration: underline;
}

.nav, .nav:link, .nav:visited {
     font-size: 10px;
     color: #700;
     text-decoration: none;
}

a.nav:hover {
     font-weight: 700;
     color: red;
     text-decoration: none;
}

table {
     empty-cells: show;
}

body {
     background-color: #fff;
     border: 1px solid #DDD;
     max-width: 800px;
     margin: auto;
     padding: 0 2% 1%;
     color: #777;
     font-size: small;
     font-family: Verdana, arial, helvetica, serif;
}

td {
     color: #F07000;
     font-size: 100%;
     font-family: helvetica, arial, sans-serif, serif;
     border: 0;
}

td a:visited {
     color: Gray;
}

tr a {
     font-size: 110%;
}

input, textarea, button {
     font-size: 9pt;
     color: #000;
     font-family: arial, helvetica, serif;
}

select {
     color: #000;
     font: 400 8pt arial, helvetica, serif;
}

hr, .hrcolor {
     height: 1px;
     border: 0;
     color: #666;
     background-color: #666;
}

.quote {
     border: 1px solid #000;
     line-height: 1.4em;
     color: #222;
     margin: 2%;
     padding: 2%;
     text-align: justify;
     font-size: small;
     background: Lavender;
     overflow: auto;
     display: block;
}

.quote .quote {
     background-color: Ivory;
     margin: 2%;
     display: block;
}

.quote .quote .quote {
     display: block;
     background: Ivory;
     margin: 1px 1px 1px 4%;
}

.code {
     line-height: 1.3em;
     max-height: 24em;
     color: #000;
     background: #ccc;
     border: 1px solid #000;
     padding: 1px;
     font-family: "courier new", helvetica, "times new roman", serif;
     font-size: x-small;
     width: 99%;
     margin: 1px auto;
     white-space: nowrap;
     overflow: auto;
}

.quoteheader, .codeheader {
     color: #000;
     text-decoration: none;
     font-style: normal;
     font-weight: 700;
     font-size: x-small;
}

.help {
     cursor: help;
}

.meaction, .error {
     color: red;
}

.editor {
     width: 96%;
}

.highlight {
     background-color: #ff0;
     font-weight: 700;
     color: #000;
}

.windowbg {
     color: #000;
     background: #fff;
     border: 0 solid white;
}

.windowbg2 {
     color: #000;
     background-color: White;
     border: 0 solid whiteSmoke;
}

.signature {
     width: 100%;
     overflow: auto;
     padding-bottom: 3px;
     line-height: 1.3em;
     font-size: x-small;
}

.titlebg2, tr.titlebg2 th, tr.titlebg2 td {
     color: #88B;
     font-style: normal;
     font-size: x-small;
     background: #111 repeat-x;
     border-bottom: solid 1px #9BAEBF;
     border-top: solid 1px #FFF;
     padding-left: 10px;
     padding-right: 10px;
}

.titlebg2 a:link, .titlebg2 a:visited {
     font-style: normal;
     text-decoration: underline;
}

.titlebg2 a:hover {
     text-decoration: underline;
}

.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited {
     color: #AA4BE2;
     font-weight: bold;
     font-variant: small-caps;
     font-size: 104%;
     background-color: White;
}

.titlebg a:hover {
     color: #dfdfdf;
}

.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
     background: #999 repeat-x;
}

.catbg2, .catbg {
     background-color: #999;
}

.catbg, .catbg2, td .catbg a, td .catbg2 a, td .catbg .smalltext, td .catbg b {
     font-weight: 700;
     color: #fff;
     padding: 0 1%;
}

.bordercolor {
     padding: 0;
     background-color: #828181;
}

.tborder {
     border: 0 solid #828181;
     background-color: #FFF;
     padding: 2px;
}

.smalltext {
     font-size: x-small;
     font-family: sans-serif, arial, helvetica, serif;
     color: #AAA;
}

.normaltext {
     font-size: small;
}

.largetext {
     font-size: large;
}

#headerarea {
     background-color: #fff;
     border: 1px solid gray;
}

#headerarea .TIT {
     font-family: sans-serif;
     font-size: 140%;
     color: #fff;
     padding: 0 1%;
     border: 1px solid black;
     text-align: center;
}

#headerarea .TIT a, #headerarea .TIT a:visited {
     font-size: 120%;
     color: DarkOrange;
     text-decoration: none;
}

#headerarea .TIT a:hover {
     text-decoration: none;
     color: #fff;
     background-color: inherit;
}

#footerarea {
     color: gray;
     background-color: #000;
     border-top: 1px solid gray;
}

#footerarea a:link {
     color: orange;
     background: transparent;
}

.headertitles {
     border: 1px solid #FFF;
     width: 99%;
     margin: auto;
}

.headerbodies {
     border: 1px solid #7A7777;
     background-color: #454545;
     background-repeat: repeat-x;
     background-position: bottom;
     width: 99%;
     margin: auto;
}

.post {
     border: 1px double orange;
     background-color: #fff;
     color: #000;
     padding: 2% 3% 2% 5%;
     font-size: 100%;
     width: 90%;
}

.smalltext .post {
     border: none;
     background-color: #fff;
     color: gray;
     padding: 1%;
     font-size: 115%;
}

.smalltext i {
     color: MediumOrchid;
}

.smalltext i a {
     color: #000;
     font-style: normal;
     font-variant: normal;
     text-transform: capitalize;
     padding: 0 0 0 2%;
     display: block;
}

.POST-VIEW {
     background-color: #fff;
     color: #444;
     padding: 3%;
     font-size: 104%;
}

.forum {
     font-size: 89%;
}

.forum a {
     font-size: 125%;
     padding: 0;
     font-variant: small-caps;
     color: #333;
}

.noticias {
     background-color: #000;
     color: orange;
}

.subforum a:visited {
     color: #405060;
}

.sponsors {
     height: 45px;
     max-height: 45px;
     min-height: 45px;
     border: 2px ridge gray;
     padding: 2px;
     text-align: center;
     background-color: #000;
     display: block;
     overflow: hidden;
}

.sponsors a {
     color: #fff;
     border: 0;
}

.sponsors a:hover {
     color: #000;
     border: 1px solid red;
}

.sponsors a:visited {
     color: gray;
     border: 0;
}

#flashcontent1, #flashcontent2, #flashcontent3, #flashcontent4, #flashcontent5, #flashcontentBottom {
     width: 100%;
     height: 45px;
     max-height: 45px;
     min-height: 45px;
     overflow: hidden;
}

#flashcontentTop {
     width: 100%;
     height: 45px;
     max-height: 45px;
     min-height: 45px;
     z-index: 1;
     overflow: visible;
}