body
{
	font-family: Century Gothic, Arial, sans-serif; 
	font-size: 11pt;
	background-color: #333333;
}
table
{
	font-family: Century Gothic, Arial, sans-serif; 
	font-size: 11pt;
}
.tagline
{
	font-family: Verdana, Arial; 
	font-size: 10pt;
}
.head1
{
	font-family: Century Gothic, Arial, sans-serif; 
	font-size: 22pt;
	color: #444750;
}
.eventname
{
	font-family: Century Gothic, Arial, sans-serif; 
	font-size: 14pt;
	color: #444750;
	text-align: center;
	font-weight: bold;
}
.breadcrumb
{
	font-family: Century Gothic, Arial, sans-serif; 
	font-size: 10pt;	
	color: #444750;
}
.formtip
{
	font-family: Century Gothic, Arial, sans-serif; 
	font-size: 10pt;
	color: #444750;
	text-align: right;
}
.advert
{
	font-family: Century Gothic, Arial, sans-serif; 
	font-size: 10pt;
	color: #444750;
	text-align: right;
}
.greenbag
{
	background-color: #e1e1e1;
	text-align: center;
}
.bluebag
{
	background-color: #f9f9f9;
}
.greenbagxx
{
	background-color: #e2ffdb;
	text-align: center;
}
.bluebagxx
{
	background-color: #f6fefe;
}

.general {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller}

.footer {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small}

h2 {  line-height: normal; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: small }
h3 {  vertical-align: middle; font-family: Verdana, Arial, Helvetica, sans-serif}
h1 {  vertical-align: middle; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 18pt}
TEXTAREA.lined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;	
	overflow:auto;
	width: 100%;	
	background-color: transparent;
	border: 1px solid #cccccc;
	z-index: 1;
}
.largeboxlined {
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: 1px solid #cccccc;
	z-index: 1;		
}
.midboxlined {
	width: 120;	
	background-color: transparent;
	border: 1px solid #cccccc;
	z-index: 1;
}
.smallboxlined {
	width: 80;
	background-color: transparent;
	border: 1px solid #cccccc;
	z-index: 1;		
}
.tinyboxlined {
	width: 40;
	background-color: transparent;
	border: 1px solid #cccccc;
	z-index: 1;		
}
hr {
	color: #CCCCCC;
}


