body	
{
    margin: 0;	
    padding: 0;	
    font-family: Verdana;	
    font-size: 12px;	
    background-color: #4a658a;	
}	
    
img	
{
    margin: 10px;	
}	

hr	
{
    color: #091B59;	
    background-color: #091B59;	
    height: 1px;	
}	

#head	
{
    height: 30px;	
    width: 880px;	
    background-image: url(../images/head.jpg);	
    background-repeat: no-repeat;	
    margin-top: 10px;
    padding-left: 20px;
    padding-top: 160px;
}

#head table	
{
    margin-bottom: 0px;
}

#head a	
{
    color: #000000;	
    text-decoration: none;	
    font-weight: bold;	
}
	
#head a:hover	
{
    color: #FE6A33;	
    text-decoration: underline;	
    font-weight: bold;	
}	

#head_xmas	
{
    height: 190px;	
    width: 900px;	
    background-image: url(../images/head_xmas.jpg);	
    background-repeat: no-repeat;	
    margin-top: 10px;	
}

#content	
{
    height: auto /*330px*/;	
    width: 858px;	
    /*overflow: scroll;	
    overflow-x: auto;	
    overflow-y: auto;*/	
    background-color: #ffffff;	
    padding-left: 20px;	
    padding-right: 20px;	
    padding-top: 10px;	
    padding-bottom: 10px;	
    margin-top: 0px;	
    margin-left: 0px;	
    border-top: 0;	
    border: solid 1px #000000;	
}	

#copyright	
{
    height: auto;	
    width: 900px;	
    font-size: 10px;	
    color: #FE6A33;	
    background-color: transparent;	
    margin-bottom: 8px;	
    margin-top: 8px;	
}	

#copyright table	
{
    font-size: 10px;	
    color: #091B59;	
    text-align: center;	
    width: 100%;	
}	

#copyright a	
{
    color: #FE6A33;	
    text-decoration: none;	
}	

#copyright a:hover	
{
    color: #000000;	
    text-decoration: underline;	
    font-weight: bold;	
}

#content a	
{
    color: #FE6A33;	
    text-decoration: none;	
}	

#content a:hover	
{
    color: #091B59;	
    text-decoration: underline;	
}	

.cellSpacer	
{
    width: 33%;	
}	

.bodyCell	
{
    width: 985px;	
}	

#left a	
{
    color: #000000;	
    text-decoration: none;	
}	

#left a:hover	
{
    color: #FBEBB1;	
    text-decoration: underline;	
    font-weight: bold;	
}

	
#head_xmas table	
{
    margin-top: 160px;	
    margin-left: 20px;	
    margin-bottom: 0px;	
}

#head_xmas a	
{
    color: #000000;	
    text-decoration: none;	
    font-weight: bold;	
}
	
#head_xmas a:hover	
{
    color: #FE6A33;	
    text-decoration: underline;	
    font-weight: bold;	
}

.contentTitle	
{
    font-size: 16px;	
    font-weight: bold;	
    color: #091B59;	
    font-style: italic;	
}	

.smallText	
{
    font-size: 10px;	
}	

.contactTable	
{
    margin-left: 75px;	
}

.centerAlign	
{
    text-align: center;	
}	

.costsTable	
{
    margin-left: 280px;	
}	

.costsCell	
{
    border: solid 1px #000000;	
}	

.costsTableHeader	
{
    font-weight: bold;	
    border: solid 1px #000000;	
}

.newTxt	
{
    font-weight: bold;	
    font-family: Verdana;	
    color: maroon;	
    font-size: 10px;	
}

.boldTxt
{
	font-weight: bold;
}