﻿body 
{
    background-color:#CCCCCC;
    margin:0px;
}
.OuterTable
{
	width:930px;
	border:0px;
	padding:0px;
	border-spacing:0px;
	background-color:#ffffff;	
}
.HeaderInnerTable
{
	padding:0px;
	height:56px;
	width:100%;	
	border-spacing:0px;
}
.HeaderCell
{
	background: url('images/HeaderBackground.png');
	width:100%;
	height:56px;
	
}
.FooterCell
{
	background: url('images/FooterBackground.png');
	width:100%;
	height:24px;
}
.Default
{
	border:0px;
	padding:0px;
}
.Logo
{
	width:107px;
	vertical-align:middle;	
	text-align:right;	
}
.HeaderToolBar
{
	background: url('images/Toolbar.gif');
	background-repeat:no-repeat;
	width:398px;
	height:21px;
	vertical-align:top;
}
.TopMenuItemActive
{
	font-family:Arial;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    color:#ecce00;
}
.TopMenuItem
{
	font-family:Arial;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    color:#FFFF99;
}
.TopMenuItemSpacer
{
	width:20px;
}
.TopMenu
{
	background-color:#3141d6;
	width:930px;
	height:24px;
	vertical-align:middle;
}
.HeaderToolBarItem
{
	font-family:Arial;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    color:#0b0ca4;
}
.LeftMenu
{
	width:200px;
}
.LeftMenuHeader
{
	background: url('images/Tab.gif');
	width:100%;
	height:21px;
}
.LeftMenuItem
{
	font-family:Arial;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    color:#0b0ca4;    
}
.LeftMenuCell
{
    background-color:#cdd0f4;
    border-left:solid 1px #FFFFFF;  
    border-top:solid 1px #FFFFFF;
    border-right:solid 1px #FFFFFF;
    border-bottom:solid 1px #FFFFFF;  
    text-align:left;
}
.LeftMenuIndent
{
	text-indent:0px;
	padding:0px;
	border:0px;
}
.LeftMenuHeaderIndent
{
	text-indent:30px;
	padding:0px;
	border:0px;
}
.LeftMenuCellContainer
{
    border-left:solid 1px #2837d1;  
    border-top:solid 0px #2837d1;
    border-right:solid 1px #2837d1;
    border-bottom:solid 1px #2837d1; 
}
.Content_Header
{
	font-family:Arial;
    font-weight:bold;
    font-size:12px; 
    color: #0b0ca4;
    text-align:left;
    background-image:url('images/contentheader.png');
    background-repeat:no-repeat;
    height:25px; 
    text-indent:10px;
    vertical-align:middle;
    line-height:25px;      
}
.Content
{
    font-family:Arial;
    font-weight:normal;
    font-size:12px; 
    color: #000000;
    text-align:left;
}
.Divid
{
	background-image:url('images/line.png');
    background-repeat: repeat;   
}
.SimpleBorder
{
	border-left:solid 0px #2837d1;  
    border-top:solid 1px #2837d1;
    border-right:solid 0px #2837d1;
    border-bottom:solid 1px #2837d1;
}
.Header
{
	font-family:Arial;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    color:#0b0ca4;
    
}
.Links
{
    font-family:Arial;
    font-weight:normal;
    font-size:12px; 
    color: #000000;
    text-align:left;
    text-decoration:none;
}