/* Main styles for any text non specified. Including side scrollbar colours. */

body             { color: #000000; font-family: Verdana, Arial; font-size: 10pt; background-color: #FAFCBC }
td               { color: #000000; font-family: Verdana, Arial; font-size: 10pt }
form             { color: #000000; font-family: Verdana, Arial; font-size: 10pt }
submit           { color: #000000; font-family: Verdana, Arial; font-size: 10pt }
input            { color: #000000; font-family: Verdana, Arial; font-size: 10pt }
select           { color: #000000; font-family: Verdana, Arial; font-size: 10pt }
textarea         { color: #000000; font-family: Verdana, Arial; font-size: 10pt }

/* All links and text without decoration will fall under this style */

a:link           { color: #087B21; font-family: Verdana, Arial; font-size: 10pt; text-decoration: underline; font-weight: bold }
a:visited        { color: #087B21; font-family: Verdana, Arial; font-size: 10pt; text-decoration: underline; font-weight: bold }
a:hover          { color: #087B21; font-family: Verdana, Arial; font-size: 10pt; text-decoration: none; font-weight: bold }
a:active         { color: #087B21; font-family: Verdana, Arial; font-size: 10pt; text-decoration: underline; font-weight: bold }

/* Large links */

.title				{ color: #000000; font-family: Arial, Verdana, Arial; font-size: 16px; letter-spacing:-1; text-decoration: none; font-weight: normal }
a:link.title		{ color: #087B21; font-family: Arial, Verdana, Arial; font-size: 16px; letter-spacing:-1; text-decoration: underline; font-weight: bold }
a:visited.title		{ color: #087B21; font-family: Arial, Verdana, Arial; font-size: 16px; letter-spacing:-1; text-decoration: underline; font-weight: bold }
a:hover.title		{ color: #087B21; font-family: Arial, Verdana, Arial; font-size: 16px; letter-spacing:-1; text-decoration: none; font-weight: bold }
a:active.title		{ color: #087B21; font-family: Arial, Verdana, Arial; font-size: 16px; letter-spacing:-1; text-decoration: underline; font-weight: bold }

/* Header text menu */

.header				{ color: #202020; font-family: Verdana, Arial; font-size: 10px; text-decoration: none; font-weight: normal }
a:link.header		{ color: #202020; font-family: Verdana, Arial; font-size: 10px; text-decoration: none; font-weight: bold }
a:visited.header	{ color: #202020; font-family: Verdana, Arial; font-size: 10px; text-decoration: none; font-weight: bold }
a:hover.header		{ color: #202020; font-family: Verdana, Arial; font-size: 10px; text-decoration: underline; font-weight: bold }
a:active.header		{ color: #202020; font-family: Verdana, Arial; font-size: 10px; text-decoration: none; font-weight: bold }

/* Email text link */

.email				{ color: #000000; font-family: Verdana, Arial; font-size: 10px; text-decoration: none; font-weight: normal }
a:link.email		{ color: #0000FF; font-family: Verdana, Arial; font-size: 10px; text-decoration: underline; font-weight: normal }
a:visited.email		{ color: #0000FF; font-family: Verdana, Arial; font-size: 10px; text-decoration: underline; font-weight: normal }
a:hover.email		{ color: #0000FF; font-family: Verdana, Arial; font-size: 10px; text-decoration: none; font-weight: normal }
a:active.email		{ color: #0000FF; font-family: Verdana, Arial; font-size: 10px; text-decoration: underline; font-weight: normal }

/* Footer text and links */

.footer				{ color: #202020; font-family: Verdana, Arial; font-size: 10px; text-decoration: none; font-weight: normal }
a:link.footer		{ color: #202020; font-family: Verdana, Arial; font-size: 10px; text-decoration: underline; font-weight: bold }
a:visited.footer	{ color: #202020; font-family: Verdana, Arial; font-size: 10px; text-decoration: underline; font-weight: bold }
a:hover.footer		{ color: #202020; font-family: Verdana, Arial; font-size: 10px; text-decoration: none; font-weight: bold }
a:active.footer		{ color: #202020; font-family: Verdana, Arial; font-size: 10px; text-decoration: none; font-weight: bold }

.xlarge      { color: #000000; font-family: Arial, Verdana; font-size: 22px; letter-spacing:0; font-weight: bold }
.large       { color: #000000; font-family: Arial, Verdana; font-size: 19px; letter-spacing:0; font-weight: bold }
.small       { color: #000000; font-family: Verdana, Verdana; font-size: 11px; font-weight: normal }
.smaller     { color: #000000; font-family: Verdana, Verdana; font-size: 10px; font-weight: normal }