/* Main styles for any text non specified */

body			{ color: #000000; font-family: Arial, Trebuchet MS; font-size: 13px; background-color: #FFFFFF }
td				{ color: #000000; font-family: Arial, Trebuchet MS; font-size: 13px }
form			{ color: #000000; font-family: Arial, Trebuchet MS; font-size: 13px }
submit			{ color: #000000; font-family: Arial, Trebuchet MS; font-size: 13px }
input			{ color: #000000; font-family: Arial, Trebuchet MS; font-size: 13px }
select			{ color: #000000; font-family: Arial, Trebuchet MS; font-size: 13px }
textarea		{ color: #000000; font-family: Arial, Trebuchet MS; font-size: 13px }

a:link           { color: #0000CC; font-family: Arial, Trebuchet MS; font-size: 13px; text-decoration: underline; font-weight: bold }
a:visited        { color: #0000CC; font-family: Arial, Trebuchet MS; font-size: 13px; text-decoration: underline; font-weight: bold }
a:hover          { color: #0000CC; font-family: Arial, Trebuchet MS; font-size: 13px; text-decoration: none; font-weight: bold }
a:active         { color: #0000CC; font-family: Arial, Trebuchet MS; font-size: 13px; text-decoration: underline; font-weight: bold }

.alt			{ color: #505050; }
a:link.alt		{ color: #505050; }
a:visited.alt	{ color: #505050; }
a:hover.alt		{ color: #505050; }
a:active.alt	{ color: #505050; }

/* Body Styles */

.bodytext			{ line-height: 18px; }

.bodytitle			{ font-size: 19px; letter-spacing:-0.01cm; text-decoration: none; font-weight: bold }
a:link.bodytitle	{ font-size: 19px; letter-spacing:-0.01cm; text-decoration: underline; font-weight: bold }
a:visited.bodytitle	{ font-size: 19px; letter-spacing:-0.01cm; text-decoration: underline; font-weight: bold }
a:hover.bodytitle	{ font-size: 19px; letter-spacing:-0.01cm; text-decoration: none; font-weight: bold }
a:active.bodytitle	{ font-size: 19px; letter-spacing:-0.01cm; text-decoration: underline; font-weight: bold }

.url			{ color: #009900; font-size:10px; text-decoration: none; font-weight: normal }
a:link.url		{ color: #009900; font-size:10px; text-decoration: none; font-weight: normal }
a:visited.url	{ color: #009900; font-size:10px; text-decoration: none; font-weight: normal }
a:hover.url		{ color: #009900; font-size:10px; text-decoration: none; font-weight: normal }
a:active.url	{ color: #009900; font-size:10px; text-decoration: none; font-weight: normal }

/* Footer */

.footer          { color: #505050; font-size: 12px; text-decoration: none; font-weight: normal }
a:link.footer    { color: #505050; font-size: 12px; text-decoration: none; font-weight: bold }
a:visited.footer { color: #505050; font-size: 12px; text-decoration: none; font-weight: bold }
a:hover.footer   { color: #505050; font-size: 12px; text-decoration: underline; font-weight: bold }
a:active.footer  { color: #505050; font-size: 12px; text-decoration: none; font-weight: bold }

.footer2         { color: #505050; font-size: 11px; text-decoration: none; font-weight: normal; letter-spacing:0.22mm; line-height: 22px }

/* Search Bar */

.searchbar			{ color: #333333; font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; font-weight: normal }
a:link.searchbar	{ color: #333333; font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; font-weight: bold }
a:visited.searchbar	{ color: #333333; font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; font-weight: bold }
a:hover.searchbar	{ color: #333333; font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: underline; font-weight: bold }
a:active.searchbar	{ color: #333333; font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; font-weight: bold }