html {
overflow-y:scroll;
}

body {
background-color: #231f20;
margin:10px 0 0;
}

td, p {
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
color: #0f0f0f;
font-size: 12px;
}

a {
color: #3e5656;
text-decoration: underline;;
}

a:hover {
color: #4D7380;
text-decoration: underline;
}

.cb { clear:both; font-size:0; height:0; }

.nav {
background-color: #89979b;
}

#nav a {
color: #f4f4f4;
text-decoration: none;
padding: 6px;
line-height: 32px;
}

#nav a:hover {
color: #3e5656;
text-decoration: none;
background-color: #bed1d7;
padding: 6px;
line-height: 32px;
border-bottom:3px solid #89979b;
}

#nav a.nav_selected{
color: #3e5656;
text-decoration: none;
background-color: #bed1d7;
padding: 6px;
line-height: 32px;
border-bottom:3px solid #89979b;
}

#title {
float:right;
font-size:12px;
line-height:normal;
margin-top:-17px;
color: #fff;
padding: 0 260px 0 0 ;
position: relative;
}

div#tabs {
float:right;
font-size:100%;
margin-top:-24px;
}

div#select_site { float:left; font-size:12px; color:#fff; padding:6px 4px 0 0; }

ul#tabmenu {
float:left;
color: #000;
padding: 0;
z-index: 1;
margin:0 11px 0 0;
text-align:right; 
}

ul#tabmenu li {
float:left;
overflow: hidden;
list-style-type: none;
margin:0 4px 0 0;
padding:0;
}

ul#tabmenu li.last { margin:0; }

ul#tabmenu a, a.active {
display:block;
color: #fff;
padding: 6px 10px 4px 10px;
text-decoration: none;
background-color: #5c7072;
font-weight: bold;
}

ul#tabmenu a.active {
margin:0;
border-bottom: 3px solid #bed1d7;
background-color: #bed1d7;
color: #3b5657;
}

ul#tabmenu a:hover {
color: #fff;
background-color: #89979b;
}

ul#tabmenu a.active:hover {
color: #243536;
background-color: #bed1d7;
}

#content {
font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
text-align: justify;
background: #ABAD85;
padding: 20px;
border: 2px solid black;
border-top: none;
z-index: 2;	
}
.table_container {
margin-bottom:10px;
}
.table_titles {
line-height:30px;
background-color:#89979b;
color:#fff;
font-weight:bold;
text-transform:uppercase;
padding-left:10px;
}
.table_rows {
line-height:30px;
padding-left:10px;
}
.table_none {
background-color:#fff;
padding:5px 0 10px 10px;
line-height:18px;
}
.table_right {
font-weight:bold;
}
.notes {
margin:-12px 0 15px 0;
padding:5px 5px 5px 10px;
color:#fff;
font-weight: bold;
background-color:#89979b;
border-right:2px solid #3e5656;
border-bottom:2px solid #3e5656;
border-left:2px solid #3e5656;
}
.footer {
font-size:11px;
color:#bdd0d6;
}
.footer a {
color:#bdd0d6;
text-decoration:none;
font-weight:bold;
}
.footer a:hover {
text-decoration:underline;
}

/* new */

#content {
position: relative;
background-color: #bed1d7;
border: 1px solid #3e5656;
width: 684px;
margin: 0 auto;
padding: 8px;
}

#inner {
background-color: #EBF6FA;
border: 1px solid #3e5656;
color: #0f0f0f;
margin: 10px 0 0 0;
padding: 4px;
}

#fling_header {
font-family: Arial, Verdana, Helvetica;
font-size: 18px;
color: #bed1d7;
text-align: left;
background-color: #89979B;
padding: 5px;
}

.promo_type {
font: bold 14px Arial,Helvetica,sans-serif;
color: #8bb7b8;
text-align: left;
padding-left: 10px;
margin-top: 20px;
margin-bottom: 3px;
}



table.promo  {
color:#000000;
background-color:#EBF6FA;
padding:0px;
border-top: 1px solid gray;
border-left: 1px solid gray;
border-bottom: 0px solid gray;
border-right: 0px solid gray;
margin: 0 auto;
}

table.promo th  {
font: bold 12px Arial,Helvetica,sans-serif;
color: #FFFFFF;
height: 25px;
background-repeat:repeat-x;
vertical-align: middle;
border-top: 0px solid gray;
border-left: 0px solid gray;
border-bottom: 1px solid gray;
border-right: 1px solid gray;
background-image: url(../images/th_header.gif);
}


table.promo td  {
font: normal 12px Arial,Helvetica,sans-serif;
height: 30px;
vertical-align: middle;
padding-left:3px;
border-top: 0px solid gray;
border-left: 0px solid gray;
border-bottom: 1px solid gray;
border-right: 1px solid gray;
}

.center {
text-align: center;
}

.main-table {
background-color: #3e5656;
border: 1px solid #bed1d7;
}
.main-container {
background-color: #3E5656;
padding: 0px 11px;
}
.main-module {
background-color: #bed1d7;
border:none;
border:0;
padding: 4px;
}

.mini-module {
background-color: #EBF6FA;
border: 1px solid #3e5656;
color: #0f0f0f;
padding: 4px;
}

.menubar-highlight {

background-color: #bed1d7;
color: #3e5656;

}


.txt-header-light

{
font-family: Arial, Verdana, Helvetica;
font-size: 24px;
color: #bed1d7;
}

.txt-header-dark {

font-family: Arial, Verdana, Helvetica;
font-size: 24px;
color: #3e5656;

}

.txt-header-d18px {

font-family: Arial, Verdana, Helvetica;
font-size: 18px;
color: #3e5656;

}

.txt-header-d14px {

font-family: Arial, Verdana, Helvetica;
font-size: 14px;
color: #3e5656;
font-weight: bold;

}

.txt-header-l18px {
font-family: Arial, Verdana, Helvetica;
font-size: 18px;
color: #FFF;
text-align: center;
}



.txt-light
{
color: #f4f4f4;
}

.txt-dark 
{
color: #3e5656;

}

#footer td {

font-family: Arial, Verdana, Helvetica;
font-size: 10px;
color: #f4f4f4;

}

#footer table {

background-color: #89979b;
color: #3e5656;
}

.rowalt {
background-color: #EAF1FB;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 4px;
text-align: left;
}
.rownorm {
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 4px;
text-align: left;
}
.rseparator {
background-color: #CCCCCC;
}

.rtitle {
background-color: #3E5656;
color: #FFFFFF;
padding: 4px;
font-weight: bold;
}
a.rtitle {
color: #FFFFFF;
text-decoration: underline;
}
a.rtitle:hover {
color: #FFFFFF;
text-decoration: none;
}
.nav2 {
float:right;
clear:right;
width:550px;
height:32px;
text-align:right;
}
#nav2 {
color: #f4f4f4;
margin:13px 12px -7px 7px;
}
#nav2 a {
color: #f4f4f4;
text-decoration: none;
font-weight:bold;
padding: 7px;
line-height: 25px;
background-color:#5c7072;
}
#nav2 a:hover {
color: #3e5656;
text-decoration: none;
font-weight:bold;
background-color: #bed1d7;
padding: 7px;
line-height: 25px;
}
.nav2_selected {
background-color:#bed1d7;
color: #3e5656;
}

#tour input {
	width: 150px;
}

a.toggle {
	
	font-size: 32px;
	cursor: pointer;

}
