body {
	background-color: #000000;
	font-family: Copperplate, Ariel, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #808080;
}

a:link {
	color: #808080;
	text-decoration: none;
}

a:visited {
 	color: #808080;
 	text-decoration: none;
}	
table  {
	font-size : 9pt;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	color : #808080;
	line-height : 140%;
	text-decoration : none;
	text-align : left;
}
.introtitle {
	font-family : Copperplate Gothic Bold, Helvetica;
	font-size : 36pt;
	font-weight : bold;
	color: #808080;
}
.navigationTextCategory {
	text-align: left;
	text-indent: 20px;	
	padding: 10px 0px 0px 10px;	
}
.navigationTextCategorySelected {
	border-bottom: 1px solid #808080;
}
.navigationTextCategoryUnSelected {
	border-bottom: 0px solid #808080;
}
.navigationTextSubCategory {
	text-align: left;
	text-indent: 40px;	
	padding: 0px 0px 0px 10px;	
}
.navigationTextSubCategorySelected {
	border-bottom: 1px solid #808080;
}
.navigationTextSubCategoryUnSelected {
	border-bottom: 0px solid #808080;
}
.navigationTextTable  {
	text-align : center;
	width='100%';
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 2px solid #808080;
}

.picture {
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.pictureText {
	font-family : Copperplate Gothic Bold, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	color: #808080;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 24px 0px 0px 10px;
}
.pictureTable {
	width: 100%;
}

.thumbnail{
	font-family : Ariel, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	color: #808080;
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	text-align : center;
}
.thumbnailSelected{
	font-family : Ariel, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	color: #808080;
	border-top: 0px solid #808080;
	border-left: 0px solid #CC66CC;
	border-right: 0px solid #CC66CC;
	border-bottom: 1px solid #808080;
	text-align : center;
}
.thumbnailSpacer{
	padding: 10px 10px 10px 10px;
}

.copyright  {
	font-size : 7pt;
	font-family : tahoma;
	color : #808080;
	line-height : 120%;
}
.contactText {
	font-family : Gill Sans, Helvetica;
	font-size : 14pt;
	color: #808080;
	text-align: center;
}

