a {
  color: white;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration:none;
  vertical-align: middle;
}

a:visited {
  color: #0b4783;
}

a.mtab {
//  background:#000000 url('/images/but6b.gif');
//  height: 35px;
//  width: 190px;
}

a.ptab {
  background:#000000 url('/images/but6c.gif');
  height: 35px;
  width: 70px;
}

a.ptab:visited {
  color: #ff12ff;
}

a.pxtab {
  background:#393939;
  height: 35px;
  width: 70px;
}

body{
  padding:0px;
  margin:0px;
  background:black; //#282828;
}

table {
  border-collapse: collapse; 
  border: 0px;
}

textarea {
  width:168px;
  height:134px;
  border:#4F4F4F 1px solid;
  background:#282828; 
  padding-left:9px;
  padding-top:4px;
  overflow:auto;
  margin-top:7px;
}

table.ttab {
//  position: relative;
//  top: 0;
//  left: 0;
//  z-index: 100;
  border: 0;
  color: white;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
  padding: 0;
  text-align: center;
  text-decoration:none;
  width: 800px;
}
	
table.ttab td {
  background: #000000 url('/images/but6.gif') repeat;
  height: 20px;
  width: 100px;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  border-width: 1;
  border-color: gold;
}
	
table.ttab td:hover {
  background:#000000;
}

.mmenu {
  background: black url('/images/but6.gif') repeat;
  height: 40px;
  width: 150px;
  text-align: center;
  vertical-align: middle;
}
a:hover {
  background:#000000;
}	
.bg-top         { background:url(images/bg-top.gif) top repeat-x}
.bg-top2       { background:url(images/bg-top2.jpg) top left no-repeat}
.bg-top2 img { margin:87px 0px 0px 42px}
.bg-bot         { background:url(images/bg-bot.gif) left top}
.bg-mid        { background:url(images/bg-mid.gif) left bottom repeat-x}

.m{
  background: black;	
  height:30px;
  width:60px;
}

.main_text, table, li, input, textarea {
  font-family:Tahoma;
  font-size:11px;
  line-height:16px;
  color:#FFFFFF;
}

.no_class, form, .no_class td {
  width:auto;
  height:auto;
  margin:0px;
  padding:0px;
  border:0px;
}
	
.line {
  background:url(images/line.gif) repeat-x
}

.locator {
  color: black;
  text-align: center;
}
.form {
  height:29px;
  margin-top:7px;
}

.form input {
  color:#000000; 
  width:168px;
  height:26px;
  border:#4F4F4F 1px solid; 
  background:#282828;
  padding-left:9px;
  padding-top:4px;
}

.header1 {
  font-family: Verdana, sans-serif;
  font-size:26px;
  font-weight:bold;
  font-style:italic;
  color:#ff9933;
  text-align: center;
  margin: 0 auto;
}