﻿body 
{
    background-image:url(../images/bg.gif);
    margin:0px auto;
    padding:0px;
    
    background-color:#333;
    font-family:Verdana;
    font-size:10pt;

    
}

#Header
{
    background-image:url(../images/Headerbg.gif);
    height:200px;
    background-position:top;
    height:220px;
    
}

#Footer
{
    background-image:url(../images/Footer.gif);
    height:60px;
    font-size: 10pt;
    color: #ffffff
}

#Footer a
{
    font-size: 10pt;
    color: #f6f6ff;
    text-decoration:none;
}

#Content
{
    background-color:#ccc;
}

#Menu
{
    height: 78px; 
    background-image:url(../images/Footer.jpg);
    background-position:bottom;
    text-align: left;
    background-color:#333;
}


.SideBar
{
 color:White;
 background-color:#333;   
}

a
{
    text-decoration:none;
}

.subHeader
{
    background-image:url(../images/SubHeader.jpg);
    color:Black;
    font-weight:bold;
}
.contentHeader
{
    background-image:url(../images/ContentHeader.jpg);
    color:White;
    font-weight:bold;
}

.EndLine
{
    background-image:url(../images/sideLine.gif);
    background-repeat:repeat-x; 
    Height:1px;   
}
.l1_text
{
	font-family:Tahoma;
	font-size:11pt;
	line-height:12px;
	color:#f6fff6;		
}

.Background
{
    background-image:url(../images/bg.gif);
}

.CellHeader
{
 Color:Red;   
}