a:hover {
	text-decoration		: none;
}

.text {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
}

.textw {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 7pt;
	color				: #CCCCCC;
}

.whitext {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #FFFFFF;
}

.textb {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #000000;
}

.textg {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #333333;
}

.textsm {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 7pt;
}

.tiny {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 6pt;
}

.header {
	font-family			: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 11pt;
	font-weight			: bold;
}
h1.header {
	font-family			: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 9pt;
	font-weight			: bold;
	color				: #FFFFFF;
	margin				: 0px 0px 0px 0px;
}
.headerlink, a.headerlink:link, a.headerlink:visited, a.headerlink:active, a.headerlink:hover {
	font-family			: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 11pt;
	font-weight			: bold;
	color				: #FFFFFF;
	text-decoration		: none;
}

.subheader {
	font-family			: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	font-weight			: bold;
}

.textnav {
	font-family			: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 7pt;
}

sup {
	font-family			: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 6pt;
}

.intro {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 7pt;
}

.white, a.white:link, a.white:visited, a.white:active, a.white:hover {
	color				: #FFFFFF;
	text-decoration		: none;
}

.whilink, a.whilink:link, a.whilink:visited, a.whilink:active {
	color				: #FFFFFF;
	text-decoration		: none;
}
a.whilink:hover {
	color				: #FF0000;
	text-decoration		: underline;
}

.redlink, a.redlink:link, a.redlink:visited, a.redlink:active {
	color				: #FF0000;
	text-decoration		: none;
}
a.redlink:hover {
	color				: #99CCFF;
	text-decoration		: underline;
}
ul {
	list-style			: disc;
}

.search {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 7pt;
	background			: #000000;
	color 				: #FFFFFF;
	border				: 1px #FFFFFF solid 

}
.search1552 {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 7pt;
	background			: #00A650;
	color 				: #003333;
	border				: 1px #999999 solid 
}
.searchGallery {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 9pt;
	background			: #FFFFFF;
	color 				: #000000;
	border				: 1px #99CCFF solid 
}
.emailfriend {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 7pt;
	background			: #000000;
	color 				: #999999;
	border				: 1px #999999 solid 

}

.menu {
	position			: absolute; 
	left				: 0px; 
	top					: 105px; 
	visibility			: hidden; 
	z-index				: 2;
	width				: 105px;
}
.mnav {
	font-family 		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #FFFFFF;
	text-decoration		: none;
	position			: relative;
}
.opt {
	background 			: #635E5E;
	color 				: #ECECEC;
}
.opt1 {
	background 			: #000000;
	color 				: #FFFFFF;
}
.opt2 {
	background			: #4F4B4B;
	color 				: #FFFFFF;
}
.opt3 {
	background			: #000000;
	color 				: #FF0000;
}
.drag {
	position			: relative;
	cursor				: hand;
	z-index				: 1000;
}