body{
      background-color: #000000;
      background-image: url('./img/bgnbay.gif');
      color: #000000;
      margin: 0px;
      text-align: center;
}

p, td, th, div, li, input, body, textarea, option, select{ font: normal 14px Verdana, Sans-serif; }


img{ border-width: 0px; }

th{ font: bold 11px Verdana, Sans-serif; padding: 5px; background-color: #131F78; color: #fff; background-image: url('./tpl/images/bar1.gif'); background-repeat: repeat-x; height: 25px; }
th.sub, .sub{ background-color: #FFF; color: #000;  background-image: url('./tpl/images/bar2.gif'); background-repeat: repeat-x; }


.t, .tsmall, .tmed, .tbig, p{ line-height: 150%; }
.t{ font-size: 13px }
.tsmall{ font-size: 11px }
.tmed{ font-size: 14px }
.tbig{ font-size: 18px }

a:link, a:active, a:visited{ background-color: transparent; color: #222222; text-decoration: none; }
a:hover{ background-color: transparent;}

a.bottomnavlink {
        color: #6d6d9a;
}

a.bottomnavlink:hover {
        color: #95b1d3;
}

a.contact {
        color: #3a3a90;
}

a.contact:hover {
        color: #5f5eec;
}

.sitecont{
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        text-align: center;
}

.contenttable{
        margin-top: 27px;
        margin-bottom: 27px;
}

.leftcontact{
        padding: 12px 12px 12px 12px;
        text-align: right;
        font-size: 16px
}

.rightcontact{
        padding: 12px 12px 12px 12px;
        text-align: left;
        font-size: 16px
}

.bottomcontact{
        padding: 18px 150px 18px 150px;
        text-align: center;
        font-size: 14px
}

.bottomnav{
        padding: 20px 20px 20px 20px;
        text-align: center;
        font-size: 12px
}

.logopane{
	background-image: url('./img/logo.gif');
	background-color: #FFFFFF;
	padding: 0px;
}

.logorep{
	background-image: url('./img/upperbg.gif');
	color: #fff;
	padding: 0px;
}
.logonavleft{
	border-left: solid 2px #AFAFF8;
        border-right: solid 1px #AFAFF8;
	background-image: url('./img/navfade.png');
	color: #000000;
	padding: 0px 4px 0px 4px;
	text-align: center;
        font-style: italic;
	font-weight: bold;
}
.logonav{
	border-left: solid 1px #AFAFF8;
        border-right: solid 1px #AFAFF8;
	background-image: url('./img/navfade.png');
	color: #000000;
	padding: 0px 4px 0px 4px;
	text-align: center;
        font-style: italic;
	font-weight: bold;
}
.logonavright{
	border-left: solid 1px #AFAFF8;
        border-right: solid 2px #AFAFF8;
 	background-image: url('./img/navfade.png');
	color: #000000;
	padding: 0px 4px 0px 4px;
	text-align: center;
        font-style: italic;
	font-weight: bold;
}
.main{
	background-color: #FFFFFF;
	padding: 0px;
        text-align: left;
}
