﻿/* The content of the posts (body of text) */

body
{
    
    font: 12px Verdana,Arial,Helvetica,sans-serif;
    margin: 6px;
    padding: 0; /*scrollbar-3dlight-color: #6a6a6a;

scrollbar-arrow-color: #fc9b00;

scrollbar-darkshadow-color: #000000;

scrollbar-face-color: #444444;

scrollbar-highlight-color: #444444;

scrollbar-shadow-color: #000000;

scrollbar-track-color: #2e2e2e*/
    
    
}


 

/* General font families for common tags */

font,th,td,p{font:12px Verdana,Arial,Helvetica,sans-serif}

p{margin-top:2px;margin-bottom:3px}

/* General text */

.gensmall{font-size:10px;color:Red}

td.genmed,.genmed{font-size:11px}

 

 

/* General page style */
/*
 a:link,a:active,a:visited,a.postlink{color:#dd6900;text-decoration:none}

 a:link{color:#dd6900}
 a:active{color:#999999}
 a:visited{color:#d77700}
 a.postlink{color:#ff8c00}
 a:hover{color:#767676}
 */

.lable{font-size:11px;font-weight:bold;color:#999999}
.lablecolor
{
    color: #0066cc;
    font-size: 15px;
}

.atrbgcolor
{
    background-color: #ccccff;
}

.textbox{

      background-color: #FFFFFF;

      border: 1px solid #D7D7D7;

      font-family: Verdana, Arial, Helvetica, sans-serif;

      font-size: 11px;

      color: #000000;

      width: 200px;

}
.msglabel
{
    font-weight: normal;
    font-size: 12px;
    color: #ff0000;
}
.dropdown{

      background-color: #FFFFFF;

      border: 1px solid #D7D7D7;

      font-family: Verdana, Arial, Helvetica, sans-serif;

      font-size: 11px;

      color: #000000;

      width: 200px;

}

/* Table Header cells */

th{background: #6392BE url();color: #ffffff;font-size:11px;

font-weight:bold;height:20px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px}

 

/* This is the border line & background colour round the entire page */

.bodyline{border:1px solid #ff8c00}

 

/* This is the outline round the main forum tables */

/*.forumline{background:#ffffff;border:1px solid #6392BE}*/

 

input.button{border:1px solid #d77700;background:#6392BE;font-size:12px;color:#ffffff;cursor: hand;font-weight:bold;}

 

/* titles for the topics:could specify viewed link colour too */

.topictitle{font-size:11px;font-weight:bold}
.pagecolorwhite
{
    background-color: #ffffff;
}

.Freezing 
{ 
 background-color:#CCCCCC;
 border-bottom-color:Black;
 border-bottom:solid;
 border-bottom-width:thick ;
 position:relative ; 
 
 overflow:scroll;
 top:auto;
 z-index: 10; 
 font-size:smaller;
 padding-bottom:50px;
 width:auto;
}
.back-link
{
    color: #0000fe;
}
