body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/glb_background.gif);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/************** utility styles *****************/

.utility {
	font-size: 10px;
	color: #FFFFFF;
}

#utility a{
	color: #ffffff;
	text-decoration: none;
}

#utility a:hover{
	text-decoration: underline;
	color: #FFFF00;
}
.nav {
	font-size: 11px;
	color: #333333;
}
#nav a {
	color: #333333;
	text-decoration: none;
}
#nav a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
	color: #CC0000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navsub {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#navsub a {
	text-decoration: none;
	color: #FFFFFF;
}
#navsub a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
#navsub a:active {
	color: #FFFF00;
	background-color: #9933CC;
}
.flash {
	border: solid #999999;
}
h3 {
	font-size: 16px;
	color: #666666;
	text-transform: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.store {
	font-weight: bold;
	background-color: #CCCCCC;
	border: none;
}
.SeminarTitle {
	font-size: 1.5em;
	font-weight: bold;
}

.style1 {color: #FF0000}

.style2 {color: #990000}

.style3 {font-size: smaller}
