p
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  text-indent                 : 0px;
  margin                      : 3px;
  font-color: #000000;
}

p.imgRight
{
  float                       : right;
}

pre
{
  font-family                 : Courier New, sans-serif;
  font-size                   : 9pt;
  text-indent                 : 0px;
  margin                      : 0px;
  background-color            : F5F5F5;
  margin                      : 4;
  border                      : 1px solid;
  border-color                : 999999;
}

table, tr, td, body, form, select, option, input, textarea
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  margin                      : 0px;
}


body
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  color                       : #000000;
  background-color            : #e8d5b5;
  margin-left                 : 0px;
  margin-top                  : 0px;
  border                      : 0px solid;


}

.header
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  color                       : #F9E8D7;
  margin                      : 0;
  border                      : 1px solid #4F2403;
  background-color            : #4F2403
}

.bordered
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  margin                      : 0;
  border                      : 1px inset #ffffff;
}

.text
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  margin                      : 0px;
  color                       : #4F2403;
  border                      : 0px solid;
  border-top                  : 1px solid #4F2403;
  background-color            : #B38868
}

.menu
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  margin                      : 0px;
  color                       : #4F2403;
  border                      : 0px solid;
  border-right                : 1px solid #4F2403;
  border-bottom               : 1px solid #4F2403;
  background-color            : #ced3dc;
  
}

.activeMenu
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  margin                      : 0px;
  color                       : #4F2403;
  border                      : 0px solid;
  border-bottom               : 0px solid;
  border-right                : 1px solid #4F2403;
  background-color            : #E0C1AC;
}

.dark
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  margin                      : 0px;
  color                       : #4F2403;
   border-top                      : 1px solid #4F2403;
  border-left                      : 1px solid #4F2403;
 
  background-color            : #C39878
}

.light
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  margin                      : 0px;
  color                       : #4F2403;
  border-top                      : 1px solid #4F2403;
  border-left                      : 1px solid #4F2403;
  border-right                      : 1px solid #4F2403;
  background-color            : #E0C1AC;
}

.xLight
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  margin                      : 0px;
  color                       : #4F2403;
  border                      : 0px solid #4F2403;
  background-color            : #F9E8D7;
}

a:link, a:visited
{
  font-family                 : tahoma, sans-serif;
  font-size                   : 8pt;
  margin                      : 0px;
  color                       : #000000;
  font-weight                 : bold;
  text-decoration             : none
}

a.menuLink:link, a.menuLink:visited
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  color                       : #FFFFFF;
  text-decoration             : none;
  font-weight: bold;
  margin-bottom: 20px; 
}

a:active, a:hover
{
  font-family                 : tahoma, sans-serif;
  font-size                   : 8pt;
  margin                      : 0px;
  color                       : #39302a;
  font-weight                 : bold;
  text-decoration             : underline 
}

a.menuLink:active, a.menuLink:hover
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  color                       : #f2a723;
  text-decoration             : none;
  font-weight: bold;
  margin-bottom: 20px; 
}

a.menuLinkL:link, a.menuLinkL:visited
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  color                       : #FFFFFF;
  text-decoration             : none;
  font-weight: bold;
  margin-bottom: 20px; 
}


a.menuLinkL:active, a.menuLinkL:hover
{
  font-family                 : verdana, sans-serif;
  font-size                   : 8pt;
  color                       : #f2a723;
  text-decoration             : underline;
  font-weight: bold;
  margin-bottom: 20px; 
}

fieldset
{
  padding                     : 5px;
  border                      : 1px dotted #d6b160;
}

.dashed
{
  padding                     : 5px;
  border                      : 1px dashed #B38868;
}

legend
{
  padding                     : 3px;
  margin-bottom               : 5px;
  background-color            : #F9E8D7;
  border                      : 1px dashed #B38868;
}

hr
{
  color                       : #4F2403;
}

/* the news box */
#news
{
	width:300px;
	/*background:#FFFFFF;*/
}
#news a
{
	font-family                 : tahoma, sans-serif;
  font-size                   : 8pt;
  margin                      : 0px;
  color                       : #000000;
  font-weight                 : bold;
  text-decoration             : none
}
#news ul
{
	margin:0;
	padding:0;
}
#news li{
	line-height:14px;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:80px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}

#container {position:absolute;}
.titlebar {position:absolute; left:0px; top:0px;width:100%; background-color:#336699; cursor:move;}
.wins {position:absolute; left:-1000px; border:3px outset #c0c0c0; overflow:hidden;}
.text {position:absolute; background-color:#ffffff; font-family:tahoma,arial,helvetica,sans-serif; font-size:12px; overflow:auto;}
.title {font-weight:bold; color:#ffffff;}
p {margin:5px;}
