﻿body  {                         font: 75% Arial, Helvetica, sans-serif;
                                background-color: #0066CC;
                                margin: 0;
                                padding: 0;
                                text-align: center;
                                color: #000000;
                                }
#container {                    position: relative;
                                width: 760px;
                                margin: 0 auto;
                                text-align: left;
                                background-color: #FFFFFF;
                                background-image:url(images/moonfleet_r2_c1.gif);
                                background-position: top center;
                                background-repeat: repeat-y;
                                } 

h3  {                           color: #000099;
                                font-family: Times New Roman;
                                font-style:italic;
}
            
/* ------------------- HEADER STUFF ------------------- */
#header {                       height: 244px;
                                padding: 0;
                                background-image:url(images/moonfleet_r1_c1.gif);
                                background-position: top center;
                                background-repeat:no-repeat;
                                }
#header_address {               width:355px;
                                height: 25px;
                                padding: 210px 5px 0px 400px;
                                color: white;
                                }
#header_address a {             color: #FFCC00;
                                }
/* ------------------- HEADER STUFF ------------------- */


/* ------------------- LEFT HAND COLUMN STUFF ------------------- */
#main_left {                    width: 200px;
	                            padding: 0;
	                            margin: 15px 0 0 30px;
	                            float:left;
	                            text-align: center;
	                            font-size: 90%;
	                            color: #000099;
                                }
                                
#main_left a {                  text-decoration: none;}
/* ------------------- LEFT HAND COLUMN STUFF ------------------- */


/* ------------------- MAIN PAGE STUFF ------------------- */

#mainContent {          width: 490px;
	                    margin-top: 15px;
                        padding: 0;
                        line-height: 180%;
                        float: left;
                        }	
                        						
/* ------------------- MAIN PAGE STUFF ------------------- */




/* ------------------- FOOTER STUFF ------------------- */

#footer {                   padding: 0;
                            height: 31px;
                            clear: left;
                            background-image:url(images/moonfleet_r3_c1.jpg);
                            background-position: top center;
                            background-repeat: no-repeat;
                            } 
#footer #links {            margin: 0;
                            padding: 10px 0px 0px 0px;
                            text-align:center;
                            font-size: 80%;
                            color: #FFCC00;
                            }
#footer a {                 text-decoration:none;
                            color: #FFCC00;
                            }

/* ------------------- FOOTER STUFF ------------------- */


.tariff {                   border: 1px solid #0066CC;
                            width: 100%;
                }

.tariff th  {               background-color: #0066CC;
                            text-align: center;
                    }

.tariff td  {               background-color: #D3E3E3;
}