body {
	background: #0b0b8b;
}

.footer {
	background-color: #0b0b8b;
}

h1 {
	color: black;
	font-weight: normal;
}

h2, h2.h2_homepage, .col1 h2.h2_homepage {
	color: black;
	font-weight: normal;
}

h3 {
	color: black;
	font-weight: normal;
}

h4 {
	color: black;
	font-weight: normal;
}

h5 {
	color: black;
	font-weight: normal;
}

h6 {
	color: black;
	font-weight: normal;
}

.footer {
	/*background: url('../images/bottom_tan.gif') no-repeat top #D9E0E4;*/
}

/***************NAVIGATION*********/
/*
#menu {
	color: #fff;
}

#tabs {
	border-bottom: 1px solid #E7E7E7;
}

#tabs li{
	background: url('../images/tan/b_01.gif') repeat-x;
	border-right: 1px solid #FFF;
}
#tabs li div{
	background: url('../images/menu-curve-lt.gif') top left no-repeat;
}
#tabs li div div{
	background: url('../images/menu-curve-rt.gif') top right no-repeat;
}

#tabs a{
	color: #fff;
}

/* Active Tab  
#tabs .active li, #tabs li:hover, #tabs li.sfhover{
	background: url('../images/tan/b_02.gif') repeat-x;
	border-right: 1px solid #FFF;
	color: #333 !important;
}

#tabs li:hover a, #tabs li.sfhover a{
	color: #333;
}

#tabs .active li div{
	background: url('../images/b_02_left.gif') top left no-repeat;
}
#tabs .active li div div{
	background: url('../images/b_02_right.gif') top right no-repeat;
}

#tabs .active a{
	color: #fff;
}


/* 2nd Level 
#tabs li ul {
	background-color: #f4f1e5;
}

#tabs ul li {
	background: #f4f1e5 !important;
	color: #fff; 
}

#tabs ul li a { 
	color: #333 !important;
}

#tabs ul li:hover, #tabs ul li.sfhover { 
	background: #a39267 !important; 
}

.active {
	background: url('../images/tan/b_02.gif') repeat-x !important;
}
.active a{
	color: #333 !important;
}

#tabs li ul li:hover ul, #tabs li ul li.sfhover ul
{ 
	background-color: #FFFF99;
}

td.title_3 {
	background-color: #a39267;
}

input.submit {
	background-color: #a39267;
}
*/

.high{
	background-color: #eee6cf;
}

/***********FOOTER*************/
.footer{
	background: url('../images/tan/bottom.gif') no-repeat top #0b0b8b;
}
