body {
    background-color: #E7E2CE;
    margin: 0 0 0 0;
}

body, td, th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0D0045;
}

table {
    border: none;
    border-collapse: collapse;
    padding: 0;
}

table#main {
    width: 900px;
    margin: 0 auto;
}

table#main td {
    padding: 0;
    border: 0;
    border-spacing: 10px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

h1 {
    font-size: 24px;
    color: #cc0000;
}

h2 {
    font-size: 18px;
    color: #0C0044;
}

h3 {
    font-size: 18px;
    color: #0C0044;
}

#header {
    background-image: url("/images/header_background_new.jpg");
    width: 900;
    height: 136;
    padding: 0;
}

.heading {
    clear: both;
	width: 600;
    float: right;
	margin: 0 24 0 0;
	text-align: center;
}

.heading h1 {
    margin: 20 0 10 0;
	color: #868124;
    font-size: 24px;
    font-weight: bold;
}

#second_heading {
    color: #868124;
    font-size: 15px;
    font-weight: bold;
	font-style:italic;
}

.menutab {
    padding: 5 0 0 0;
    margin: 14 5 0 0;
    width: 120;
    height: 23;
    float: right;
    background-image: url(/images/menu_tab.png);
    text-align: center;
}

.firsttab {
    margin: 14 40 0 0;
}

.menutab a {
    font: bold 14px Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: white;
}

.menutab a:visited, .menutab a:active {
    color: white;
}

.menutab a:hover {
    text-decoration: underline;
}

.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: none;
    color: #FFFFFF;
    padding: 5px;
}

.footer a, .footer a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}

.footer a:hover {
    text-decoration: none;
}

#famous_quote {
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-size: small;
    margin: 0.5em 0;
}

#copyright {
}

.style1 {
    color: #F0F0F0
}

.style2 {
    color: #868124
}

.style3 {
    font-size: 15px
}

.style4 {
    font-size: 24px;
    font-weight: bold;
}

.style5 {
    font-size: 14pt;
    font-weight: bold;
}

.style6 {
    font-size: 14px
}