﻿div#logo 
{
	background: #fff url('../Images/Layout/Regions/Logo.jpg') 0 0 no-repeat; 
 }

.bluebox2 .box-padding { background: url('../Images/Layout/Regions/8/SidebarTile.jpg') 0 0 repeat-y;}
.bluebox2 .box-top  { background: url('../Images/Layout/Regions/8/SidebarTop.jpg') 0 0 no-repeat; }
.bluebox2 .box-bot { background: url('../Images/Layout/Regions/8/SidebarBottom.jpg') 0 0 no-repeat; }

.themes a { background: url('../Images/LayoutIcons/Regions/8/Arrows_n.jpg') 155px 70% scroll no-repeat; }
.themes li {background: url('../Images/Layout/Regions/8/ThemesLine.jpg') 10px 100% no-repeat;}

.sep 
{
	 border-bottom: 1px solid #fff;
}
.fact_table
{
	
	width: 100%; 
    border-width: 0 0 1px 1px;
    border-style: solid;
	border-color: #e6f0f1;
}
.fact_table td, 
.fact_table th
{
	
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
	border-color: #e6f0f1;
}

.fact_table .fact_table_h2
{
	font-size: 0.8em; 

}

.fact_table_header {background: #e6f0f1; }
.fact_table .center { text-align: center;}


.rbox 
{
	background:#477f80;
	padding: 5px;
}

.rbox .tl
{

	background: url('../Images/Layout/Regions/8/tl.jpg') 0 0 no-repeat;
	color: #477f80;

}

.rbox .tr
{
	background: url('../Images/Layout/Regions/8/tr.jpg') 0 0 no-repeat;
	color: White;
}

.rbox .bl
{

	background: url('../Images/Layout/Regions/8/bl.jpg') 0 0 no-repeat;
	color: White;
}

.rbox .br
{

	background: url('../Images/Layout/Regions/8/br.jpg') 0 0 no-repeat;
	color:White;
}

.region_links ul li a 
{
	background:  url('../Images/Layout/Regions/8/arrows.jpg') 100% 60% no-repeat;
	color: #03809e; 
}

.region_links ul li 
{
	border-bottom: 1px solid #03809e; 
}


.rgsep
{
	border-top: 2px dotted #03809e; 
}
