.blue { 
	color : blue;
} 
.Bronze { 
	color : #8c7853;
} 
.Brown { 
	color : #663300;
} 
.BurntOrange { 
	color : #ed4a05;
} 
.DarkBlue { 
	color : #00008b;
} 
.DarkBrown { 
	color : #663300;
} 
.DarkerRedBrown { 
	color : #660000;
} 
.DarkerGreenBrown { 
	color : #333300;
} 
.DarkestBrown { 
	color : #330000;
} 
.DarkOrange { 
	color : #ff8c00;
} 
.Gold { 
	color : #ffd700;
} 
.green { 
	color : green;
} 
.lemon { 
	color : #ffffe0;
}.LightGray {
color: #b4b4b4;
} 
.LightGreen { 
	color : #90ee90;
} 
.LightGreen2 { 
	color : #00ff99;
} 
.LightBlue { 
	color : #add8e6;
} 
.LightBrown { 
	color : #996600;
} 
.LightPink { 
	color : #ffb6c1;
} 
.LightYellow { 
	color : #ffffe0;
} 
.orange { 
	color : orange;
} 
.NavajoWhite { 
	color : #ffdead;
} 
.red { 
	color : red;
} 
.royalblue {
color: #000080;
}
.yellow { 
	color : yellow;
} 
.White { 
	color : white;
} 
h1 { 
	font-size 	: 22px;
	font-weight : bolder;
} 
h2 { 
	font-size 	: 18px;
	font-weight : bolder;
} 
h3 { 
	font-size 	: 14px;
	font-weight : bold;
} 
h4 { 
	font-size 	: 12px;
	font-weight : bold;
} 
body { 
	font-family : Verdana, Arial,  Helvetica, sans-serif;	
	font-size 	: 10px;
	color 		: #000000;
	text-align	: center;
} 
th { 
	font-size	: 12px;
	color		: #FFFFFF; 
	font-weight	: bold;
	background	: #4A4DFC; 
} 
tr, td, dt, dd, blockquote { 
	font-size 		: 10px;
	vertical-align 	: top;
} 
ul { 
	line-height 		: 150%;
	list-style-position : outside;
	list-style-type 	: disc;
} 
li, ol {
	line-height	: 150%;
}
p { 
	font-size 	: 10px;
	font-weight : normal;
} 
a { 
	color			: #b4b4b4;
	text-decoration	: none;
	letter-spacing	: 0.12em;
} 
a:hover { 
	color 			: #000000;
	text-decoration : none;
	letter-spacing 	: 0.12em;
} 
a:active { 
	color 			: #FD0404;
	text-decoration : none;
	letter-spacing 	: 0.12em;
} 
.aDark { 
	font-size 	: 14px;
	font-weight : bold;
} 
.AnchorYellow { 
	font-size 	: 14px;
	color 		: yellow;
	font-weight : bold;
} 
.AnchorWhite { 
	font-size 	: 14px;
	color 		: white;
	font-weight : bold;
} 
.Aquamarine { 
	color 			: #7fffd4;
	font-size 		: 12px;
	font-weight 	: bold;
	text-transform 	: capitalize;
	text-decoration : none;
	letter-spacing 	: -1pt;
} 
.Back { 
	font-size 	: 16px;
	color 		: #ff0000;
	font-weight : bold;
} 
.Back2TopBlue { 
	color 			: #3804FB;
	font-size 		: 8px;
	line-height 	: 12px;
	font-weight 	: bold;
	vertical-align 	: baseline;
	text-transform 	: Uppercase;
	letter-spacing 	: 0em;
} 
.Back2TopBlue:hover { 
	color 			: #FD7E02;
	letter-spacing 	: 0em;
	font-size 		: 8px;
	line-height 	: 12px;
	font-weight 	: bold;
	vertical-align 	: baseline;
	text-transform 	: Uppercase;
	letter-spacing 	: 0em;
	}
