*{
    font-family: verdana;
}
body, td{
   color: #A90F13;
}

td{
    font-size: 11px;
    vertical-align: top;
}
h1{
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

img {
	border: none;
}
.tah10 {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11 {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.ver10 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

.bgtop {
	background-repeat: no-repeat;
	background-position: top;
}

.bgtotal {
	background-repeat: repeat-x;
	background-position: top;
}

.ar12 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
    padding-top: 10px;
}

.tah12 {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}


.bordert{
   border-top: 1px solid silver;
   border-left: 1px solid silver;
   border-right: 1px solid silver;
   padding: 10px;
   text-align: center;
   vertical-align: middle;
}

.border2t{
   border-bottom: 1px solid silver;
   border-left: 1px solid silver;
   border-right: 1px solid silver;
   padding: 10px;
}

.hidet{
   border-bottom: 1px solid silver;
   background-color: Silver;
}
.hidet a { color: gray; }


.showt{
   background-color: white;
   font-weight: bold;
   font-size: 16px;
}

.item{
    visibility: hidden;
    display: none; 
}

a{
   color: #2D2D2D;
}