body {
  font-family: "tahoma", "arial";
  font-size: 8pt;
  background-color: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

table {
  border-collapse: collapse;
  border: none;
  background-color: #BBC8D3; 
}

table.general {
  background-color: #DCE3E9;//#F4F4F0;
}

table.userdetails {
  background-color: #DCE3E9;//#F4F4F0;
}

table.details {
  background-color: #DCE3E9;//#F4F4F0;
}

table.foro {
  background-color: #DCE3E9;//#F4F4F0;
}

table.uppertop {
	background-color: #2F4879; //#FF9900;
	border: solid #000000 1px;
}

table.upper {
	background: transparent;
	border: none;
}

table.browse {
  background-color: #BBC8D3;
  width:100%;
  border: solid #4F6A7D 1px;
}

table.main, table.mainouter {
  background-color: #DCE3E9;//#F4F4F0;
}

table.mainindex, table.mainouter {
  background-color: #DCE3E9;//#F4F4F0;
   border: none;
}

table.bottom {
  background: transparent;
  
}

table.menu {
    width: 180px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

tr.menu {
	border-color: #4F6A7D;
	background : url('pic/maintop-blue.gif');
	background-repeat: repeat-x;
}

tr.block {
	border-color: #4F6A7D;
	background-image : url('pic/block1.jpg');
}

tr.menuhover {
	border-color: #4F6A7D;
	cursor: pointer;
	background-image : url('pic/menuhover1.gif');
	background-repeat: repeat-x;
}

tr.blockhover {
	background-image : url('pic/block1gray.jpg');
	border-color: #4F6A7D;
	cursor : pointer;
	font-weight : bold;
}

tr.browse {
	background-color: #DCE3E9;
	border: 0;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
}

p {
  font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}

td {
  font-size: 8pt;
  border: solid #4F6A7D 1px;
}

td.index {
  font-size: 8pt;
  border: solid #4F6A7D 1px;
}


td.bt {
   border: none;
}

td.embedded {
   border: none;
   padding: 0px;
   text-align: left;
}

td.index {
   border: none;
}

td.statsmenu1 {
	background-color: #BBC8D3;
	border: solid #4F6A7D 1px;
	border-style: none none none solid;
}

td.statsmenu2 {
	background-color: #BBC8D3;
	border: solid #4F6A7D 1px;
	border-style: none solid none none;
}

td.bottom {
  border: none;
  background-color: #DCE3E9
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.upper {
	font-size: 8pt;
	background: transparent;
	border: none;
}

td.colhead {
  font-weight: bold;
  color: #ffffff;
  padding: 4px;
  background-image:url(pic/colhead-blue.jpg);
}

td.colhead2 {
  font-weight: bold;
  color: #ffffff;
  padding: 4px;
  background-image:url(pic/colhead-blue.jpg);
}

td.rowhead {
  font-weight: bold;
  text-align: center;
/*  vertical-align: top; */
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
   border: none;
}

td.clear {
  padding-right: 10px;
  border: 0px;
  background: transparent;
}

td.indexright {
  padding-right: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

.menutop{
	background-image:url(pic/maintop-blue.gif);
	border: 1px solid #2D3640;
	font-variant: small-caps;
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	padding: 0px;

}

.infobarinner{
	background-image:url(pic/block1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #384652;
}

td.menu {
  font-weight: bold;
  background-image:url(pic/stats-blue.gif);
}

font.gray
{
  color: #ACA899;
  text-decoration: underline;
}

a:link, a:visited {
  text-decoration: none;
  color: #000000;
  /*font-weight: bold;*/
}

a:hover {
  color: #A83838; 
  text-decoration: underline;
  /*font-weight: bold;*/
}

a.menu:hover {
  color: #A83838;
  font-weight: bold;
  text-decoration: none;
}

a.onlineusers:hover {
  text-decoration: underline;
  font-weight: bold;
  color: none;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #A83838;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}

a.clearlink:link, a.clearlink:visited {
    color: #FFFFFF;
    text-decoration: none;
  }

a.colheadlink:link, a.colheadlink:visited {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
  }

a.catlink:link, a.catlink:visited {
    text-decoration: none;
  }

a.menulink:link, a.menulink:visited {
    text-decoration: none;
  }

a:link, a:visited {
    text-decoration: none;
    color: #000000;
  }

a.altlink:link, a.altlink:visited {
    font-weight: bold;
    color: #A83838;
    text-decoration: none;
  }

a.altlink_blue:link, a.altlink_blue:visited {
    font-weight: bold;
    color: #004E98;
    text-decoration: none;
  }

a.altlink_green:link, a.altlink_green:visited {
    font-weight: bold;
    color: #007800;
    text-decoration: none;
  }

a.altlink_green:hover {
    text-decoration: none;
  }

a:hover {
    color: #A83838;
  }

a.altlink:hover {
    text-decoration: none;
  }

a.altlink_blue:hover {
    text-decoration: none;
  }

a.catlink:hover {
    color: #A83838;
    text-decoration: none;
  }

a.clearlink:hover {
    text-decoration: none;
    color: #A83838;
  }

a.colheadlink:hover {
    color: #A83838;
    text-decoration: none;
  }

a.menulink:hover {
    color: #A83838;
	font-weight: bold;
  }

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.btn {
  width: 75px;
  height: 23px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 0px; 
}

a img {

	border: none;
}

div.editor {
margin: 0px 0px 1px 0px;
width: 100%;
height: 21px;
border: 1px #D1D8EC solid;
}

div.editorinput {
background: #FAFAFA;
color: #000000;
border: 1px #D1D8EC solid;
font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none;
}

div.editorbutton {
float: left;
cursor: pointer;
padding: 2px 1px 0px 5px;
}

.input_username { background: url("pic/username.png") no-repeat left; background-color: #FFFFFF; width: 200px; height: 16px; padding: 2px 0px 0px 18px; font-family: verdana; font-size: 10px; color: #443; border: 1px solid #026CB1; }
.input_password { background: url("pic/password.png") no-repeat left; background-color: #FFFFFF; width: 200px; height: 16px; padding: 2px 0px 0px 18px; font-family: verdana; font-size: 10px; color: #443; border: 1px solid #026CB1; }

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#tooltip {
  position:absolute;
  visibility:hidden;
  z-index:100;
  background-color:#FFFFFF;
  color:#000000;
  border:1px solid #4F6A7D;
  padding:0.2em;
  font-size:1em;
  font-weight: bold;
}