<STYLE TYPE="text/css">
<!--
	A:link    		{color:"#FFFFFF";}
	A:visited 		{color:"#FFFFFF";}
	A:hover 		{color:"#FF6666";}
	A:active  		{color:"#FFFFFF";}

	A.10px {
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 10px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.10px:visited {
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 10px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.10px:active {
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 10px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.10px:hover {
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 10px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.11px {
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.11px:visited {
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.11px:active {
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.11px:hover {
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.LINKS {
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 11px;
		font-variant					: small-caps;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.LINKS:visited {
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 11px;
		font-variant					: small-caps;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.LINKS:active {
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 11px;
		font-variant					: small-caps;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.LINKS:hover {
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 11px;
		font-variant					: small-caps;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.CONTENT {
		color							: "#93849B";
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 11px;
		font-variant					: small-caps;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.CONTENT:visited {
		color							: "#93849B";
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 11px;
		font-variant					: small-caps;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.CONTENT:active {
		color							: "#93849B";
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 11px;
		font-variant					: small-caps;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	A.CONTENT:hover {
		color							: "#000000";
		text-decoration					: none;
		font-weight						: bold;
		font-size						: 11px;
		font-variant					: small-caps;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
	}

	BODY.BANNER {
		background						: url(../Images/HeadBackground.gif) repeat-x;
		background-repeat				: repeat-x;
		background-attachment			: fixed;
		color							: "#FFFFFF";
		font-size						: 10px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		margin-left 					: 0px;
		margin-top 						: 0px;
	}

	BODY.LEFTPANEL {
		background						: url(../Images/LeftPanelBackground.gif);
		background-repeat				: repeat-y;
		background-attachment			: fixed;
		color							: "#FFFFFF";
		font-size						: 10px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		margin-left 					: 0px;
		margin-top 						: 0px;
	}

	BODY.RIGHTPANEL {
		background						: url(../Images/RightPanelBackground.gif);
		background-repeat				: repeat-x;
		background-attachment			: fixed;
		color							: "#93849B";
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		margin-left 					: 0px;
		margin-right 					: 0px;
		margin-top 						: 0px;
		scrollbar-face-color			: "#D3D3D3";
		scrollbar-shadow-color			: "#3F4543";
		scrollbar-highlight-color		: "#3F4543";
		scrollbar-darkshadow-color		: "#D3D3D3";
		scrollbar-track-color			: "#D3D3D3";
		scrollbar-arrow-color			: "#000000";
		overflow-x						: hidden;
	}

	BODY.THUMBS {
		background-color				: "#000000";
		color							: "#93849B";
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		margin-left 					: 0px;
		margin-right 					: 0px;
		margin-top 						: 0px;
		margin-bottom 					: 0px;
		padding-left 					: 0px;
		padding-right 					: 0px;
		padding-top 					: 0px;
		padding-bottom 					: 0px;
		scrollbar-face-color			: "#D3D3D3";
		scrollbar-shadow-color			: "#3F4543";
		scrollbar-highlight-color		: "#3F4543";
		scrollbar-darkshadow-color		: "#D3D3D3";
		scrollbar-track-color			: "#D3D3D3";
		scrollbar-arrow-color			: "#000000";
	}

	DIV.CONTENT {
		background-color				: "#FFFFFF";
		width							: 498px;
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight						: normal;
		font-variant					: none;
		font-style						: normal;
		text-decoration					: none;
	}

	DIV.THUMBS {
		background-color				: "#000000";
		width							: 640px;
		height							: 480px;
		margin-left 					: 0px;
		margin-right 					: 0px;
		margin-top 						: 0px;
		margin-bottom 					: 0px;
		padding-left 					: 0px;
		padding-right 					: 0px;
		padding-top 					: 0px;
		padding-bottom 					: 0px;
		align							: center;
		vertical-align					: top;
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight						: normal;
		font-variant					: none;
		font-style						: normal;
		text-decoration					: none;
		overflow						: hidden;
	}

	HR {
		color							: "#3F4543";
		padding							; 0px;
		margin							; 0px;
		height							: 1px;
	}

	LI.HAMMER {
		list-style-image				: url(../Images/Hammer04.gif);
		color							: #93849B;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-size						: 11px;
		list-style-position				: outside;
	}

	LI.SAWBLADE {
		list-style-image				: url(../Images/SawBladeBullet01.gif);
		color							: #93849B;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-size						: 11px;
		list-style-position				: outside;
	}

	P.SECT {
		background-color				: "#FFFFFF";
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight						: bold;
		font-variant					: small-caps;
		font-style						: normal;
		text-decoration					: underline;
	}

	SPAN.GALLERY {
		background-color				: "#000000";
		color							: "#93849B";
		font-size						: 12px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight						: bold;
		font-variant					: none;
		font-style						: normal;
		text-decoration					: none;
		text-align						: center;
		overflow						: hidden;
	}

	TD.TABS {
		background-color				: "#C0C0C0";
	}

	TD.CONTENT {
		background-color				: "#FFFFFF";
		width							: 498px;
		height							: 250px;
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight						: normal;
		font-variant					: none;
		font-style						: normal;
		text-decoration					: none;
		overflow						: hidden;
	}

	TD.LEFTPANEL {
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight						: normal;
		font-variant					: none;
		font-style						: normal;
		text-decoration					: none;
	}

	TD.RIGHTPANEL {
		margin							: 0px;
		padding							: 0px;
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight						: normal;
		font-variant					: none;
		font-style						: normal;
		text-decoration					: none;
	}

	TD.TEMP {
		font-size						: 10px;
		text-align						: center;
		vertical-align					: center;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight						: normal;
	}

	UL.ULIST {
		color							: #93849B;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-size						: 11px;
		vertical-align					: middle;
		margin-bottom					: 4px;
	}

	.SCAPS {
		color							: "#4A3755";
		font-size						: 11px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight						: normal;
		font-variant					: small-caps;
		font-style						: normal;
		text-decoration					: none;
	}

	.TITLE {
		color							: "#FFFFFF";
		font-size						: 18px;
		font-family						: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight						: bpld;
		font-variant					: small-caps;
		font-style						: normal;
		text-decoration					: none;
	}

-->
</STYLE>
