﻿body {
background:#808080;
background-image:url(bodybg.jpg);
color:#494949;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
padding-left:10px;
padding-right:10px;
}
#topbg {
background:url(hdr2.jpg);
margin:0;
padding:0;
width:auto;
height:130px;
}
#top {background:url(hdr1.jpg) left top no-repeat;
margin:0;
padding:0;
width:auto;
height:130px;
}
#topnav {
background:url(breadcrumb_curve_menu_bg.gif);
margin:0;
padding:0;
width:auto;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #fd3303;
}
#topnav A:link {
  color:#d0d0d0;
  text-decoration:none;
}
#topnav A:visited {
  color:#d0d0d0;
  text-decoration:none;
}
#topnav A:active {
  color: #d0d0d0;
  text-decoration:none;
}
#topnav A:hover {
  color: #FFFFFF;
  text-decoration:none;
}
A:link  {
  color: #333333;
  text-decoration:none;
}
A:visited {
  color: #333333;
  text-decoration:none;
}
A:active {
  color: #333333;
  text-decoration:none;
}
A:HOVER {
  color: #2552a0;
  text-decoration:underline;
}
.onbody {
  color: #000000;
}
.onbody A:link {
  color: #000000;
}
.onbody A:visited {
  color: #000000;
}
.onbody A:active {
  color: #000000;
}
.onbody A:hover {
  color: #498CD1;
}
FORM {
  display: inline;
  margin-bottom: 0;
}
PRE {
  font-size: ;
  font-family: ;
}

.tableborders {
  border: 1px dashed #c0c0c0;
}

.tddetails {
  background: #FFFFFF;
}

.tdbackground {
  font-size: 9pt;
  font-weight: ;
  color: #000000;
  background: #F4F4F4;
  font-family: Verdana, Helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 9pt;
  font-weight: ;
  color: #000000;
  background: #F4F4F4;
  font-family: Verdana, Helvetica, sans-serif;
}

.menubar{
  background: #F4F4F4;
  font-size: 8pt;
  color: #000000;
}
.menubar A:link {
  color: #000000;
}
.menubar A:visited {
  color: #000000;
}
.menubar A:active {
  color: #000000;
}
.menubar A:hover {
  color: #CC0000;
}

.menubarnb{
  font-size: 8pt;
  color: #000000;
}
.menubarnb A:link {
  font-size: 8pt;
  color: #000000;
}
.menubarnb A:visited {
  font-size: 8pt;
  color: #000000;
}
.menubarnb A:active {
  font-size: 8pt;
  color: #000000;
}
.menubarnb A:hover {
  font-size: 8pt;
  color: #CC0000;
}

.catcolumn {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #FFFFFF;
}

.photocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #E4E4E4;
}

.commentscol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #F1F1F1;
}

.lastphocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #F1F1F1;
}

.lastcommcol {
  font-size: 8pt;
  background: #E4E4E4;
  color: ;
}

.small {
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.medium {
  font-size: 11px;
  font-family: Verdana, Helvetica, sans-serif;
}
.large {
  font-size: 12pt;
  font-family: Verdana, Helvetica, sans-serif;
}

.welcome {
  background: ;
  font-family: Verdana, Helvetica, sans-serif;
  color: #FFFFFF;
}

.lighttable {
  background: #F7F7F7;
  color: #000000;
}

.alternatetable {
  background: #DEDEDE;
}

.formboxes{
  font-family: ;
  background-color: ;
  color: ;
  font-size: 9pt;
}

blockquote {
   font-size:9pt; border:1px solid #E6E6E6;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {
   background:#E6E6E6;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}
blockquote br {
   font-size:1px
}
/* ######### Left column Navigation ######### */

#leftcolumn{
float: left;
width: 200px;
margin-right: 1px;
padding-right: 1px;
background-color: transparent;
}

#leftcolumn .headers{
color: #EB7101;
font-weight: bold;
margin: 0;
}

.categorylinks li a{ /*Left Menu Links*/
width: 100%; /*NON script page*/
}

.categorylinks{
list-style-type: disk;
margin: 5px auto 10px 14px;
padding: 0;
}

.categorylinks li{
padding-bottom: 1px;
}

.categorylinks li a{
margin-left: -3px;
padding: 3px 1px;
font-size: 10px;
display: block;
color: #333333;
text-decoration: none;
border-bottom: 1px dashed #999999;
}

.categorylinks a:visited{color: #333333; }
.categorylinks a:hover {color: #333333; background: #FDF4B5; text-decoration: none; }

.diffpointer{
list-style-image: url(bullet.gif);
}