.body		{ background: #000 url(images/bottom.jpg);}

.mainpane	{ width:800px;
		  min-height:320px;
		  border:1px solid #333;
		  background:#000;
		  text-align:left;}

.menupane	{ float:right;
		  position:relative;
		  right:40px;
		  top:0px; }

.textpane1	{ position:relative;
		  width:500px;
		  left:30px;
		  top:0px;
		  z-index:5;
		  padding:4px; }

.mediacell	{ border-bottom: 1px dashed #553;
		  color: #aaa;
		  font-size:11pt;
		  font-family: Arial, Helvetica, san-serif;
		  text-align: left;
		  padding:5px;}

.mt		{ color: #aaa;
		  font-size:8pt;
		  font-family: Courier New, Arial, Helvetica, san-serif; }

.mpic		{ height:40px;
		  width: 40px;}
.bpic		{ height: 100px;}
		  
.submenu	{ border:1px solid #554;
		  background:#221;
		  text-align:center;
		  width:400px; }

.line		{ color: #000;
		  background: #000;
		  border-bottom: 1px dashed #aa0;}

.title2		{ color: #cacb89;
		  font-size: 9pt;
		  font-weight: bold;
		  font-style: italic;
		  font-family: Arial, helvetica, san-serif; }

.datetime	{ color: #aaa;
		  font-size: 9pt;
		  font-weight: normal;
		  font-style: italic;
		  font-family: Arial, helvetica, san-serif; }

.location	{ color: #fff;
		  font-size: 9pt;
		  font-weight: bold;
		  font-style: normal;
		  font-family: Arial, helvetica, san-serif; }

.misc		{ color: #aaa;
		  font-size: 8pt;
		  font-weight: normal;
		  font-style: normal;
		  font-family: Arial, helvetica, san-serif; }

.etype		{ color: #777;
		  font-size: 8pt;
		  font-weight: normal;
		  font-style: normal;
		  font-family: Courier New, Arial, helvetica, san-serif; }

.foot		{ color: #444;
		  text-align:center;
		  font-size: 7pt;
		  font-weight: normal;
		  font-style: normal;
		  font-family: Arial, helvetica, san-serif; }

.body1		{ color: #fff;
		  text-align: justify;
		  font-size: 9pt;
		  font-weight: normal;
		  font-family: Arial, helvetica, san-serif; }

.mgd		{ color: #aaa;
		  font-size: 8pt;
		  font-family: Arial, Helvetica, san-serif;}

.mgt		{ color: #fff;
		  font-size: 10pt;
		  font-family: Arial, Helvetica, san-serif;
		  padding:5px;}

.menuops	{ color: #bba;
		  font-size: 8pt;
		  font-family: Arial, san-sarif;
		  padding:1 5 1 5;}

.pname		{ color: #995;
		  font-size: 14pt;
		  font-weight: bold;
		  font-style: italic;
		  font-family: Arial, helvetica, san-serif; }
.pdetails	{ color: #fff;
		  font-size: 11pt;
		  font-weight: normal;
		  font-style: normal;
		  font-family: Arial, helvetica, san-serif; }

.pgear		{ color: #aaa;
		  font-size: 9pt;
		  font-weight: normal;
		  font-style: italics;
		  font-family: Arial, helvetica, san-serif; }

.pemail		{ color: #ff0;
		  font-size: 9pt;
		  font-weight: normal;
		  font-style: normal;
		  font-family: Arial, helvetica, san-serif; }

.pad		{ padding:10px; }
.indent		{ margin-left: .5em; }


A.menu:link	{ color: #bba;
		  border:1px solid #221;
		  text-decoration: none;}
		  
A.menu:visited	{ color: #887;
		  border:1px solid #221;
		  text-decoration: none;}
		  
A.menu:hover	{ color: #cacb89;
		  border:1px solid #cacb89;
		  text-decoration: none;}
		  
A.menu:active	{ color: #aa9;
		  border:1px solid #221;
		  text-decoration: none;}


A.mg:link	{ display:block;
		  border:1px solid #aa9;
		  background: #221;
		  color: #aa9;
		  text-decoration: none;
		  padding:4px;}
		  
A.mg:visited	{ display:block;
		  border:1px solid #554;
		  background: #110;
		  color: #776;
		  text-decoration: none;
		  padding:4px;}
		  
A.mg:hover	{ color: #fff;
		  border:1px solid #ff6;
		  text-decoration: none;}
		  
A.mg:active	{ color: #aa9;
		  border:1px solid #221;
		  text-decoration: none;}



A.loc:link	{ color: #bba;
		  text-decoration: underline;}
		  
A.loc:visited	{ color: #887;
		  text-decoration: underline;}
		  
A.loc:hover	{ color: #ff4;
		  text-decoration: none;}
		  
A.loc:active	{ color: #aa9;
		  text-decoration: underline;}
		  

A.b1:link	{ color: #bba;
		  text-decoration: underline;}
		  
A.b1:visited	{ color: #776;
		  text-decoration: underline;}
		  
A.b1:hover	{ color: #ff0;
		  text-decoration: none;}
		  
A.b1:active	{ color: #aa9;
		  text-decoration: underline;}