.Back2TopRed { 
	color 			: #cc0000;
	font-size 		: 10px;
	line-height 	: 12px;
	text-align 		: right;
	vertical-align 	: baseline;
} 
.BackWhite { 
	color 			: #ffffff;
	font-size 		: 11px;
	line-height 	: 12px;
	font-weight		: bold;
	text-align 		: center;
	padding-right	: 10px;
}
.Back2TopYellow { 
	color : #ffff00;
	font-size : 10px;
	line-height : 12px;
	text-decoration : none;
	font-style : normal;
	text-align : right;
	vertical-align : baseline;
} 
.BlueLink { 
	color 			: #0033cc;
	font-size 		: 10px;
	line-height 	: 12px;
	font-weight 	: bold;
	text-transform 	: uppercase;
	letter-spacing 	: 0.07em;
} 
.WhiteLink { 
	color 			: #ffffff;
	font-size 		: 10px;
	line-height 	: 12px;
	font-weight 	: bold;
	letter-spacing 	: 0.12em;
}
WhiteLink:hover { 
	color 			: #000000;
	text-decoration : none;
} 
WhiteLink:active { 
	color 			: #FD0404;
	text-decoration : none;
} 
.DarkGrayLink { 
	color 			: #333333;
	font-size 		: 10px;
	line-height 	: 12px;
	font-weight 	: bold;
	letter-spacing 	: 0.12em;
}
DarkGrayLink:hover { 
	color 			: #000000;
	text-decoration : none;
} 
DarkGrayLink:active { 
	color 			: #FD0404;
	text-decoration : none;
} 
.GrayLink { 
	color 			: #999999;
	font-size 		: 12px;
	line-height 	: 14px;
	font-weight 	: bold;
	letter-spacing 	: 0.12em;
}
.BottInPageLinks { 
	text-align 		: center;
	line-height 	: 20px;
	position 		: absolute;
	z-index 		: 2;
	visibility 		: visible;
	color 			: #ffff42;
	left 			: 171px;
	top 			: 4206px;
	height 			: 24px;
	width 			: 780px;
	letter-spacing 	: 0.07em;
} 
.Disabled { 
	color : #999999;
} 
.DisabledRest { 
	color 			: #999999;
	font-size 		: 11px;
	font-style 		: normal;
	line-height 	: normal;
	font-weight 	: bold;
	font-variant 	: normal;
	text-transform 	: lowercase;
	text-decoration : none;
} 
.eMail { 
	font-size 		: 14px;
	color 			: #0802fd;
	letter-spacing 	: 0.07em;
} 
.F11 {
	font-size 	: 8px;
	color 		: #666666;
	line-height : normal;
	height 		: auto;
	width 		: auto;
	text-align : left;
}

.GreenLinks { 
	font-size : 9px;
	text-decoration : none;
	letter-spacing : 0;
	font-weight : bold;
	text-transform : uppercase;
	color : #7fffd4;
} 
.hlLightBlue { 
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
} 
.LightGreenLink { 
	color: #4BD825;
	font-size : 10px;
	font-weight : bold;
	line-height : 12px;
	text-transform : uppercase;
	letter-spacing : 0;
	font-weight : bold;
	letter-spacing : 0.07em;
} 
.NavAqua { 
	font-size : 12px;
	color : #7fffd4;
	font-weight : bold;
	text-decoration : none;
} 
.NavLightPink { 
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 0.07em;
} 
.RedLink { 
	color : #cc0000;
	font-size : 10px;
	line-height : 12px;
	text-transform : uppercase;
	letter-spacing : 0;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 0.07em;
} 
.RedTitleBold { 
	font-size : 12px;
	color : #ff0000;
	letter-spacing : 1px;
	font-weight : bold;
	letter-spacing : 0.07em;
} 
.YellowLink { 
	color : #ffff00;
	font-size : 10px;
	line-height : 12px;
	text-transform : uppercase;
	letter-spacing : 0;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 0.07em;
} 
.BannerTextWhite { 
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
	font-variant : normal;
	text-transform : capitalize;
	color : #ffffff;
} 
.BannerTextRed { 
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
	font-variant : normal;
	text-transform : capitalize;
	color : #ff0000;
} 
.BlueBoldItalic { 
	color : #0000ff;
	font-style : italic;
	font-weight : bolder;
}
.WhiteBoldItalic { 
	color : #ffffff;
	font-style : italic;
	font-weight : bolder;
}
.F11 {
	color 				: #999999;
	text-align 			: left;
	font-size 			: 9px;
	font-weight 		: 500;
	display				: block;
	height				: 14px;
	width				: auto;
	margin-left			: auto;
	margin-right		: auto;
	padding 			: 4px 10px 0px 10px;
	} 
