/* LINKS */
a:link		{ color: #000080; font-family: sans-serif; font-weight: bold; font-size: 85%; }
a:visited	{ color: #008000; font-family: sans-serif; font-weight: bold; font-size: 85%; }
a:hover		{ color: #FF0000; font-family: sans-serif; font-weight: bold; font-size: 85%; }

/* HEADERS */
h2		{ font-variant: normal; color: #008000; font-size: 130%; font-family: sans-serif; font-weight: bold;  text-align: left; }
h4		{ font-variant: normal; color: #000080; font-size: 100%;  font-family: sans-serif; font-weight: bold;  text-align: center; }
h5		{ font-variant: normal; color: #800080; font-size: 120%; font-family: sans-serif; font-weight: bold;   text-align: center; }
h6		{ font-variant: normal; color: #000080; font-size: 100%; font-family: sans-serif; font-weight: bold; text-align: left; }

/* Divisions */
div.error		{ font-variant: normal; color: #000080; font-size: 85%; font-family: sans-serif; text-align: center; }

/* FORMS */
input.style		{ color: #FF0000; font-weight: bold; background-color: #FFFFFF; border-style: solid; border-color: #0000FF; }

/* PARAGRAPHS */
p				{ font-variant: normal; color: #000000; font-size: 100%; font-family: sans-serif; }
p.normal		{ font-variant: normal; color: #000000; font-size: 75%; font-family: sans-serif; }

/* navigation menu */
p.txyellowb		{ font-variant: normal; color: #FFFF00; font-size: 100%; font-family: sans-serif; font-weight: bold; display: inline; } 
td.txwhite		{ font-variant: normal; color: #FFFFFF; font-size: 90%; font-family: sans-serif; }
td.txwhitebottom	{ font-variant: normal; color: #FFFFFF; font-size: 70%; font-family: sans-serif; }
a.nav:link		{ color: #FFFFFF; font-family: sans-serif; font-weight: bold; font-size: 90%; }
a.nav:visited	{ color: #FFFFFF; font-family: sans-serif; font-weight: bold; font-size: 90%; }
a.nav:hover		{ color: #FFFF00; font-family: sans-serif; font-weight: bold; font-size: 90%; }

/* navigation menu search/subscribe */
a.navs:link		{ color: #FFFF00; font-family: sans-serif; font-weight: bold; font-size: 90%; }
a.navs:visited	{ color: #FFFFFF; font-family: sans-serif; font-weight: bold; font-size: 90%; }
a.navs:hover	{ color: #FFFFFF; font-family: sans-serif; font-weight: bold; font-size: 90%; }

/* links front page */
a.navf:link		{ color: #000080; font-family: sans-serif; font-weight: bold; font-size: 120%; }
a.navf:visited	{ color: #008000; font-family: sans-serif; font-weight: bold; font-size: 120%; }
a.navf:hover	{ color: #FF0000; font-family: sans-serif; font-weight: bold; font-size: 120%; }

/* LISTS */
li		 		{ font-variant: normal; color: #000000; font-size: 100%; font-family: sans-serif; }

/* TABLES */
td				{ font-variant: normal; color: #000000; font-size: 100%; font-family: sans-serif; }

/* front page */  
td.bgclr1		{ background-color: #3366CC }    /* blue */
td.bgclr2		{ background-color: #E8EDF9 }    /* light blue */
td.bgclr3		{ background-color: #FFFFFF }    /* white */
td.txt1			{ font-variant: normal; color: #000000; font-size: 75%; font-family: sans-serif; }   /* text: black */
td.txt2			{ font-variant: normal; color: #FFFFFF; font-size: 90%; font-weight: bold; font-family: sans-serif; text-align: center;}   /* text: white, headings */
td.txt3			{ font-variant: normal; color: #FF0000; font-size: 90%; font-weight: bold; font-family: sans-serif; }   /* text: red, headings */

/* articles */        
td.txt4			{ font-variant: normal; color: #000000; font-size: 85%; font-family: sans-serif; }   /* text: black */       
td.txt5			{ font-variant: normal; color: #FF0000; font-size: 100%; font-family: sans-serif; }   /* text: red */

/* movies */
td.txt6 			{ font-variant: normal; color: #000000; font-size: 85%; font-family: sans-serif; padding: 0cm .5cm 0cm .5cm; }   /* text: black */

/* events */
td.txt7			{ font-variant: normal; color: #000000; font-size: 75%; font-family: sans-serif; padding: 0cm .5cm 0cm .5cm; }   /* event titles */
a.nave:link		{ color: #000080; font-family: sans-serif; font-weight: bold; font-size: 75%; }
a.nave:visited	{ color: #008000; font-family: sans-serif; font-weight: bold; font-size: 75%; }
a.nave:hover	{ color: #FF0000; font-family: sans-serif; font-weight: bold; font-size: 75%; }

/* maps */
#red			{  font-variant: normal; color: #FF0000; font-size: 100%; font-family: sans-serif;  font-weight: bold;  }   /* text: red  bold*/
td.mtxt			{  font-variant: normal; color: #FF0000; font-size: 80%; font-family: sans-serif;  font-weight: bold;  }   /* map labels */






