/*body section formatting*/
/*body { background-color : #000000; font-family : verdana, arial; }*/
body { background-color : #25323b; font-family : verdana, arial; }
.footer { padding: 3px 3px 3px 3px; background-color : #25323b; color : #ffffff; font-size : 10px; letter-spacing : 1px; }
.nav { padding: 3px 3px 3px 3px; background-color : #25323b; }
.maintable { background-color : #ffffff; font-size : 12px; }
.maincontent { background-color : #ffffff; font-size : 11px; }
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*/
.services { font-size : 16px; color : #000080; font-family : Trebuchet MS; font-weight : bold; letter-spacing : 2px; }
.services_sub_i { font-size : 12px; color : #000080; font-family : Trebuchet MS; font-weight : bold; letter-spacing : 2px; font-style : italic;}
.services_sub { font-size : 14px; color : #660033; font-family : Trebuchet MS; font-weight : bold; letter-spacing : 2px; }
.fasttrack { font-size : 16px; color : #000080; font-family : Trebuchet MS; font-weight : bold; letter-spacing : 2px; }
.black { font-size : 16px; color : #000080; font-family : Trebuchet MS; font-weight : bold; letter-spacing : 2px; }
.news { font-size : 16px; color : #000080; font-family : Trebuchet MS; font-weight : bold; letter-spacing : 2px; }
.subtitle {  padding: 3px 3px 3px 3px;  background-color : #000080; color : #ffffff; font-size : 11px; letter-spacing : 1px; }

/*hypertext colours*/
a { color : #25323b; }
a.footlink { font-size : 10px; color : #ffffff; }
.text_nav { color : #ffffff; font-weight : bold; text-decoration : none; font-size : 10px; }
.small { font-size : 10px; color : #ffffff; }
.bold { font-weight : bold; }
.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;
}