.BestViewed { 
	font-size 		: 8px;
	font-height		: 10px;	
	font-style 		: italic;
	font-weight 	: 500;
	color 			: #999999;
	text-transform 	: uppercase;
	text-align 		: left;
} 
.BestViewedSmall {
	font-size : 7px;
	font-style : italic;
	font-weight : bold;
	color : #ffffff;
	line-height : normal;
	text-transform : uppercase;
	position : absolute;
	height : 9px;
	width : auto;
	left : 32px;
	top : 12px;
	z-index : 1;
	text-align : left;
} 
.Bold { 
font-weight : bold;
} 
.Bold10 { 
	font-size : 10px;
	font-weight : bold;
} 
.Contact { 
	color : #436AC3;
	text-align : center;
	font-size : 10px;
	font-weight : bold;
	line-height : 12px;
	text-transform : uppercase;
	letter-spacing : 0;
	font-weight : bold;
	letter-spacing : 0.07em;
} 
.MainContent { 
	font-size : 12px;
	color : #ffffff;
	text-align : justify;
	text-indent : 10px;
	overflow : auto;
	position : relative;
	visibility : visible;
	z-index : 1;
} 
.TextWhite { 
	font-size : 12px;
	font-style : normal;
	line-height : 24px;
	color : #ffffff;
	letter-spacing : 0.07em;
	text-align : justify;
	text-indent : 50px;
	word-spacing : normal;
	white-space : normal;
	display : block;
	overflow : auto;
	position : static;
	visibility : visible;
	z-index : 5;
	height : auto;
	width : auto;
	border : none;
	vertical-align : baseline;
	margin : 5px;
	padding : 5px;
} 
.TextBlack12 { 
	color : #000000;
	font-size : 12px;
	line-height : 24px;
	letter-spacing : 0.05em;
	text-align : justify;
	word-spacing : normal;
	white-space : normal;
	display : block;
	overflow : auto;
	position : static;
	visibility : visible;
	z-index : 5;
	border : none;
	vertical-align : baseline;
	margin : 5px;
	padding : 5px 5px 5px 5px;
} 
.TextBlack11 { 
	color : #000000;
	font-size : 11px;
	line-height : 22px;
	text-align : justify;
	letter-spacing : 0.05em;
	word-spacing : normal;
	white-space : normal;
	display : block;
	overflow : auto;
	position : static;
	visibility : visible;
	z-index : 5;
	border : none;
	vertical-align : baseline;
	margin : 4px;
	padding : 4px 4px 4px 4px;
}
.TextBlack10 { 
	color 			: #000000;
	font-size 		: 10px;
	line-height 	: 18px;
	text-align 		: justify;
	letter-spacing 	: 0.05em;
	word-spacing 	: normal;
	white-space 	: normal;
	display 		: block;
	overflow 		: auto;
	visibility 		: visible;
	z-index 		: 5;
	border 			: none;
	vertical-align 	: baseline;
	margin 			: 4px;
	padding 		: 4px 4px 4px 4px;
}
.TextBlack8 { 
	color : #000000;
	font-size : 8px;
	line-height : 14px;
	text-align : justify;
	letter-spacing : 0.05em;
	word-spacing : normal;
	white-space : normal;
	display : block;
	overflow : auto;
	z-index : 5;
	border : none;
	vertical-align : baseline;
	margin : 4px;
	padding : 4px 4px 4px 4px;
}
.TextWhite10 { 
	color : #ffffff;
	font-size : 10px;
	line-height : 18px;
	letter-spacing : 0.05em;
	word-spacing : normal;
	white-space : normal;
	display : block;
	overflow : auto;
	position : static;
	z-index : 5;
	border : none;
	vertical-align : baseline;
	margin : 4px;
	padding : 4px 4px 4px 4px;
}
.TextBlack8 { 
	font-size 		: 8px;
	font-style 		: normal;
	line-height 	: 18px;
	color 			: #000000;
	letter-spacing 	: 0.05em;
	text-align 		: justify;
	word-spacing 	: normal;
	white-space 	: normal;
	display 		: block;
	overflow 		: auto;
	position 		: static;
	visibility 		: visible;
	z-index 		: 5;
	height 			: auto;
	width 			: auto;
	border 			: none;
	vertical-align 	: baseline;
	margin 			: 5px;
	padding 		: 5px;
} 
.WhiteTitle { 
	text-decoration : none;
	color 			: #ffffff;
	padding			: 4px 10px 4px 10px;
}
.GrayTitle { 
	text-align 		: left;
	vertical-align 	: baseline;
	padding			: 10px 0px 0px 10px;
	color			: #999999; 
	font-weight		: 500;	
} 
.GrayTitle12 { 
	color 			: #9D9C9C;
	text-align		: left;
	vertical-align 	: baseline;
	font-weight 	: bold;
	font-size 		: 12px;
	line-height 	: 18px;
	letter-spacing 	: 0.05em;
} 
.grayTitle10 { 
	color 			: #b4b4b4;
	text-align 		: left;
	vertical-align 	: baseline;
	font-weight 	: bold;
	font-size 		: 10px;
	line-height 	: 14px;
	letter-spacing 	: 0.05em;
} 
.DarkGrayTitle { 
	text-align 		: left;
	vertical-align 	: baseline;
	text-decoration : none;
	font-weight 	: bold;
	font-size 		: 16px;
	color 			: #49494A;
}
.VeryDarkgrayTitle { 
	text-align 		: left;
	vertical-align 	: baseline;
	text-decoration : none;
	font-weight 	: bold;
	font-size 		: 16px;
	color 			: #49494A;
}
.YellowTitle { 
	color 			: #b4b4b4;
	text-align 		: left;
	vertical-align 	: baseline;
	font-weight 	: bold;
	font-size 		: 14px;
	line-height 	: 18px;
	letter-spacing 	: 0.05em;
} 
.Heading36 { 
	font-size 		: 36pt;
	font-weight 	: bold;
	line-height 	: 48pt;
} 
.Heading22 { 
	font-size 		: 22pt;
	font-weight 	: bold;
	line-height 	: 28pt;
} 
.Heading18 { 
	font-size 		: 18pt;
	font-weight 	: bold;
	text-align 		: center;
} 
.Heading12 { 
	font-size 		: 12pt;
	font-weight 	: bold;
	text-align 		: center;
} 
.Heading10 { 
	font-size 		: 10pt;
	font-weight 	: bold;
} 
.Heading8 { 
	font-size 		: 8pt;
	font-weight 	: bold;
	text-align 		: center;
} 
.InConstruction { 
	font-size 		: 22pt;
	font-weight 	: bold;
	color 			: #ffd700;
	text-align 		: center;
} 
.InConstructionDark { 
	font-size 		: 22pt;
	font-weight 	: bold;
	color 			: #ff6600;
	text-align 		: center;
} 
.NEW { 
	font-size : 12pt;
	font-weight : bold;
	line-height : 12pt;
	color : #3300ff;
	text-decoration : blink;
	background-position: top;
} 
.Normal { 
	font-size : 12pt;
} 
.RedBold { 
	color : red;
	font-weight : bold;
	
	font-size : 16px;
} 
.RedBold10 { 
	color : red;
	font-weight : bold;
	
	font-size : 10px;
	line-height : normal;
} 
.RedBold12 { 
	color : red;
	font-weight : bold;
	font-size : 12px;
	line-height : normal;
} 
.RedItalic { 
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
	color : #ff0000;
	z-index : 1;
	height : 24px;
} 
.RightJustifiedText { 
	text-align : right;
} 

