img { border-style: none;}	
  a:link
  {
    color: #000099;
    background-color: transparent; 
    text-decoration: none;
  }
  a:visited
  {
    color: #000099; 
    background-color: transparent; 
    text-decoration: none;
  }
  a:hover
  {
    color: #0066ff;
    background-color: transparent;
    text-decoration: none;
  }
  .nav, .nav:link, .nav:visited
  {
    color: #000000;
    background-color: transparent;
    text-decoration: none;
  }
  .nav:hover 
  {
    font-weight: bold;
    color: #0066ff;
    background-color: transparent;
    text-decoration: underline;
  }
  body 
  {
    font-size: 12px;
    font-family: times, verdana, arial, helvetica, serif;
    background-color:#f5f5f5;
  }
  table 
  {
    empty-cells: show;
  }
  td
  {
    font-size: 12px;
    color: #000000;
    font-family: verdana, arial, helvetica, serif;
  }
  td.ctr
  {
    text-align:center;
    background-color: #f8f8f8;
  }
  td.rgt
  {
    text-align:right;
    background-color: #f8f8f8;
  }
  td.lft
  {
    text-align:left;
    background-color: #f8f8f8;
  }
  input, textarea
  {
    font-size: 9pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #f5f5f5;
  }
  select
  {
    font-size: 8pt;
	font-weight: normal;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #f5f5f5;
  }
  .msgbg
  {
    background-color: #f8f8f8;
    vertical-align:middle;
    text-align:center;
  }
  .msgbg2
  {
    background-color: #F0F0F0;
    vertical-align:middle;
    text-align:center;
  }
  .windowbg
  {
    background-color: #f8f8f8;
  }
  td.post
  {
    background-color: #f8f8f8;
  }
  .tdp
  {
    background-color: #F0F0F0;
    width:50px;
    text-align:center;
    vertical-align:top;
  }
  .tdp1
  {
    background-color: #F0F0F0;
    vertical-align:middle;
    text-align:center;
    height:40px;
  }
  .windowbg2
  {
    background-color: #F0F0F0;
  }
  .tdnp
  {
    background-color: #f8f8f8;
    vertical-align:middle;
    text-align:center;
    height:60px;
    width:60px;
  }
  .tdnp1
  {
    background-color: #f8f8f8;
    vertical-align:middle;
    text-align:center;
    height:40px;
  }
  .lm
  {
    vertical-align:middle;
  	text-align:left;
  }
  .rb 
  {
    vertical-align:bottom;
  	text-align:right;
  	height:20px;
	white-space:nowrap;
	font-size: smaller;  	
  }
  
  .topframe1
  {
    font-size: 12px;
    color: #000000;
    background-color: #f8f8f8;
  }
  hr
  {
    color: #333333;
    background-color: transparent;
  }
  .titlebg
  {
    color: #000000;
    background-color: #F0F0F0;
  }
  .text1
  {
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    font-style: normal;
    background-color: transparent;
  }
  .catbg
  {
    font-weight: bold;
    font-size: 13px;
    background-color: #DDDDDD;
    color: #000000;
  }
  .bordercolor
  {
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    background-color: #333333;
  }
  .code
  {
    font-size: 10px;
    color: #000000;
    background-color: #cccccc;
  }
  .help
  {
    cursor: help;
    background-color: transparent;
  }
  .meaction
  {
    color: red;
    background-color: transparent;
  }
  .editor
  {
    width : 100%;
  }
  
div.menu 
	{
	background-image:url(../IMAGES/menubar_bg.png);
	background-repeat: repeat-x;
	position:absolute; top:10px; left:10px;
	text-align: center;
	width:792px;
	z-index:1;
	}
div.table
	{
	position:absolute; top:45px; left:10px;
	width:792px;
	}
a.menu
	{
	font-family:times, times new roman, verdana, arial, helvetica, sans-serif;
	margin:0 7px;
	text-align: center;
	position:relative; bottom:6px;
	font-weight:normal;
	}	
img#leftbar { position:absolute; top:0px; left: 0px }
img#rightbar { position:absolute; top:0px; right: 0px }

.smalltext { font-size: x-small; }
.msg_edit {
	font-size: x-small;
	text-align:left;
	vertical-align:bottom;
	width:60%;
}	
.rep_post {
	font-size: x-small;
	text-align:right;
	vertical-align:bottom;
	width:31%;
}	
.normaltext { font-size: small; }
.largetext { font-size: large; }
.quoteheader, .codeheader {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}
.quote{
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid black;
	margin: 1px;
	padding: 2px;
	font-size: x-small;
	border:1px solid #999;
}
.tborder
{
	border: 1px solid #999;
}
.titlebg2
{
	background-color: #DDDDDD;
}
.catbg3
{
    font-weight: bold;
    font-size: 13px;
    background-color: #CCCCCC;
}
