﻿body
{
	MARGIN:5px 0px;
    PADDING:0px;
    TEXT-ALIGN: center;
	font-family: Tahoma;
	font-size:12px;
	BACKGROUND-COLOR:#4C73CE ;
	line-height:1.3;
}
.wrapper
{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
    MARGIN-LEFT: auto;
    MARGIN-RIGHT: auto;
    WIDTH: 800px;
    COLOR: #580453;
    TEXT-ALIGN: left;
}
.content
{
    padding:0px;
    margin:0px;
}
.header
{
    text-align:center;
    vertical-align:bottom;
    background-color:#7d1b58;
    Width:800px;
    margin-bottom: 3px;
	
}
#topnav
{
    padding:0px;
    margin:0px;
    Width:100%;
	Height:40px;
	background-color:#7E8174;
    text-align:center;
    vertical-align:middle;
    margin-bottom: 3px;
    margin-top: 3px;
     
}
.main
{
    width:780px; 
    background-color:#ffffff;
    padding:10px;   
    float:left;
    margin-bottom:1px;
    text-align:left;
    font-size:12px;
    margin-bottom: 3px;
    
}
.footer
{
    float:left;
    /*margin-top:2px;*/
    width:100%;
    height:50px;
    BACKGROUND-COLOR: #7E8174;
    text-align:center;
    color:#FFC5A6;
    line-height:10px;
}


#topnav ul 
{
    margin-left:-10px;
    padding-left:0px;
    padding-top:10px;
    margin-right:auto;
    margin-top:auto;
    margin-bottom:auto;
    width:100%;
    float: left;
}
#topnav li 
{
   
    display:inline;
}
#topnav a
{
    text-decoration:none;  
    color: #FFC5A6;
    /*background:transparent    
    url(../Graphics/ListImg3.gif) no-repeat scroll  0px 3px;*/
    padding-left:11px;
}
#topnav a:link
{
    color: #FFC5A6;
    text-decoration: none    
}
#topnav a:hover
{
    COLOR: #FFFFFF;
    text-decoration: none;   
   /* background:transparent 
    url(../Graphics/ListImgOn.gif) no-repeat scroll  0px 3px; */
}

h1
{
    border-top:solid 1px #7d1b58;
    border-bottom:solid 1px #7d1b58;
    background-color:#ffecf8;
    font-size:14px;   
    padding:5px 0px 5px 5px; 
}
h2
{
    font-size:12px;    
}
h3
{     
    font-size:12px;   
    margin-bottom:1px; 
}

.imgm
{
    border: solid 2px #7d1b58;
    margin:7px;      
    margin-bottom:auto;margin-top:auto; vertical-align:middle;
    width:198px;
    margin-bottom:10px;
}

ul li.level1
{
    font-weight:bold;   
}
ul li.level1 ul 
{
    font-weight:normal;   
}
.formfield
{
    
        font-size:12px;  
}

Table.Prices
{
    width:100%;
 
}
Table.Prices tr.AlternateRow
{
    background-color:#feeaf6;
}


Table.Prices tr td
{
    padding:4px 0px 4px 0px;    
}

Table.Prices tr.TableHeader td
{
    padding-bottom:10px;
    border-bottom: solid 2px #7d1b58 ;    
}
Table.Prices td
{
    margin:3px;
    text-align:center;    
}

Table.Prices td.PrimaryCell
{
    text-align:left;   
    padding:0px 0px 0px 5px 
}

Table.Prices .TableHeader .HeaderCell
{
    width:100px;    
    text-align:center;
}

.CenterMain
{

    width:600px;
    border:solid 1px black;
    text-align:center;
        margin-left:auto;
    margin-right:auto;
    
}

.Clear
{
     clear:both;    
}
a
{
    text-decoration:none;    
}

a:hover
{
    text-decoration:underline;   
}


a img
{
    border:none;
}
.footer a
{
    text-decoration:none;
    color:#FFC5A6;
}
.footer a:hover 
{
    color:#ffffff;
}
.SmallText
{
     font-size:smaller;
}







