/*body section formatting*/
body { background-color : #324556; font-family : arial; }
.footer { padding: 3px 3px 3px 3px; background-color : #000080; color : #ffffff; font-size : 10px; letter-spacing : 1px; }
.nav { padding: 5px; background-color : #324556; }
.maintable { background-color : #ffffff; font-size : 12px; }
.maincontent { background-color : #ffffff; font-size : 12px; }
li { font-size : 11px; padding-bottom : 3px; padding-left : 3px; padding-right : 3px; padding-top : 3px}
.green { color : #008000; font-style : italic}
.green_large { font-family : Trebuchet MS; color : #008000; font-size : 14px;}
.red_large { font-family : Trebuchet MS; color : #ff4500; font-size : 14px;}

/*titles*/
h1 { font-size : 16px; color : #324556; font-family : Tahoma; font-weight : bold; }
h2 { font-size : 12px; color : #324556; font-family : Tahoma; font-weight : bold; }

/*hypertext colours*/
a { color : #324556; text-decoration : none;}
.text_nav { color : #ffffff; text-decoration : none; font-size : 10px; }
.small { font-size : 10px;}
p { font-size : 12px;}
.bold { font-weight : bold; }
.white {color: white}
.index_link { font-weight : bold; font-size : 12px }

/*form styles*/
.buttonstyle {
border-bottom:thin solid #ffffff;
border-right:thin solid #ffffff;
border-top:thin solid #778899;
border-left:thin solid #778899;
background-color: #ffffff;
color:#000000;
font-weight:bold;
font-size:12px;
}
