.red
{
color            : #ff0000;
  font-weight      : normal;
  font-size: 11px;
  
}

.brown
{
color            : #996600;
  font-weight      : normal;
  font-size: 11px;
}
.Lbrownbold
{
color            : #996600;
  font-weight      : bold;
  font-size: 12px;
}

.orangebold
{
color            : #f8af16;
  font-weight      : bold;
}
.whitebold
{
color            : #ffffff;
  font-weight      : bold;
  font-size: 12px; 
}

.bluebold
{
color            : #3692c4;
  font-weight      : bold;
  font-size: 11px;
}
.blackbold
{
color            : #000000;
  font-weight      : bold;
}
.darkbluebold
{
color            : #003366;
  font-weight      : bold;
}

.Lblackbold
{
color            : #000000;
  font-weight      : bold;
   font-size: 14px;
}

.Lbluebold
{
color            : #3692c4;
  font-weight      : bold;
  font-size: 12px;
}


.orangefont
{
color            : #f8af16;
  font-weight      : normal;
}
.bluefont
{
color            : #3692c4;
  font-weight      : normal;
}
BODY {	

margin           		: 10px 0px 0px 0px;
background-color 		: #eeeeee;
SCROLLBAR-FACE-COLOR	: #eceaea; 	SCROLLBAR-ARROW-COLOR: #f8af16; SCROLLBAR-TRACK-COLOR: #3692c4;	FONT-SIZE: 11px; COLOR: #003399;   	

}


td, tr,  div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #197aaa; 
  line-height		:120%;
}
 p {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #197aaa; 
  line-height		:120%;
  text-align:left;
}

b{
font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #197aaa; 
  
}
p.white
{
font-size: 10px;
color: #999999;
}
ul {
    list-style-image:url(images/pointer.png); vertical-align: top; 
	

}

li {
  
    list-style-image:url('images/pointer.png'); vertical-align: top;  margin-left:-20px;
	

}
hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #0f5092;
  font-weight       : bold;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #666666;
  text-decoration  : none;
   font-weight       : bold;
  background: #eeeeee;
}
a:link.email, a:visited.email {
  font-size        : 11px;
  color            : #0f5092;
  font-weight       : normal;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover.email {
  color            : #666666;
  text-decoration  : none;
   font-weight       : normal;
  background: #eeeeee;
}
#newstag
{
	position:absolute;
	left:50%;
	width:20px;
	margin-top:12px;
	margin-left:-322px;
	text-align:center;	
	border:0px solid #ffffff;
	/*background-color:#ffffff;*/

}
#issuetag
{
	position:absolute;
	left:50%;
	width:20px;
	margin-top:0px;
	margin-left:-322px;
	text-align:center;	
	border:0px solid #ffffff;
	/*background-color:#ffffff;*/

}
#welcome
{
	position:absolute;
	left:50%;
	width:600px;
	margin-top:95px;
	margin-left:-140px;
	text-align:center;	
	border:0px solid #ffffff;
}
#events
{
	position:absolute;
	left:50%;
	width:160px;
	margin-top:0px;
	margin-left:137px;	
	border:0px solid #ffffff;
	background-color:#ffffff;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;

}
table.brown
{
padding: 0px;
color: #ffffff;
font-weight: bold;
border:0px solid #ffffff;
border-collapse: collapse;
}
table.brownbox
{

color: #ffffff;
font-weight: bold;
border:0px solid #ffffff;
border-collapse: collapse;
background-color: #4e2200;
}
table.brownbox td
{

color: #ffffff;
font-weight: normal;
padding: 10px;
}

td.menubox
{
padding:5px;
background-color: #ffffff;
}

table.about table.cpd
{
padding:0px;
border-collapse:collapse;
border:0px;
}

table.cpd td.cpd1
{
	padding:5px;	
	height:auto;
	background-color:#eeeeee;
	border:1px solid #999999;
}
table.cpd td.cpd2
{
	padding:5px;
	height:auto;
	border:1px solid #999999;
	background-color: #ccc;
}
