
.content{
font-family:verdana,arial;
font-size:10px;
color:#575757;
text-decoration:none
}
a:hover.content{color:#0069A5}

.heading{
font-family:verdana,arial;
font-size:11px;
color:#373737;
text-decoration:none;
font-weight:bold
}

.subheading{
font-family:verdana,arial;
font-size:10px;
color:#0B6780;
text-decoration:none;
font-weight:bold
}

.blacktxt{
font-family:verdana,arial;
font-size:11px;
color:#000000;
text-decoration:none
}

.whitetxt{
font-family:verdana,arial;
font-size:10px;
color:#ffffff;
text-decoration:none
}

.whiteboldtxt{
font-family:verdana,arial;
font-size:10px;
color:#ffffff;
text-decoration:none;
font-weight:bold
}

.footer{
font-family:verdana,arial;
font-size:10px;
color:#3B3B3B;
text-decoration:none
}
a:hover.footer{color:0890C4}

/*------------------- other styles --------------------------*/


li{
list-style-image:url(../images/bullet.gif)
}

.divider{
border-right:1px solid  #81B0BA;
}

.submenu{
font-family:arial,verdana;
font-size:9pt;
color:#0077A1;
text-decoration:none
}
a:hover.submenu{color:#000000}

.menu{
font-family:Tahoma;
font-weight:bold;
font-size:9pt;
color:#0077A1;
text-decoration:none
}
a:hover.menu{color:#000000}

/*-------------------- form elements ------------------------*/

.inputbox{
border:1px solid #68BBD9;
height:17px;
font-family:verdana,arial;
font-size:10px;
color:#666666;
width:140px
}

.inputbox1{
border:1px solid #0178A3;
height:17px;
font-family:verdana,arial;
font-size:10px;
color:#0178A3;
width:140px;
background:transparent 
}

.dropdown{
border:1px solid #0178A3;
height:17px;
font-family:verdana,arial;
font-size:10px;
color:#0178A3;
width:140px;
background:#BBCED5 
}

.btn{
border:1px solid #666666;
background:#E1E7C3;
height:18px;
font-family:verdana,arial;
font-size:11px;
color:#666666;
}



BODY {
  color: #000000;
  margin-left: 0px;
  margin-top: 0px;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
}
H1 {
  font-size: 20px;
  font-family: verdana, helvetica, sans-serif, arial;
}

H2 {
  font-size: 16px;
  font-family: verdana, helvetica, sans-serif, arial;
}

H3 {
  font-size: 12px;
  font-family: verdana, helvetica, sans-serif, arial;
}

H4 {
  font-size: 8px;
  font-family: verdana, helvetica, sans-serif, arial;
}

TH {
   background: #efefff;
  color: #469ABC;
  font-family: verdana, helvetica, sans-serif, arial;
  align: center;
  font-weight: bold;
  vertical-align: bottom;
  }

TD {
  align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;

}

SMALL {
  color: #220055;
  font-size: 10px;
  font-family: arial, helvetica, sans-serif;
}



SPAN.date { font-size: 0.8em }

SPAN.attribution {
  font-weight: bold
}

.date {
  color: #000000;
  font-size: 10px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.head1 {
  color: #000000;
  font-size: 14px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
}

.lighthead {
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.headnav {
  color: #000000;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.sidenav {
  color: #000000;
  font-size: 10px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.text {
  color: #000000;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.label {
  color: #3f3f9f;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.attributes {
  color: #000000;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.texthead {
  color: #0000FF;
  font-size: 16px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.fine {
  color: #000000;
  font-size: 8px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.fg1 {
  color: #884033;
}

.fg2 {
  color: #666666;
}

.bg1 {
  background-color: #4470ee;
}

.bg2 {
  background-color: #dfdfdf;
}

.bgsub1 {
  background-color: #ffffcc;
}

.bgsub2 {
  background-color: #cccccc;
}

.bgdark {
  background-color: #333333;
}

.bgmdark {
  background-color: #666666;
}

.bgmlight {
  background-color: #999999;
}

.bglight {
  background-color: #e3dddd;
}

.bgcurrent {
  background-color: #ffffcc;
}

.bgwhite {
  background-color: #ffffff;
}

.bgblack {
  background-color: #000000;
}

.bgwarning {
  background-color: #ff0000;
}

.login {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.highLightRowColor {
    background-color: #e3dddd;
}
.selectRowColor {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
    background-color: #3E2C00;
}

a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration: none;
}

.bauweblink {
	color: #97B9D4;
	text-decoration: none;
}
.bauweblink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.line {
	background-color: #85A3BA;
}
li {
	list-style-image: url(../images/point.gif);
}
.inp {
	background-color: #EEEEEE;
	height: 22px;
	width: 123px;
}
.brown {
	color:#C45500;
	text-decoration:none;
}
.brown:hover {
	color:#C45500;
	text-decoration: underline;
}
.pad {
	margin-bottom: 5px;
}

.image {
	background-image: url(/images/botonprueba.jpg);
	background-repeat: no-repeat;
}
.btnleft {
	background-image: url(../../images/btn_gold_l.gif);
	background-repeat: no-repeat;
	font-size: 5px;
}

.btncenter {
	background-image: url(../../images/btn_gold_c.gif);
	background-repeat: repeat-x;
	font-size: 5px;
}
.btnright {
	background-image: url(../../images/btn_gold_r.gif);
	background-repeat: no-repeat;
	font-size: 5px;
}
.btnrig {
	background-image: url(../../images/btnright.gif);
	background-repeat: no-repeat;
	font-size: 5px;
}
.btncen {
	background-image: url(../../images/btncenter.gif);
	background-repeat: repeat-x;
	font-size: 5px;
}
.btnlef {
	background-image: url(../../images/btnleft.gif);
	background-repeat: no-repeat;
	font-size: 5px;
}

.btntl {
	background-image: url(../../images/btntl.gif);
	background-repeat: no-repeat;
	font-size: 5px;
}
.btnt {
	background-image: url(../../images/btnt.gif);
	background-repeat: repeat-x;
	font-size: 5px;
}
.btntr {
	background-image: url(../../images/btntr.gif);
	background-repeat: no-repeat;
	font-size: 5px;
}
.btnl {
	background-image: url(../../images/btnl.gif);
	background-repeat: repeat-y;
}
.btnr {
	background-image: url(../../images/btnr.gif);
	background-repeat: repeat-y;
}
.btnbl {
	background-image: url(../../images/btnbl.gif);
	background-repeat: no-repeat;
}
.btnb {
	background-image: url(../../images/btnb.gif);
	background-repeat: repeat-x;
}
.btnbr {
	background-image: url(../../images/btnbr.gif);
	background-repeat: no-repeat;
}
