﻿body 
{
    margin-top: 0px;
    font-family: Arial;
    font-size: 14px;
    background-color:#f1f1f1;    
}

.MenuItem
{
    background-image: url('../images/Bullet1.png'); 
    padding-right: 8px; 
    background-repeat: no-repeat; 
    background-position: 205px center;    
}


.BreadCrumbs
{
    background-color: #FFFFFF; 
    padding-right: 5px; 
    padding-top: 5px; 
    height: 25px;    
}

.RightSide
{
    width: 186px;
    background-color: #FFFFFF;
}

.LeftControlTop
{
    height: 10px; 
    background-image: url('../images/controltopbg.gif');
}

.LeftControlBottom
{
    height: 10px; 
    background-image: url('../images/controlbottombg.gif');
}

.ContactLabel
{
    width: 40px;
    padding-right: 5px;
    padding-bottom: 2px;      
    color: #900A0A;        
}

.Data
{
    width: 130px; 
    border: 1px solid #900A0A;
}
h1
{
	display:inline;
	font-size:20px;
	color: #8F0D0D;
}

h2
{
	display:inline;
	font-size:18px;
	color: #8F0D0D;
}
