/* This is the style sheet for the Busan Tourist Association Website. 
   Copyright @ 2005 Busan Tourist Association. All rights reserved. */
   
body         			{ font-family: Arial; font-size: 9pt; color: #000080 }

p, li, div   			{ font-family: Arial; font-size: 9pt; color: #000080 }
 
a:   		 			{ color: #000080; font-weight: bold } 
a:link 				{ color: #000080; font-weight: bold }
a:active     			{ color: #000080; font-weight: bold }
a:visited    			{ color: #000080; font-weight: bold }
a:hover      			{ color: #FF0000; font-weight: bold }

th					{ color: #000080; font-size: 9pt }
td					{ color: #000080; font-size: 9pt }
 
.currentdate			{ font-family: Arial; font-size: 9pt; color: #000080; letter-spacing: 0pt; font-weight: bold }

.pageheading		{ font-family: Arial; font-size: 16pt; color: #FFFFFF; letter-spacing: 0pt; font-weight: bold }
.pageheadingSm	{ font-family: Arial; font-size: 12pt; color: #FF0000; letter-spacing: 0pt; font-weight: bold }
.sectionhead		{ font-family: Arial; font-size: 12pt; color: #FF0000; letter-spacing: 0pt; font-weight: bold }

.tableheading		{ font-family: Arial; font-size: 9pr; color: #FFFFFF; letter-spacing: 0pt; font-weight: bold }

.newshead			{ font-family: Arial; font-size: 12pt; color: #000080; letter-spacing: 0pt; font-weight: bold }

.footer				{ font-family: Arial; font-size: 7pt; color: #FFFFFF; font-weight: bold }
 a.footer			{ color: #FFFFFF; font-weight: bold }
 a:visited.footer		{ color: #FFFFFF; font-weight: bold }
 a:active.footer		{ color: #FFFFFF; font-weight: bold }
 a:hover.footer		{ color: #FF0000; font-weight: bold }

.marquee			{ font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold }
 a.marquee			{ color: #FF0000; font-weight: bold }
 a:active.marquee	{ color: #FF0000 }
 a:visited.marquee	{ color: #FF0000 }
 a:hover.marquee	{ colour: #00FF00 }
 
.menuitem			{ font-family: font-size: 10pt; color: #FFFFFF; font-weight: bold }

.menulink			{ font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration: none }
 a.menulink			{ color: #FFFFFF; font-weight: bold; text-decoration: none }
 a:visited.menulink	{ color: #FFFFFF; font-weight: bold; text-decoration: none }
 a:active.menulink	{ color: #FFFFFF; font-weight: bold; text-decoration: none }
 a:hover.menulink	{ color: #FF0000; font-weight: bold; text-decoration: none; }
 
.textlink			     	{ font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold }
 a.textlink			{ color: #FFFFFF; font-weight: bold }
 a:visited.textlink	{ color: #FFFFFF; font-weight: bold }
 a:active.textlink		{ color: #FFFFFF; font-weight: bold }
 a:hover.textlink		{ color: #FF0000; font-weight: bold }