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