body {
        font-family: Tahoma;
}
.ainfo {
        font-size: 12px;
        color: #666666;
}
a:link {
        font-size: 12px;
        color: #0066FF;
}
a:visited {
        font-size: 12px;
        color: #0066FF;
}
.mctime {
	font-style: italic;
	color: #858585;
}

a:hover {
        font-size: 12px;
        color: #0099FF;
}
.mctext {
	padding-bottom: 10px;
	font-size: 11px;
}

a:active {
        font-size: 12px;
        color: #0000CC;
}
td {
        font-size: 12px;
}
.atitle {
        font-size: 34px;
        color: #0027C6;
        margin: 4px;
}
.poolanswer {
        height: 22px;
}
pradio {
        cursor: text;
}
.nrow {
        background-color: #F5F3F5;
}
.nrow:hover {
        background-color: #DDDDDD;
}
.nentry {
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #0066CC;
        padding-left: 4px;
        padding-bottom: 4px;
}
.urow {
        background-color: #F5F8FC;
}
.urow:hover {
        background-color: #D3EAEF;
}
.uentry {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #8DBBDC;
        padding-bottom: 4px;
}
.mlink {
        padding-left: 4px;
}
.ntitle {
        font-size: 14px;
        color: #242424;
}
.blocktitle {
        font-weight: bold;
        padding-top: 4px;			
        padding-bottom: 4px;		
        height: 14px;
        vertical-align: bottom;
}
.ucatname {
        font-size: 11px;
        color: #999999;
}

.dinfo {
        font-size: 12px;
        border: 1px dashed #BBBB00;
        background-color: #FFFFE1;
        padding: 8px;
}
.pquestion {
        margin: 0px;
        padding: 0px;
}
.edit {
        border: 1px solid #74A0AF;
}
.nick {
        font-weight: bold;
}
.lrow {
        background-color: #EFF9E6;
}
.lrow:hover {
        background-color: #AFE2A5;
}
.lrow2 {
        background-color: #E7F4D7;
}
.lrow2:hover {
        background-color: #AFE2A5;
}
ul#cssmenu {
        width:100%;
        list-style: none;
        height: 24px;
        font: bold 12px/28px Verdana, Arial;
        background-color: #549638;
        padding: 0px;
        background-image: url(/img/m.png);
        margin: 0px;
}

ul#cssmenu li {
        margin: 0;
        border: 0 none;
        padding: 0;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
        height: 24px;
}

ul#cssmenu ul {
        margin: 0;
        padding: 0;
        width: 160px;
        list-style: none;
        display: none;
        position: absolute;
        top: 24px;
        left: 0;
}

ul#cssmenu ul:after {
        clear: both;
        display: block;
        font: 1px/0px serif;
        content: ".";
        height: 0;
        visibility: hidden;
}

ul#cssmenu ul li {
        width: 150px;
        float: left;
        display: block !important;
        display: inline;
}

/* Main Menu */
ul#cssmenu a {
        border: 0px;
        padding: 0 10px;
        float: none !important;
        float: left;
        display: block;
        color: #FFFFFF;
        text-decoration: none;
        height: auto !important;
        height: 1%;
        background-color: #549638;
        font-family: Verdana, Arial;
        font-size: 12px;
        line-height: 24px;
        font-weight: bold;
        background-image: url(/img/m.png);
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
        color:#000000;
        background-color: #E7FBE1;
}

/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
        float: none;
        color: #000000;
        background-color: #558433;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #558433;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-bottom-color: #3E5F32;
        border-left-color: #3E5F32;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        background-image: none;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
        color:#000000;
        background-color: #E7FBE1;
        border-top-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #E7FBE1;
        border-right-color: #349526;
        border-left-color: #349526;
        border-bottom-style: solid;
        border-bottom-width: 1px;
}

ul#cssmenu ul ul {
        display: none;
        position: absolute;
        top: 0;
        left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
        display: none;
}
ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
        display: block;
} .errtext {
        background-color: #F3F370;
        background-image: url(/img/warning.png);
        background-repeat: no-repeat;
        padding-left: 36px;
        height: 34px;
        border: 1px dashed #DAC118;
}
.infotext {
        background-color: #DEECFA;
        background-image: url(/img/info.png);
        background-repeat: no-repeat;
        height: 34px;
        padding-left: 34px;
        border: 1px dashed #8BAEE9;
}
.infocatlink {
        font-weight: bold;
}
.infocontent {
        color: #4F4F4F;
        padding: 4px;
}
.mmcatdescr {
        color: #666666;
        font-size: 11px;
}
.infotopictitle {
        font-size: 14px;
        margin: 2px;
        padding: 2px;
        height: 18px;
        color: #0033CC;
}
.mmsel {
        background-color: #FAFDFE;
}
.mmsel:hover {
        background-color: #DFF2F9;
}
.mmentrytitle {
        font-weight: bold;
}
.mmentrydescr {
        color: #666666;
}
.mmentry {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #99ACCC;
        padding-top: 8px;
        padding-bottom: 8px;
}
.nickrow {
        background-color: #F9FBFF;
}
.nickrow:hover {
        background-color: #E8EFFF;
}
.vertext {
        font-size: 15px;
}
.verblock {
        background-image: url(/img/head2.png);
        background-repeat: repeat-y;
}

.abookrow {
        background-color: #FAFCE9;
}

.abookrow:hover {
        background-color: #F0ECD2;
}
.abookentry {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCC00;
        padding-bottom: 4px;
}

