body { background: #fff; }
p { 
	font-size: 10pt;
    margin: 8px 0 0 0;
    padding: 0;
    width: 560px;
    font-weight: bold;
    color: #052147;
    font-family: verdana, arial, sans-serif;
	line-height: 1.2em;
    text-align: justify;
     }    
img { border: 0; }
a:link,
a:active,
a:visited {
	font-weight: bold;
    color: #052147;
    font-family: verdana, arial, sans-serif;
    text-decoration: underline;	
	}
a:hover {
	 text-decoration: none;
} 

#box {
	font: 8pt "Times New Roman", Times, serif;
    color: #999;
    margin: 920px 0 0 0;
    position: absolute;
    }
#electra {
	font: 8pt "Times New Roman", Times, serif;
    color: #999;
    float: right;
    margin: 920px 0 0 530px;
    position: absolute;
    }
div #homelogo {
	margin: 0;
	padding: 0 0 25px 0;	
	text-align: left;
	}    
.printonly { 
    font: 18pt verdana, Times, serif;
    color: #788103;
    font-weight: bold;
    text-align: right;
    margin: 50px 0 0 430px;
    position: absolute;
	}
    .content .text_right {
		margin: 0;
		padding: 0;
        position: absolute;
		}
    .content .text_left {
		margin: 0;
		padding: 0;
        position: absolute;
		}
 
 	.content .image_left {
		margin: 400px 0 0 0;
		padding: 0;
		width: 499px;
        height: 475px;
        position: absolute;
		}
	
    .content .image_right {
		margin: 400px 0 0 0;
		padding: 0;
		width: 499px;
        height: 475px;
        position: absolute;
		}
	
     .content .photos {
		margin: 0;
		padding: 0;
		width: 750px;
        height: 475px;
        position: absolute;
		} 
                                                        
         
#flashhome, #navigation, .content .flash_left  {DISPLAY: none;}

table {
	margin: 6px 25px;
    width: 220px;
	padding: 2px;	
	font-size: 1em;
    color: #052147;
	}
	
	thead {
		font-weight: normal;
		text-transform: uppercase;
        color: #052147;
		}
   	thead th.starting {
		text-align: right;
		}
		
		thead tr th {
			border-bottom: 1px solid #052147;			
			font-weight: bold;
			text-align: left;
			}
		 td.price {
			text-align: right;
			}
			
	tfoot tr td {
		border-top: 1px solid #052147;
		}

th {
	font-weight: bold;
	text-align: left;
	}

tr.contrast {
	background: transparent url("../images/contrast.gif") repeat;
	}
tr.head {
	background: transparent url("../images/head.gif") repeat;
	}
tr.head td {
    color: #fff;
    font-weight: bold;
    padding: 2px 0 2px 5px;
	}

     
 ul, ol {
	margin-bottom: 12px;
	margin-right: 12px;
	margin-top: 6px;   
	}
	
li {
	margin: 0;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
    font-size: 10pt;
    color: #052147;
	}
