body {

 margin:  0px 0px 0px 0px;

 padding: 0px 0px 0px 0px;

 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size: 11px;

 color: #000;

 background-color: #fff;

}





/*--- Default Font ---*/

.default {

 font-family:  Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size: 11px;

 font-weight: normal;

 color: #333;

}





/*  

    Hyperlinks that appears in the member navbar:

    login, register, calendar, etc.

*/

.loginText, .loginText a:link, .loginText a:active, .loginText a:visited, .loginText a:hover{ 

 color:       #663300;

 font-family: verdana,trebuchet,sans-serif;

 font-size:   9px; 

 font-weight: bold;

}

.loginText a:link    { color:  #663300; }

.loginText a:visited { color:  #663300; }

.loginText a:active  { color:  #999999; }

.loginText a:hover   { color:  #cccccc; } 









/*--- Default table font ---*/

td {

 font-family:  Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size: 11px;

 font-weight: normal;

 color: #000;

}



/*--- Medium Font ---*/

.mediumText {

 font-family:  Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size: 12px;

 font-weight: normal;

 color: #663300;

}







/*--- Forum Posts ---*/

.post {

 font-family:  Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size: 11px;

 font-weight: normal;

 color: #000;

}



/*--- Stats Font ---*/

.stats {

 font-family:  Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size: 10px;

 font-weight: normal;

 color: #333;

}





/*--- Date Font ---*/

.date {

 font-family:  Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size: 10px;

 font-weight: normal;

 color: #333;

}



.pmcodeBox {

width: 500px;

padding: 8px;

border: 1px dotted #000;

margin-left: auto;

margin-right: auto;

}





.navBox {

width: 260px;

padding: 5px;

border: 1px dotted #ccc;

}



.navBox2 {

width: 400px;

padding: 5px;

border: 1px dotted #ccc;

}



.navBox3 {

width: 600px;

padding: 5px;

border: 1px dotted #ccc;

}









.medWhite, .medWhite a:link, .medWhite a:active, .medWhite a:visited, .medWhite a:hover{ 

   color:           #ffffff;

   font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

   font-size:       11px; 

   font-weight:     bold;

   letter-spacing:  0px;

} 

  .medWhite a:link    { color:  #ffffff; }

  .medWhite a:visited { color:  #ffffff; }

  .medWhite a:active  { color:  #ffffff; }

  .medWhite a:hover   { color:  #000; text-decoration: underline;  }



.black{

   color:           #000;

	font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

   font-size:       11px; 

   font-weight:     bold;

   letter-spacing:  0px;

}





a {

 text-decoration: none;

 font-weight: bold;

 color:  #663300;

}

a:visited {

 color:  #663300;

}

a:active {

 color:  #ccc;

}

a:hover {

 color: #996600;

}





.smLinks, .smLinks a:link, .smLinks a:active, .smLinks a:visited, .smLinks a:hover{ 

 color:       #666666;

 font-family: verdana,trebuchet,sans-serif;

 font-size:   10px; 

 font-weight: bold;

} 

.smLinks a:link    { color:  #333399; text-decoration: underline;}

.smLinks a:visited { color:  #333399; text-decoration: underline;}

.smLinks a:active  { color:  #333333; text-decoration: underline;}

.smLinks a:hover   { color:  #000000; text-decoration: none;}





.forumLinks, .forumLinks a:link, .forumLinks a:active, .forumLinks a:visited, .forumLinks a:hover{ 

 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size:   12px; 

 font-weight: bold;

 margin-bottom: 3px;

} 

.forumLinks a:link    { color:  #663300; text-decoration: none; }

.forumLinks a:visited { color:  #663300;  text-decoration: none; }

.forumLinks a:active  { color:  #333333; text-decoration: none; }

.forumLinks a:hover   { color:  #000000; text-decoration: underline;}





/*--- Main content container ---*/

#content {

 position: absolute;

 top: 20px;

 right: 15px;

 margin-right: -15px; 

 width: 100%;

 background: #FFF;

}





.forumBox {

 border: 1px solid #333;

}



/*--- Bottom spacer ---*/

.botSpacer {

 border-bottom: 1px dotted #999;

 margin-top: -1px;

 margin-bottom: 3px;

}





/*--- White text used in top of forum ---*/

.heading {

 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size: 12px;

 color: #ffffff;

 font-weight: bold;

}





/*--- White text used in top of forum ---*/

h3 {

 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size: 12px;

 color: #000;

 font-weight: bold;

}





/*--- Large text on main page ---*/

.subHead{

 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size: 10px;

 font-weight: bold;

 color: #000;

 margin-top: 4px;

}





/*--- General text ---*/

p {

 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size: 11px;

 color: #000;

 margin-top: 3px;

 margin-left: 22px;

}



/*--- Pre-formatted text ---*/

pre {

 font-family: Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size: 11px;

 color: #663300;

 margin-left: 12px;

 margin-top: 2px;

 margin-bottom: 2px;

}







.input {

 font-family:		Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size:			11px;

 color:				#000;

 height: 16px;

 

}



.input:focus {

 background-color : #e6dacd;

}



.textarea {

 font-family:		Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

 font-size:			11px;

 color:				#000;   

 background-color : #fff;

}

.textarea:focus {

 background-color : #ede8e2;

}









/*----  "Submit button ----*/

.button   {

	font-family:		Verdana, Geneva, Helvetica, Trebuchet MS, Sans-serif;

    font-size:			11px;

    font-weight:		bold;

    color:				#333;   

}



.red {

color: #990000;

}