﻿h1, h2, h3, h4, h5, h6, spawn {
font-size : inherit;
}
body, html {
margin : 0 0 0 0;
padding : 0 0 0 0;
height : 100%;
width : 100%;
background-color : #ffffff;
background-image : url(images/bg_main.gif);
background-repeat : repeat-x;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
color : #666666;
}
#container {
width : 750px;
margin-top : 0;
margin-left : auto;
margin-right : auto;
margin-bottom : 0;
}
#container-header {
width : 670px;
height : 35px;
padding : 20px 40px 0 40px;
background-image : url(images/bg_header.gif);
line-height : 85px;
font-size : 28px;
font-weight : bold;
}
#container-name {
float : left;
}
#container-slogan {
float : right;
font-size : 18px;
font-weight : normal;
font-style : italic;
padding-right : 10px;
}
span, #container-name span, #container-slogan span {
color : #fff;
}
#container-eyecatcher {
width : 670px;
padding : 0 40px 0 40px;
height : 175px;
background-image : url(images/bg_eyecatcher.gif);
}
#container-navigation {
margin-left : auto;
width : 670px;
background-color : #000;
height : 22px;
font-size : 9px;
}
ul#navigation {
margin : 0 0 0 0;
padding : 0 0 0 0;
}
#navigation li {
display : inline;
color : #ffffff;
list-style : none;
height : 22px;
}
#navigation li a {
color : #ffffff;
line-height : 22px;
font-size : 12px;
text-decoration : none;
padding : 5px 15px 6px 15px;
border-right : 0px solid #ffffff;
}
#navigation li a:hover {
color : #a5d4fd;
text-decoration : none;
}
#container-content {
width : 670px;
background-image : url(images/bg_content.gif);
background-repeat : no-repeat;
padding : 20px 40px 0 40px;
margin : 0 0 0 0;
height : auto;
}
#content {
width : 430px;
float : left;
}
#border {
width : 170px;
margin-left : 480px;
}
#container-footer {
border-top : 4px solid #e5e5e5;
width : 670px;
padding : 10px 0 20px 0;
margin : 0 40px 0 40px;
clear : both;
color : #aeaeae;
}
#container-footer a {
font-weight : bold;
padding : 2px 2px 2px 2px;
color : #aeaeae;
}
#container-footer a:hover {
color : #006ac3;
}
#footer {
font-size : 11px;
color : #aeaeae;
width : 670px;
margin-bottom : 20px;
}
#footer-copyright {
float : left;
width : 325px;
padding-left : 0;
}
#footer-meta {
float : right;
text-align : right;
width : 325px;
padding-right : 10px;
}
.clearer {
clear : both;
}
h1 {
font-size : 22px;
color : #666666;
margin : 0 0 0 0;
padding : 0 0 20px 25px;
background-image : url(images/h1_arrow.gif);
background-repeat : no-repeat;
background-position : 5px 7px;
line-height : 24px;
}
h2 {
font-size : 16px;
color : #006ac3;
padding : 5px 0 5px 25px;
letter-spacing : 1px;
text-transform : uppercase;
}
h3 {
font-size : 14px;
color : #006ac3;
padding : 5px 0 0 25px;
text-transform : uppercase;
letter-spacing : -0.5px;
}
h4 {
font-size : 14px;
color : #006ac3;
text-transform : uppercase;
letter-spacing : -0.5px;
}
hr {
border : 0 none;
border-top : 1px solid #cccccc;
height : 1px;
}
#content hr {
border : 0 none;
border-top : 1px solid #cccccc;
margin : 0 0 0 25px;
height : 1px;
}
#content p {
line-height : 19px;
color : #666666;
margin : 0 0 20px 25px;
}
#content p a, #border p a {
text-decoration : none;
color : #006ac3;

}
#content p a:hover, #border p a:hover {
text-decoration : none;
color : #ffffff;

}
#content li {
line-height : 20px;
color : #666666;
margin : 0 0 0 15px;
}
#content .quote {
border-top : 1px solid #e5e5e5;
background-color : #f7f7f7;
border-bottom : 1px solid #e5e5e5;
padding : 15px 15px 15px 65px;
background-image : url(images/bg_quote.gif);
background-repeat : no-repeat;
background-position : 10px 10px;
color : #0066cc;
font-style : italic;
}
#border p {
line-height : 17px;
font-size : 11px;
color : #666666;
margin : 0 0 15px 10px;
}
ul#subnavigation {
padding : 0 0 0 0;
margin : 0 0 15px 0;
background-image : none;
}
#subnavigation li {
list-style : none;
padding : 2px 0 2px 10px;
margin : 0 0 5px 0;
}
#subnavigation li a {
text-decoration : none;
color : #006ac3;
border-bottom : 1px dotted #FFF;
}
#subnavigation li a:hover {
text-decoration : none;
border-bottom : 1px solid #FFF;
}
ul#news {
padding : 0 0 0 0;
margin : 0 0 0 0;
background-image : none;
}
#news li {
list-style : none;
background-image : url(images/li_cube.gif);
background-repeat : no-repeat;
background-position : 2px 6px;
padding : 2px 0 2px 15px;
margin : 0 0 15px 0;
}
img.alignleft {
float : left;
margin : 0 15px 5px 0;
}
img.alignright {
float : right;
margin : 0 0 5px 15px;
}
img.alignabove {
margin : 0 0 10px 0;
}
a {
color : #005599;
text-decoration : none;
}
a:hover {
color : #005599;
text-decoration : underline;
}
a.side {
color : #005599;
text-decoration : none;
}
a:hover.side {
color : #005599;
text-decoration : underline;
}
a.white, li.white a {
color : #fff;
text-decoration : none;
}
a:hover.white, li.white a:hover {
color : #fff;
text-decoration : underline;
}
a.grey {
color : #8a9fb0;
text-decoration : none;
}
form {
margin : 0;
}
hr {
height : 1px;
border : 1px solid #eee;
}
hr.side-hr {
height : 1px;
border : 1px solid #eee;
}
td {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
pre {
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-size : 11px;
}
.alt {
color : #555;
}
li {
line-height : 1.5em;
margin-left : 0.8em;
}
ul, ol, dl {
line-height : 1.5em;
margin : 0 0 1em 1em;
}
.outer-border {
border : 5px solid #fff;
}
.border {
border : 1px solid #e1e1e1;
margin-bottom : 5px;
}
.sub-header {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #fff;
background-color : #000;
background : #000 url(images/menu.gif) repeat scroll 0% 0%;
border-top : 1px solid #000;
border-bottom : 1px solid #000;
padding : 5px;
font-size : 12px;
}
.sub-header ul {
margin : 0;
padding : 0;
display : block;
}
.sub-header ul li {
display : inline;
}
.sub-header ul li.first-link .bullet {
display : none;
}
.full-header {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ddd;
background : #fff;
width : 100%;
height : 135px;
padding : 10px;
}
#cont {
margin : 0;
background : #d1d1d1;
}
.main-body {
font-size : 11px;
color : #555;
background-color : #fff;
padding : 4px 0 5px 0;
}
* html #main-bg {
height : 0;
margin : 0 1em 1em 1em;
background : #d1d1d1;
}
#main-bg {
line-height : 1.45em;
padding : 1em 0.25em;
}
.side-body {
font-size : 10px;
color : #777;
padding : 4px;
}
.center {
margin : 0 auto;
}
.footer {
background : #3b4c5f url("images/footer_bg.png") repeat-x scroll center top;
height : 95px;
padding : 10px 12px 0;
}
#left_footer {
color : #ffffff;
float : left;
font-size : 12px;
padding : 5px;
}
#right_footer {
color : #ffffff;
float : right;
font-size : 12px;
padding : 5px;
text-align : right;
}
.sidefooter {
background : #d1d1d1;
color : #000;
clear : both;
display : block;
padding : 5px;
}
.admin-message {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-align : center;
color : #555;
background-color : #f6f6f6;
border : 1px solid #e1e1e1;
padding : 3px 4px 5px 4px;
margin-bottom : 5px;
}
.button {
background : transparent url("images/button-large.png") repeat-x scroll center top;
border : 1px solid #999999;
color : inherit;
font-family : Arial, Helvetica, Calibri, sans-serif;
margin : 5px;
padding : 3px 6px 4px;
overflow : visible;
}
.bbcode {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #555;
border : 1px solid #ccc;
margin-top : 2px;
}
.textbox {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #555;
background-color : #f8f8f8;
border : 1px solid #ccc;
padding : 2px;
}
.news-category {
border : 0;
margin : 3px 5px 0 0;
float : left;
}
.news-footer {
text-align : center;
font-size : 10px;
color : #555;
background-color : #f1f2f4;
padding : 3px 4px 4px 4px;
}
.barmain {
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-size : 10px;
color : #aaa;
padding : 4px;
}
.capmain {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
color : #666;
background-color : #fff;
padding : 2px 0 4px 0;
}
.scapmain {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
color : #666;
padding : 4px;
}
.tbl-border {
border : 1px solid #e1e1e1;
}
.tbl {
font-size : 12px;
color : #555;
background-color : #e1e1e1;
padding : 4px;
}
.tbl1 {
font-size : 12px;
color : #555;
background-color : #e1e1e1;
padding : 4px;
}
.tbl2 {
font-size : 12px;
color : #555;
background-color : #e1e1e1;
padding : 4px;
}
.forum-caption {
font-size : 12px;
font-weight : bold;
color : #888;
background-color : #dddddd;
padding : 2px 4px 4px 4px;
}
.quote {
font-size : 12px;
color : #555;
background-color : #f8f8f8;
padding : 4px;
margin : 0 20px 0 20px;
border : 1px solid #bbb;
}
.poll {
height : 12px;
border : 1px solid #bbb;
}
.comment-name {
font-weight : bold;
color : #005599;
}
.shoutboxname {
font-weight : bold;
color : #005599;
background-color : #f6f6f6;
}
.shoutbox {
color : #777;
background-color : #f6f6f6;
}
.shoutboxdate {
font-size : 10px;
color : #888;
background-color : #f6f6f6;
}
.small {
font-size : 10px;
font-weight : normal;
}
.small2 {
font-size : 11px;
font-weight : normal;
color : #555;
}
.side-small {
font-size : 11px;
font-weight : normal;
color : #555;
background-color : #f6f6f6;
}
.side-label {
color : #555;
background-color : #f1f1f1;
padding : 2px 2px 3px 2px;
}
.pagenav {
padding : 0.4em;
}
.pagenav span {
color : #fff;
background-color : #005599;
border : 1px solid #e1e1e1;
padding : 0.2em 0.4em 0.2em 0.4em;
margin : 0.2em;
}
.pagenav a {
color : #005599;
background-color : #fff;
border : 1px solid #e1e1e1;
padding : 0.2em 0.4em 0.2em 0.4em;
margin : 0.2em;
text-decoration : none;
}
.pagenav a:hover {
color : #fff;
background-color : #005599;
margin : 0.2em;
text-decoration : none;
}
.center {
margin : 0 auto;
}
.content_center {
text-align : center;
}
.flleft {
float : left !important ;
}
.flright {
float : right !important ;
}
.clear {
clear : both;
}
* html #main-bg {
height : 1%;
width : auto;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : block;
}
.floatfix {
overflow : hidden;
}
* html .floatfix {
width : 100%;
}
.center, *[align="center"] {
margin : 0 auto;
}
#tooltip {
position : absolute;
padding : 4px;
color : #fff;
font-size : 1em;
display : none;
text-align : left;
background-color : #445577;
width : 250px;
}
.tooltipTitle {
font-weight : bold;
color : #cee1ef;
}
#screenshot {
position : absolute;
border : 1px solid #ccc;
background : #333;
padding : 5px;
display : none;
color : #fff;
}
.messageNumber {
background : #ffffff url(images/tableHead.gif) repeat;
border-style : solid;
border-width : 1px;
color : #475767;
margin : 0 0 0 4px;
padding : 0 4px;
text-decoration : none;
}
.panelcap {
font-size : inherit;
}
.panelbody {
z-index : 1000;
margin-bottom : 1em;
border-bottom : 0 solid #b0b0b0;
border-left : 0 solid #fff;
border-right : 0 solid #c7c7c7;
}
* html img, * html .png {
position : relative;
}
h1, h2, h3, h4, h5, h6, spawn {
font-size : inherit;
}
body, html {
margin : 0 0 0 0;
padding : 0 0 0 0;
height : 100%;
width : 100%;
background-color : #ffffff;
background-image : url(images/bg_main.gif);
background-repeat : repeat-x;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
color : #666666;
}
#container {
width : 750px;
margin-top : 0;
margin-left : auto;
margin-right : auto;
margin-bottom : 0;
}
#container-header {
width : 670px;
height : 35px;
padding : 20px 40px 0 40px;
background-image : url(images/bg_header.gif);
line-height : 85px;
font-size : 28px;
font-weight : bold;
}
#container-name {
float : left;
}
#container-slogan {
float : right;
font-size : 18px;
font-weight : normal;
font-style : italic;
padding-right : 10px;
}
span, #container-name span, #container-slogan span {
color : #D3D3D3;
}
#container-eyecatcher {
width : 670px;
padding : 0 40px 0 40px;
height : 175px;
background-image : url(images/bg_eyecatcher.gif);
}
#container-navigation {
margin-left : auto;
width : 670px;
background-color : #000;
height : 22px;
border-bottom : 1px solid #ffffff;
}
ul#navigation {
margin : 0 0 0 0;
padding : 0 0 0 0;
}
#navigation li {
display : inline;
color : #ffffff;
list-style : none;
height : 22px;
}
#navigation li a {
color : #ffffff;
line-height : 22px;
font-size : 12px;
text-decoration : none;
padding : 5px 5px 6px 5px;
border-right : 0px solid #ffffff;
}
#navigation li a:hover {
color : #a5d4fd;
text-decoration : none;
}
#container-content {
width : 670px;
background-image : url(images/bg_content.gif);
background-repeat : no-repeat;
padding : 20px 40px 0 40px;
margin : 0 0 0 0;
height : auto;
}
#content {
width : 430px;
float : left;
}
#border {
width : 170px;
margin-left : 480px;
}
#container-footer {
border-top : 4px solid #e5e5e5;
width : 670px;
padding : 10px 0 20px 0;
margin : 0 40px 0 40px;
clear : both;
color : #aeaeae;
}
#container-footer a {
font-weight : bold;
padding : 2px 2px 2px 2px;
color : #aeaeae;
}
#container-footer a:hover {
color : #006ac3;
}
#footer {
font-size : 11px;
color : #aeaeae;
width : 670px;
margin-bottom : 20px;
}
#footer-copyright {
float : left;
width : 325px;
padding-left : 0;
}
#footer-meta {
float : right;
text-align : right;
width : 325px;
padding-right : 10px;
}
.clearer {
clear : both;
}
h1 {
font-size : 22px;
color : #666666;
margin : 0 0 0 0;
padding : 0 0 20px 25px;
background-image : url(images/h1_arrow.gif);
background-repeat : no-repeat;
background-position : 5px 7px;
line-height : 24px;
}
h2 {
font-size : 16px;
color : #006ac3;
padding : 5px 0 5px 5px;
letter-spacing : 1px;
text-transform : uppercase;
}
h3 {
font-size : 14px;
color : #006ac3;
padding : 5px 0 0 25px;
text-transform : uppercase;
letter-spacing : -0.5px;
}
h4 {
font-size : 14px;
color : #006ac3;
text-transform : uppercase;
letter-spacing : -0.5px;
}
hr {
border : 0 none;
border-top : 1px solid #cccccc;
height : 1px;
}
#content hr {
border : 0 none;
border-top : 1px solid #cccccc;
margin : 0 0 0 25px;
height : 1px;
}
#content p {
line-height : 19px;
color : #666666;
margin : 0 0 20px 25px;
}
#content p a, #border p a {
text-decoration : none;
color : #006ac3;
border-bottom : 1px dotted #FFF;
padding : 2px 2px 2px 2px;
}
#content p a:hover, #border p a:hover {
text-decoration : none;
color : #ed0000;
background-color : #FFF;
padding : 2px 2px 2px 2px;
}
#content li {
line-height : 20px;
color : #666666;
margin : 0 0 0 15px;
}
#content .quote {
border-top : 1px solid #e5e5e5;
background-color : #f7f7f7;
border-bottom : 1px solid #e5e5e5;
padding : 15px 15px 15px 65px;
background-image : url(images/bg_quote.gif);
background-repeat : no-repeat;
background-position : 10px 10px;
color : #0066cc;
font-style : italic;
}
#border p {
line-height : 17px;
font-size : 11px;
color : #666666;
margin : 0 0 15px 10px;
}
ul#subnavigation {
padding : 0 0 0 0;
margin : 0 0 15px 0;
background-image : none;
}
#subnavigation li {
list-style : none;
padding : 2px 0 2px 10px;
margin : 0 0 5px 0;
}
#subnavigation li a {
text-decoration : none;
color : #006ac3;
border-bottom : 1px dotted #FFF;
}
#subnavigation li a:hover {
text-decoration : none;
border-bottom : 1px solid #FFF;
}
ul#news {
padding : 0 0 0 0;
margin : 0 0 0 0;
background-image : none;
}
#news li {
list-style : none;
background-image : url(images/li_cube.gif);
background-repeat : no-repeat;
background-position : 2px 6px;
padding : 2px 0 2px 15px;
margin : 0 0 15px 0;
}
img.alignleft {
float : left;
margin : 0 15px 5px 0;
}
img.alignright {
float : right;
margin : 0 0 5px 15px;
}
img.alignabove {
margin : 0 0 10px 0;
}
a {
color : #005599;
text-decoration : none;
}
a:hover {
color : #005599;
text-decoration : underline;
}
a.side {
color : #005599;
text-decoration : none;
}
a:hover.side {
color : #005599;
text-decoration : underline;
}
a.white, li.white a {
color : #fff;
text-decoration : none;
}
a:hover.white, li.white a:hover {
color : #fff;
text-decoration : underline;
}
a.grey {
color : #8a9fb0;
text-decoration : none;
}
form {
margin : 0;
}
hr {
height : 1px;
border : 1px solid #eee;
}
hr.side-hr {
height : 1px;
border : 1px solid #eee;
}
td {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
pre {
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-size : 11px;
}
.alt {
color : #555;
}
li {
line-height : 1.5em;
margin-left : 0.8em;
}
ul, ol, dl {
line-height : 1.5em;
margin : 0 0 1em 1em;
}
.outer-border {
border : 5px solid #fff;
}
.border {
border : 1px solid #e1e1e1;
margin-bottom : 5px;
}
.sub-header {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #fff;
background-color : #000;
background : #000 url(images/menu.gif) repeat scroll 0% 0%;
border-top : 1px solid #000;
border-bottom : 1px solid #000;
padding : 5px;
font-size : 12px;
}
.sub-header ul {
margin : 0;
padding : 0;
display : block;
}
.sub-header ul li {
display : inline;
}
.sub-header ul li.first-link .bullet {
display : none;
}
.full-header {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ddd;
background : #fff;
width : 100%;
height : 135px;
padding : 10px;
}
#cont {
margin : 0;
background : #d1d1d1;
}
.main-body {
font-size : 11px;
color : #555;
background-color : #fff;
padding : 4px 0 5px 0;
}
* html #main-bg {
height : 0;
margin : 0 1em 1em 1em;
background : #d1d1d1;
}
#main-bg {
line-height : 1.45em;
padding : 1em 0.25em;
}
.side-body {
font-size : 10px;
color : #777;
padding : 4px;
}
.center {
margin : 0 auto;
}
.footer {
background : #3b4c5f url("images/footer_bg.png") repeat-x scroll center top;
height : 95px;
padding : 10px 12px 0;
}
#left_footer {
color : #ffffff;
float : left;
font-size : 12px;
padding : 5px;
}
#right_footer {
color : #ffffff;
float : right;
font-size : 12px;
padding : 5px;
text-align : right;
}
.sidefooter {
background : #d1d1d1;
color : #000;
clear : both;
display : block;
padding : 5px;
}
.admin-message {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-align : center;
color : #555;
background-color : #f6f6f6;
border : 1px solid #e1e1e1;
padding : 3px 4px 5px 4px;
margin-bottom : 5px;
}
.button {
background : transparent url("images/button-large.png") repeat-x scroll center top;
border : 1px solid #999999;
color : inherit;
font-family : Arial, Helvetica, Calibri, sans-serif;
margin : 5px;
padding : 3px 6px 4px;
overflow : visible;
}
.bbcode {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #555;
border : 1px solid #ccc;
margin-top : 2px;
}
.textbox {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #555;
background-color : #f8f8f8;
border : 1px solid #ccc;
padding : 2px;
}
.news-category {
border : 0;
margin : 3px 5px 0 0;
float : left;
}
.news-footer {
text-align : center;
font-size : 10px;
color : #555;
background-color : #f1f2f4;
padding : 3px 4px 4px 4px;
}
.barmain {
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-size : 10px;
color : #aaa;
padding : 4px;
}
.capmain {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
color : #666;
background-color : #fff;
padding : 2px 0 4px 0;
}
.scapmain {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
color : #666;
padding : 4px;
}
.tbl-border {
border : 1px solid #e1e1e1;
}
.tbl {
font-size : 12px;
color : #555;
background-color : #fff;
padding : 4px;
}
.tbl1 {
font-size : 12px;
color : #555;
background-color : #fff;
padding : 4px;
}
.tbl2 {
font-size : 12px;
color : #555;
background-color : #e1e1e1;
padding : 4px;
}
.forum-caption {
font-size : 12px;
font-weight : bold;
color : #888;
background-color : #dddddd;
padding : 2px 4px 4px 4px;
}
.quote {
font-size : 12px;
color : #555;
background-color : #f8f8f8;
padding : 4px;
margin : 0 20px 0 20px;
border : 1px solid #bbb;
}
.poll {
height : 12px;
border : 1px solid #bbb;
}
.comment-name {
font-weight : bold;
color : #005599;
}
.shoutboxname {
font-weight : bold;
color : #005599;
background-color : #f6f6f6;
}
.shoutbox {
color : #777;
background-color : #f6f6f6;
}
.shoutboxdate {
font-size : 10px;
color : #888;
background-color : #f6f6f6;
}
.small {
font-size : 10px;
font-weight : normal;
}
.small2 {
font-size : 11px;
font-weight : normal;
color : #555;
}
.side-small {
font-size : 11px;
font-weight : normal;
color : #555;
background-color : #f6f6f6;
}
.side-label {
color : #555;
background-color : #f1f1f1;
padding : 2px 2px 3px 2px;
}
.pagenav {
padding : 0.4em;
}
.pagenav span {
color : #fff;
background-color : #005599;
border : 1px solid #e1e1e1;
padding : 0.2em 0.4em 0.2em 0.4em;
margin : 0.2em;
}
.pagenav a {
color : #005599;
background-color : #fff;
border : 1px solid #e1e1e1;
padding : 0.2em 0.4em 0.2em 0.4em;
margin : 0.2em;
text-decoration : none;
}
.pagenav a:hover {
color : #fff;
background-color : #005599;
margin : 0.2em;
text-decoration : none;
}
.center {
margin : 0 auto;
}
.content_center {
text-align : center;
}
.flleft {
float : left !important ;
}
.flright {
float : right !important ;
}
.clear {
clear : both;
}
* html #main-bg {
height : 1%;
width : auto;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : block;
}
.floatfix {
overflow : hidden;
}
* html .floatfix {
width : 100%;
}
.center, *[align="center"] {
margin : 0 auto;
}
#tooltip {
position : absolute;
padding : 4px;
color : #fff;
font-size : 1em;
display : none;
text-align : left;
background-color : #445577;
width : 250px;
}
.tooltipTitle {
font-weight : bold;
color : #cee1ef;
}
#screenshot {
position : absolute;
border : 1px solid #ccc;
background : #333;
padding : 5px;
display : none;
color : #fff;
}
.messageNumber {
background : #ffffff url(images/tableHead.gif) repeat;
border-style : solid;
border-width : 1px;
color : #475767;
margin : 0 0 0 4px;
padding : 0 4px;
text-decoration : none;
}
.panelcap {
font-size : inherit;
}
.panelbody {
z-index : 1000;
margin-bottom : 1em;
border-bottom : 0 solid #b0b0b0;
border-left : 0 solid #fff;
border-right : 0 solid #c7c7c7;
}
* html img, * html .png {
position : relative;
}
a img {border: none;}