.TitleSmallCap { 
	font-size 	: 14pt;
	font-weight : bold;
} 
.TitleSmallRest { 
	font-size 	: 10pt;
	font-weight : bold;
} 
.BannerBox {
	z-index 	: 1;
	width 		: 400px;
	left 		: 225px;
	top 		: 162px;
	position 	: absolute;
	text-align 	: justify;
	width 		: 814px;
	height		: 150px;
	padding		: 5px 5px 5px 5px;
} 
.TopBanner {
	position: absolute;
	z-index : 1;
	left 	: 225px;
	top 	: 12px;
	width 	: 814px;
	height 	: 150px;
}
.container{
	background		: center;
	width			: 800px;
	height			: auto;
	margin-top		: 0px;
	margin-bottom	: 0px;
	margin-left		: auto;
	margin-right	: auto;
	text-align		: center;
}
.GrayBlock{
	background-color: #d9d6c3;
	border-color	: #d9d6c3;
	display			: block;
	height			: auto;			
	width			: auto;
	margin-top		: 7px;
	margin-bottom	: 0px;
	margin-left		: auto;
	margin-right	: auto;
	padding			: 0px 0px 0px 0px;
}
.WhiteBlock{
	background-color: #ffffff;
	border-color	: #ffffff;
	display			: block;
	height			: auto;
	width			: auto;
	margin-left		: auto;
	margin-right	: auto;
	padding			: 0px 0px 0px 0px;
}
.MenuBar { 
	align			: middle; 
	width			: auto;
	margin-left		: auto;
	margin-right	: auto;
	text-align		: center;
	padding			: 4px 4px 4px 4px;
} 
.BlackBox {
	background-color: #000000;
	border-color	: #000000;
	display			: block;
	height			: auto;
	width			: auto;
	margin-left		: auto;
	margin-right	: auto;
	padding			: 4px 10px 4px 0px;
}
.DarkGrayBox {
	background-color: #999999;
	display			: block;
	height			: auto;
	width			: auto;
	margin-left		: auto;
	margin-right	: auto;
	padding 		: 4px 0px 4px 0px;
}
.piece {
	text-align		: center;
	background-color: #333333;
	display			: block;
	height			: auto;
	width			: auto;
	margin-left		: auto;
	margin-right	: auto;
	padding 		: 4px 0px 4px 0px;
}
.infonote{
	color 			: #ffffff;
	font-size 		: 7pt; 
	text-align		: center;
  	letter-spacing	: 1px;
	background-color: #999999; 
	display			: block;
	height			: auto;
	margin-left		: auto;
	margin-right	: auto;
	padding 		: 4px 0px 4px 0px;
}
.PhotoBox {
	color 				: #00ffff;
	text-align 			: center;
	font-size 			: 10px;
	font-weight 		: normal;
	display				: block;
	height				: auto;
	width				: auto;
	margin-left			: auto;
	margin-right		: auto;
	padding 			: 10px 10px 0px 10px;
} 
.Credits { 
	color 				: #666666;
	text-align 			: center;
	font-size 			: 10px;
	font-weight 		: normal;
	display				: block;
	height				: auto;
	width				: auto;
	margin-left			: auto;
	margin-right		: auto;
	padding 			: 4px 10px 4px 10px;
} 
.BlueThinBox {
	border 			: 1px;
	border-style	: solid;
	border-color	: #4A4DFC;
	border-spacing	: 4px;
	margin-left 	: auto;
	margin-right 	: auto;
}
.TextBoxRoyalBlue {
	z-index 		: 1;
	color			: #000080;
	width 			: auto;
	align			: middle;
	text-align 		: left;
	line-height		: 14px;
	vertical-align 	: baseline;
}
.TextBox {
	position 		: normal;
	z-index 		: 1;
	width 			: 780px;
	text-align 		: justify;
	padding			: 4px 4px 4px 4px;;
	text-align 		: center;
	vertical-align 	: baseline;
	text-decoration : none;
	font-weight 	: bold;
	font-size 		: 16px;
	color 			: #696969;
} 
.TextBoxWhite {
	z-index 	: 1;
	background	: #FFFFFF;
	width 		: 100%;
	top 		: 20px;
	position 	: absolute;
	text-align 	: justify;
	padding		: 4px 4px 4px 4px;
} 
.TextBoxLeftWhite {
	z-index 	: 1;
	width 		: 390px;
	background	: #FFFFFF;
	left 		: 225px;
	top 		: 162px;
	position 	: absolute;
	text-align 	: justify;
	padding		: 4px 4px 4px 4px;
} 
.TextBoxRightWhite {
	z-index 	: 1;
	width 		: 390px;
	background	: #FFFFFF;
	left 		: 625px;
	top 		: 163px;
	position 	: absolute;
	text-align 	: justify;
	padding		: 4px 4px 4px 4px;
} 
.TextBoxRightClear {
	z-index 	: 4;
	left 		: 625px;
	top 		: 164px;
	position 	: absolute;
	text-align 	: left;
	width		: 400px;
} 
.TextBoxFullWhite {
	z-index 	: 2;
	position 	: absolute;
	left 		: 225px;
	top 		: 161px;
	background	: #FFFFFF;
	height 		: auto;
	width 		: 794px;
	text-align 	: justify;
	padding		: 5px 10px 5px 10px;
}
.TextBoxLiteBlue {
	z-index 	: 1;
	width 		: 650px;
	background	: #FFFFFF;	
	left 		: 225px;
	top 		: 162px;
	position 	: absolute;
	text-align 	: justify;
	padding		: 5px 5px 5px 5px;
	border-style: dotted;
	border-width: medium;
	color 		: #258CFF;
} 
.ContentBox {
	z-index 	: 1;
	position	: absolute;
	left 		: 225px;
	top 		: 12px;
	margin-left : auto;
	margin-right: auto;
	width 		: 814px;
	background	: #FFFFFF;
}
.DottedBorderBox { 
	z-index		: 1;
	text-align 	: center;
	padding		: 5px 10px 5px 10px;
	border-style: dotted;
	color 		: #ffffff;
	border-width: thin;
	left 		: 300px;
	top 		: 1600px;
	position 	: absolute;
	text-align 	: justify;
	padding		: 4px 4px 4px 4px;
	width		: 660px;
	height		: 14px;
} 
.Page {
	position 	: normal;
	z-index 	: 1;
	width 		: 780px;
	align		: middle;
	text-align 	: justify;
	padding		: 4px 4px 4px 4px;
	background	: #FFFFFF;	
} 
.WarnWHITE { 
	color 		: #ffffff;
	font-size 	: 12pt;
	font-weight : bold;
	line-height : 18pt;
} 
.WarnRED { 
	color 		: #ff0000;
	font-size 	: 12pt;
	font-weight : bold;
	line-height : 18pt;
} 
.LastUpdate { 
	font-size 	: 10px;
	font-weight : normal;
	color 		: #ffcc00;
} 
.LastUpdateBold { 
	font-size 	: 10px;
	font-weight : bold;
	color 		: #ffcc00;
} 
.LastUpdateDark { 
	font-size 	: 10px;
	font-weight : normal;
	color 		: #ff0000;
} 
.CreditsDark { 
	font-size 	: 10px;
	font-style 	: italic;
	font-weight : normal;
	color 		: #800000;
} 
.CenterText { 
	text-align : center;
} 
p.center { 
	text-align : center;
} 
div.center { 
	margin-left : auto;
	margin-right: auto;
	width 		: 8em;
} 
img.center { 
	margin-left 	: auto;
	margin-right 	: auto;
 	border			: none;
   	display			: block !important;
	vertical-align 	: middle;
} 
.vcenter { 
	min-height 		: 12em;
	display 		: table-cell;
	vertical-align 	: middle;
} 
.TextLeft { 
	text-align : left;
} 
.TextRight { 
	text-align : right;
}
.sold { 
	color 		: red;
	width 		: auto;
	text-align 	: right;
	font-weight : 600;
		
} 