﻿body {
	font-family: verdana, Arial, helvetica;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	color: #000066;
	background-color: #E49CFF;
}

#container {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/topBar.jpg) no-repeat #000066;
}

body>#container{
	margin-top: -13px;
}

a:link, a:active, a:visited {
	color: #0000FF;
	font-weight: bold;
}

a:hover {
	color: #003B5C;
}

h3 {
	color: #40719D;
	font-size: 13px;
	margin: 0px;
}

#content 
{
    position: relative;
    top: 120px;
	text-align: left;
	margin: 0px 0px 9em 177px;
	padding: 0px 5px 43px 3px;
}

#content p 
{
	background-color: #ffffff;
	margin: 0px 0px 0px -5px;
	padding: 5px 10px 10px 10px;
}

#content ul 
{
    background-color: #ffffff;
	text-align: left;
	line-height: 15px;
	font-family: verdana, Arial, helvetica;
	font-size: 10px;
	margin: 1px 0px 0px -5px;
	padding: 10px 10px 10px 40px;
}

#content h3 
{
    color: #000000;
}

#loginLink 
{
    position: relative;
    top: 10px;
	text-align: right;
	font-family: verdana, Arial, helvetica;
	font-size: 11px;
	margin: 0px 10px 0px 0px;
}

.pageHead {
	font-family: Arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	color: Blue;
}

.pagecenter {
	text-align: center;
}

.subHead {
	font-family: Arial, helvetica;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	color: #ffffff;
	background: url(/images/checkerplate.gif) repeat #000066;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
}

.announceHead {
	font-family: Arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin: 0px;
	color: Blue;
}

.tl {background: url(/images/tl.gif) 0 0 no-repeat #FFFFFF; } 
.tr {background: url(/images/tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}

#footer {
	line-height: 12px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 2px 0 0;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	background-color: Blue;
}

#footer a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
}

#footer a:hover {
	color: #003B5C;
	background: #2268ad;
}

.msgHead {
	font-family: Arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	padding-top: 20px;
	color: #000066;
}

    .msgBody {
	font-family: Arial, helvetica;
	font-size: 12px;
	text-align: justify;
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: thin; 
	padding-bottom: 5px;
	color: #000000;
}

    .12Body {
	font-family: Arial, helvetica;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.msgDate {
	font-family: Arial, helvetica;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	margin: 0px;
	color: #808080;
}

.righty
{
    text-align: right;
    vertical-align: top;
    }
    
.lefty
{
    text-align: left;
    vertical-align: top;
    }
    
.subjectBox
{
    text-align:left;
    width: 400px;
    }
    
.emailBox
{
    text-align:left;
    width: 400px;
    height: 200px;
    }
    
.noBorder
    {
        border-width: 0px;
    }
    
    .flashAd
{
    border-left: 1px solid #000066;
    	margin: 1px;
}

.buyBox 
{
	text-align: center;
	line-height: 15px;
	font-family: verdana, Arial, helvetica;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	width: 500px;
	color: #000000;
	font-weight: bold;
}

#leftMenus 
{
    width: 160px;
    position: absolute;
	top: 133px;
	left: 0px;
	height: 100%;
}

.newspic
{
    float: right;
    margin: 2px;
    position:relative;
}

    .calBooked {
	color: White;
	background-color: Blue;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px; 
	padding-bottom: 3px;
	padding-top: 3px;
}

    .calTentative {
	color: Black;
	font-style: italic;
	background-color: Gray;
	border-top-color: White;
	border-top-style:  solid;
	border-top-width: 1px;  
	padding-bottom: 3px;
	padding-top: 3px;
}