body {
	margin-top:0px;
	margin-left:0px;
	background-color:#002D75;
}

div, p, td, th {font-family : Verdana, Arial, Helvetia, sans-serif; font-size : 10pt;color : #FFFFFF;}

.maintable {
    border-width:1px;
    border-color:#000000;
    border-style:solid;
    background-color:#0054FD;
}

.imgborder {
    border-width:2px;
    border-color:#000000;
    border-style:solid;
}

.sitebody {
	margin-top:20px;
	margin-left:40px;
    margin-right:20px;
    margin-bottom:20px;
	background-color:#003BB0;
    background-image:url(../images/layout/sitefade.gif);
}

.content {
	margin-left:20px;
    text-align:justify;
    width:500;
}

.orange {color : #FFB200;}

h1 ,h2 ,h3 {font-family : Verdana, Arial, Helvetica, sans-serif;}

h1 {font-size : 18pt; color : #FFB200; font-style:italic;}
h2 {font-size : 12pt; color : #FFB200;}
h3 {font-size : 10pt; color : #FFB200;}
h3 i {font-size : 8pt; color : #FFFFFF; font-weight:lighter;}

a:link {color : #FFB200; text-decoration : none;}
a:visited {color : #FFB200; text-decoration : none;}
a:hover {color : #FFB200; text-decoration : underline;}
a:active {color : #FFB200; text-decoration : none;}

.sitenav {
    border-width:1px;
    border-color:#FFB200;
    border-style:solid;
}