html { }

body {
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(background.gif);
}

a:link {
color: #84A4BD;
text-decoration: none;}

a:visited {
color: #84A4BD;
text-decoration: none;}

a:hover {
color: #e35e9f;
text-decoration: underline;}

a:active {
color: #84A4BD;
text-decoration: none;}


.leftnav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.leftnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}


body#script {background-image: none; background-color: white; font-size: .8em; }
 
h1 {font-size: 1.6em; }
h3 {font-size: 1.2em; }

.contactinfo { text-align: right; color: #ffffff; font-size: 0.8em; margin-right: 5px; }
a.contactemail:link { color: #ffffff; font-weight: none; }

.indexpagetext { margin-left: 12px; }

.pageheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.5em;
	margin-top : -2px;
	color : #e35e9f;
	text-align: center;
}

.pageheadingHome {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 1.25em;
		margin-top : -2px;
		color : #e35e9f;
}

.productpagetext {
	margin-left: 20px;
	font-size: 0.8em;
	padding-right: 20px;
}
.productheading {
	font-size: 1.25em;
	font-weight: bold;
	color: #84A4BD;
}

.documentdownload { margin: 10px; background-color : #CCCCCC; padding : 6px; font-size: 0.9em; }

.contactpagetext { margin-left: 20px; font-size: 0.8em; }
.contactheading { margin-left: 20px; font-size: 0.8em; font-weight: bold; }

.productcatnav { 
		font-size: 0.65em; 
		text-decoration : none;
		margin-left: 4px;
		color : #FFFFFF;
		line-height : 100%;
}
.productsubnav { 
		font-size: 0.65em; 
		font-weight: normal; 
		text-decoration : none;
		font-style: italic;
		margin-left: 8px;
		color : #FFFFFF;
		line-height : 100%;
}
.productnav { 
		font-size: 0.65em; 
		margin-left: 8px;
		color : #FFFFFF;
		line-height : 100%;
		display : block;
}
.productlisting { margin-left: 12px; }

.companyheading {
	font-size: 1.3em;
	font-weight: bold;
	color: #84A4BD;
}

.tableheading { 
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size : 4;
	font-weight: bold;
	color : #CC0033; 
}

.eventheading {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size : 15;
	font-weight: bold;
	color : #84A4BD;
}

.eventdate { 
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size : 13;
	color : #000000; 
}

.eventyear {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #FFFFFF;
	padding: 3px;
	background-color: #82a7c0;
}

.tableitem { 
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12;
}


/* Links follow... */

.navbuttonarea { line-height : 130%; }
 
a {font-weight: bold; text-transform: none; background-color: transparent; }

.navlink
{
		font-family : Arial, Helvetica, sans-serif;
		text-decoration : none;
		font-size : 10pt;
		color : #ffffff;
		padding : 2pt;
		display : block;
		margin-left: 2px;
		width : 113px;
		border-top : 2px #82a7c0 solid;
		border-left : 12px #82a7c0 solid;
}

A.navlink:hover
{
	background-color : #9ec6e0;
	border-top : 2px #f8f294 solid;
	border-left : 12px #f8f294 solid;
	text-decoration : none;
}

.meetingname { font-weight: bold; }
.meetingdesc { margin-left: 20px; }

.footnote { margin-left: 0px; }

.country { 
	font-size : 1.0em;
	font-weight : bold;
}

 
