/**********************************************************************
	Filename: activeviz.css
	Project:  activeviz.com
	
	Global style sheet
**********************************************************************/
/* Body Tag Definition */
body { margin-left:0; margin-top:0; margin-right:0;  background-color: #880751; }

/* Assign font and color to the general styles */
font, th, td, p, span, div, textarea, a { font-family:times, serif; color:#880751; font-size:11px;}
a { font-weight:bold; font-style:normal; text-decoration:none; }
a:hover { text-decoration: none; }
.scheddata { background-color: #ffffff; font-size:12px;}
.day { background-color: #b06691; font-weight:bold; color:#ffffff; font-size:16px;}
.titleLg { color:#880751; font-size:18px;}
.titleLgBld { color:#880751; font-size:18px; font-weight:bold;}
.titleMed { font-family: times,; font-weight:bold; serif; font-size:16px; }
.copyLg { font-family: times, serif; color:#000000; font-size:16px;}
.copyMed {font-size:14px;}
.copyMedBld {font-weight:bold; font-size:14px;}
.copyMedBld:hover {color: #b27598;}
.copyLgBld { font-family: times, serif; font-weight:bold; color:#880751; font-size:16px;}
.copyLgBld:hover { font-family: times, serif; font-weight:bold; color:#009900; font-size:16px;}
.footer { font-weight:bold; color:#ffffff; font-size:16px;}
.footer:hover { color: #E8cedd;}

h1 { font-size:24px; font-weight:bold; }
h2 { font-size:16px; font-weight:bold; }
h3 { font-size:12px; font-weight:bold; text-decoration:underline;}
h4 { font-size:12px; font-weight:bold; }
h5 { font-size:12px; font-style:italic; font-weight:normal;}
.secondaryLinks { font-size:16px; font-weight:bold; }
.secondaryLinks:hover { font-size:16px; font-weight:bold; color:#b27598;}
.scheduleLinks { font-size:12px; font-weight:bold; }
.scheduleLinks:hover { font-size:12px; font-weight:bold; color:#b27598;}

.topNav { font-size:18px; font-weight:bold;  color:#ffffff; text-decoration:none; }
.topNav:hover { color : #E8cedd; text-decoration:none; }

.linkstate { font-size:14px; font-weight:bold; text-transform:uppercase;}
.linkcity { font-size:12px; font-weight:bold; }
.linkname { font-size:12px; font-weight:normal; }
.linkurl { font-size:12px; font-weight:bold; }
