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