/* author: Colin Harrison Design Limited */
/* Creation date: 11/07/2008 */

/* Global Styles */
a {  text-decoration: none}
a:hover {  color: #CC3333}


/* Header */
#header {width: 100%; height: 110px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-width: 0px 0px 0px 0px; background-image:url(../images/shared/red_line_link.gif);}
#link {width: 100%; height: 20px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-width: 0px 0px 0px 0px;}
.links {margin: 2px 0px 0px 5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #003399}

/* Content */
#content {width: 100%; height: 600px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-width: 0px 0px 0px 0px;}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bold; color: #003399}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #003399}

.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #003399}
.bodytextbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #003399 }
.bodytextitalic { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: normal; color: #003399 }
.bodytextbolditalic { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #003399 }
.menubutton {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; font-style: normal}
.menutitles {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #FFFFFF}
.titles { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #003399 }
.tdback { background-image:url(../images/shared/red_line_right.gif); background-repeat: repeat-y;}


/*html,body {background-color: #000000; background-image: url("images/common/black_concrete.jpg"); background-repeat: repeat-x; font-family: Arial,sans-serif; color: #000; height: 100%;}

a {color: #E2383B; text-decoration: none;}
a:hover {color: #E2383B; text-decoration: underline;}
ul {color:#000000; list-style-position:outside; list-style:disc; vertical-align:middle;}
li {margin: 0px; padding: 0px; font-size: 80%;}*/

