/* General Style */
body {
color:#323232;
margin:0
}

a:hover {
text-decoration:none;
color:#000
}

.logo {
font-size:24px;
font-weight:bold;
color:#1B355A;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom:10px;
margin-top:2px;
margin-left:2px
}

div.toptitle {
color:#fff;
height:27px
}

div.login {
background-color:#fff;
border:2px solid #A6D5E9;
margin:2px;
padding:2px
}

div.content {
background-color:#fff;
border:2px solid #F9BF3A;
margin:2px 2px 30px;
padding:2px
}

div.footer {
background-color:#EA5D2f;
height:35px;
padding-left:3px;
color:#FFF
}

img.top {
vertical-align:middle
}

a:link,a:active,a:visited {
text-decoration:none;
color:#1B355A
}

.toptitle a:link,.toptitle a:active,.toptitle a:visited,.toptitle a:hover {
text-decoration:none;
color:#fff;
background:#286DA8;
padding:5px 10px
}

.footer a:link,.footer a:active,.footer a:visited,.footer a:hover {
text-decoration:none;
color:#fff
}
/* ------------- */

/* Entries Style */
.eTitle {font-weight:bold;}
/* --------------- */

/* Comments Style */
.cAnswer {font-style:italic;}
.cBlock1,.cBlock2 {border:1px solid #A9B8C2;background:#FFFFFF;}
/* -------------- */

/* Calendar Style */
.calWday,.calWdaySe,.calWdaySu {border:1px solid #A9B8C2; background:#D5DBEC; width:17px;}
.calMday,.calMdayA,.calMdayIs,.calMdayIsA {background:#E4E8F3;}
.calWdaySe,.calWdaySu,.calMdayA,.calMdayIsA {font-weight:bold;}
/* -------------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* General forum Table View */
.gTable {background:#A9B8C2}
.gTableTop {background:#E4E8F3;}
.gTableSubTop,.gTableBody,.gTableBottom,.gTableLeft,.gTableRight,.postPoll,.threadsDetails {background:#F4F4F4;}
.gTableBody1,.forumNameTd,.threadNametd {background:#FFFFFF;}
.gTableError {background:#F4F4F4;color:#FF0000;}
/* ------------------------ */

/* forum Posts View */
.postTable {background:#EFEFEF;}
.postFirst,.postRest1,.postRest2 {background:#FFFFFF;}
.postSeparator {height:2px;background:#D2D2D2;}
.postTdTop {background:#F4F4F4;border-bottom:1px solid #A9B8C2;}
.postBottom {background:#F4F4F4;border-top:1px solid #A9B8C2;}
.posttdMessage {background:#FFFFFF;}
.codeMessage,.quoteMessage {background:#FFFFFF;font-size:9px;}
/* ------------------ */