.black-heading-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.black-slogan-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.black-normal-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.navigation_text {font-size: 11px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.very_light_gray {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Tahoma;
}
.orange_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DD3C05;
	font-size: 14px;
}
.gray_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #44444E;
}
.black_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.light_gray_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.light_gray_text_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.small_bold_orange_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD3C05;
	font-weight: bold;
}
.bold_sky_text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0A7CA1; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.gray_link:link {
	color: #cccccc;
	text-decoration: none;
}
.gray_link:visited {
	text-decoration: none;
	color: #cccccc;
}
.gray_link:hover {
	text-decoration: none;
	color: #FFFF00;
}
.gray_link:active {
	text-decoration: none;
	color: #000000;
}
.light_gray_link:link {
	color: #404040;
	text-decoration: none;
}
.light_gray_link:visited {
	text-decoration: none;
	color: #404040;
}
.light_gray_link:hover {
	text-decoration: none;
	color: #DC3C02;
}
.light_gray_link:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #44444E;
}







.outer {
position:relative;
padding:4em 0 3em 0;
width:54em;
background:#eee;
margin:0 auto 3em auto;
}
.innera {
overflow:auto;
width:54em;
height:9.6em;
background:#eee;
}
.outer table caption {
position:absolute;
width:51.7em;
text-align:center;
top:0;
left:0;
height:1.5em;
background:#697210;
border:0.1em solid #fff;
color:#fff;
}
.outer thead tr {
position:absolute;
top:1.5em;
height:1.5em;
left:0;
}
.outer tfoot td {
position:absolute;
width:51.5em;
text-align:center;
background:#f0c992; 
border:0.1em solid #000;
color:#000;
bottom:0;
left:0
}
.outer th, .outer td {
width:10em; 
text-align:left;
}
.outer th {
background:#724a10; 
color:#fff;}
.outer .dk {background:#fff;
}

.tableone {width:480px; border-collapse:collapse; margin:0 auto;}
.tabletwo {width:460px; border-collapse:collapse;}
.th1 {width:25px;}
.th2 {width:125px;}
.th3 {width:40px;}
.th4 {width:40px;}
.th5 {width:66px;}
.th6 {width:40px;}
.th7 {width:60px;}

.td1 {width:30px;}
.td2 {width:150px;}
.td3 {width:50px;}
.td4 {width:50px;}
.td5 {width:80px;}
.td6 {width:50px;}
.td7 {width:50px;}

.tableone {background:#fff; border:0px solid #fff; color:#000;}
.tableone td {border:0px solid #fff; color:#000;}
.tableone tbody {background:#eee; color:#000;}
.tableone caption {background:#fff; color:#DD3C05; font-size:1.2em; margin:0 auto;}
.tabletwo td {background:#fff; color:#666; text-align:left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.tableone th, .tabletwo th {background:#fff; color:#000; text-align:left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.tabletwo tr.dk td {background:#eee; color:#666; text-align:left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

.innerb {height:9.4em; overflow:auto;}




dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

dl#menu {
width: 12em;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: normal;
border: 1px solid gray;
background: #DD3C05;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
}
dl#menu dd {
border: 1px solid gray;
}
dl#menu li {
text-align: center;
background: #fff;
}
dl#menu li a, dl#menu dt a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #eee;
}
