body {  font-family:verdana; font-size:7pt;
        background: #2b2b2b;
       /*
        background: #ABC9E5;
        background-image:url(../bg.gif);
        background-repeat:repeat-x;
        color: #2F2F2F;
        padding: 20px 30px;
        font : 70% 'verdana', 'bitstream vera sans', 'helvetica', sans-serif;
		*/
        }
.pageblock {
align:center;
/*
background-color:#FFFFFF;
border:1px solid #666666;
*/
width:850px;
}
#border {
/*
border:1px solid #666666;
*/
}
#content {
        width: 100%;
        /*padding:20px 0;*/

        }
.navblock                {
        font:7pt Verdana;
        color:#526E31;
        width:auto;
        padding:5px 5px 5px 5px; /* Top Right Bottom Left */
        margin:5px 1px 5px 1px; /* Top Right Bottom Left */
        text-align:left;
        background-color:#FFFFFF!important;
        border:1px solid #A5A5A7;
} .navblock a         {
        color:#305377;
        font-size:7pt;
        font-weight: none;
        text-decoration:none;
}
 .navblock a:visited         {
color:#305377;
        font-size:7pt;
        font-weight: none;
        text-decoration:none;
}
.navblock a:hover         {
        color:#666666;
        font-size:7pt;
        font-weight: none;
        text-decoration:none;
}
input,
textarea,
select{
        background: #FFF;
        border: 1px solid #A5A5A7;
        color: #000;
        font-family: verdana;
        font-size: 11px;
        margin: 5px;
        padding: 2px;
        vertical-align: middle;
}
#loggedin                {
        font-size:12px;
        color:#388C1F;
        padding:10px 5px 10px 5px; /* Top Right Bottom Left */
        margin:0px 1px 0px 1px; /* Top Right Bottom Left */
        text-align:center;
        background-color:#DAFFCF!important;
        border:1px solid #BEF7AC;
} #loggedin a        {
color:#388C1F;
        font-size:12px;
        font-weight: none;
        text-decoration:none;
}
 #loggedin a:visited         {
color:#388C1F;
        font-size:12px;
        font-weight: none;
        text-decoration:none;
}
 #loggedin a:hover         {
color:#388C1F;
        font-size:12px;
        font-weight: none;
        text-decoration:underline;
}
#notlogged                {
        font-size:12px;
        color:#8E6B6B;
        padding:0px 5px 0px 5px; /* Top Right Bottom Left */
        margin:0px 1px 0px 1px; /* Top Right Bottom Left */
        background-color:#F4E1E1!important;
        border:1px solid #C19999;
}
#notlogged a:link {
        color:#8E6B6B;
        text-decoration: none;
}
#notlogged a:visited {
        text-decoration: none;
        color:#8E6B6B;
}

#notlogged a:active {
        text-decoration: none;
        color:#8E6B6B;
}
#notlogged a:hover {
        text-decoration: underline;
        color:#8E6B6B;
}
#quote {
    border:1px solid #666666;
    background-color:#EFEFEF;
    font-size:100%;
    color:#666666;
}
#code {
    border:1px solid #666666;
    background-color:#EFEFEF;
    font-size:100%;
    color:#666666;
}
h1 {
        color : #ABC9E5!important;
        font-family: verdana;
        font-size: 18px;
        margin-bottom: .3em;
        }
form{

        padding: 0px;

        margin: 0px;

        }

.prsolve{

        color: #8E6B6B;

        font-family:verdana;

        font-size:11px;

        }


A:visited       {font:7pt Verdana;color:#000000; text-decoration:none }
A:link          {font:7pt Verdana;color:#000000; text-decoration:none }
A:hover         {text-decoration:underline }
A:active        {font:7pt Verdana;color:#000000; text-decoration:none }
A img,:link img,:visited img {
        border:none;
        }


.textareaz {

        background-color: #ECECEC;
        border: 1px solid #A9B8C2;
}

.status {
        font-size: 10px;
        color: #2F4F4F;
}
hr { border : 0;
 background-color : #A5A5A7;
 height: 1px;
}
.date {
        color: #545454;
        font-size: 9px;
        }


pre { margin: 0px; color: black; font-size: 100%; font-family:Verdana; }

table td {

}
table caption {
        text-align : left;
        color : #ffffff;
        font-weight : bold;
        padding : 1ex 1em;
        background : #A5A5A7;
    
}
table caption a:link {
        color : #ffffff;
}
table caption a:visited {
        color : #ffffff;
}
table.main td {
        text-align : left;
        padding : 1ex 1em;
}
table.main td.content {
        text-align : left;
        padding : 1ex 1em 0 1em;
        vertical-align : top;
}
table.main table tfoot td {
        background-color:#eee;
}
table.main td.active, table tfoot td.active {
        font-weight : bold;
}
table.main tbody td, table thead td, table tfoot td {
        border-bottom : 1px solid #A5A5A7;
        border-right : 1px solid #A5A5A7;
}
table.main thead td, table tfoot td {
        text-align : left;
        background-color :#ffffff;
}
td.sub  {
        background-color : #eee !important;
}
td.subimg  {
        border-bottom : 1px solid #81A2C4;
        border-right : 1px solid #81A2C4;
        background-color : #eee !important;
        background-image:url(img/title.gif);
}
table.main {
        text-align : left;
        background : #ffffff;
        border-spacing : 0;
        border-left : 1px solid #A5A5A7;
        border-top : 1px solid #A5A5A7;
        margin : 0 0 2em 0;
        font-size : 100%;
        width : 100%;
}
table.stats {
        background : #ffffff;
        border-spacing : 0;
        border-left : 1px solid #ffffff;
        border-top : 1px solid #ffffff;
        margin : 0 0 2em 0;
        font-size : 100%;
        width : 100%;
}
td.alt {
background : #FFFFFF;
}
.around {
        border-right:1px solid #A5A5A7;
        border-left:1px solid #A5A5A7;
        border-bottom:1px solid #A5A5A7;
}

.hover {
/*
background-color:#D7E6F3;
background-image:url(img/hover.gif);
background-repeat: no-repeat;
background-position: top right;
*/
}
