body {
	color: black;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: white;
	margin: 0;
	padding: 0;
}
.ColorCodeVideo {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.ColorCodeVideoTab {
	margin: 0px;
	padding: 0px;
}
.ColorCodeVideoTabOpen {
	margin: 0px;
	padding: 0px;
}
.ColorCodeVideoContent {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
.ColorCodeVideoContent:Active {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ChangingCSS:Hover {
	background-color: #51B6F4;
	color: #000000;
	background-image: url(images/aqua-gradient.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
a:link {
	color: #222222;
	text-decoration: underline;
}
a:hover {
	color: #51B6F4;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: underline;
}
a:active {
	color: #1E4B8A;
	text-decoration: none;
}
.JumpMenu {
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-family: cursive, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.JumpMenu_left {
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	cursor: pointer;
}
.DropDownMenu {
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-family: cursive, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.DropDownMenu_left {
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	cursor: pointer;
}
.JumpMenuColor {
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-family: cursive, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.JumpMenuColor_left {
	text-align: left;
	color: #FFFFFF;
	background-color: #000000;
	cursor: pointer;
}
.DropDownMenuColor {
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-family: cursive, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.DropDownMenuColor_left {
	text-align: left;
	color: #FFFFFF;
	background-color: #000000;
	cursor: pointer;
}
#BackgroundColors {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#LinkColors {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#FontColors {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.PaletteSelected {
	cursor: default;
	height: auto;
	width: auto;
	background-image: url(images/check_on.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 14px;
}
.PaletteOptions {
	cursor: pointer;
	height: auto;
	width: auto;
	background-image: url(images/check_off.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.ButtonEffect:Hover {
	cursor: pointer;
	background-color: #51B6F4;
}
.ButtonEffect:Active {
	cursor: pointer;
	background-color: #0000FF;
	color: #FFFFFF
}
.Signup:Hover {
	cursor: pointer;
	background-color: #51B6F4;
}
.Login:Hover {
	cursor: pointer;
	background-color: #51B6F4;
}
.Email:Hover {
	cursor: pointer;
	background-color: #51B6F4;
}
#hex {
	text-align: center;
}
#LinkColor {
	text-align: center;
}
#LinkColor:Hover {
	font-size: 14px;
	cursor: pointer;
	background-color: #008000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: auto;
	width: auto;
}
#LinkColor:Active {
	font-size: 14px;
	cursor: pointer;
	background-color: #FFFFFF;
	color: #008000;
	font-weight: bold;
	text-align: center;
	height: auto;
	width: auto;
}
#HexValue {
	text-align: center;
}
#color_tool_ad {
	position:static;
	width:300px;
	height:250px;
	z-index:1;
}
#ChangeCSS {
	height: auto;
	overflow: visible;
}
.get_html_code {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	cursor: pointer;
	font-size: 12px;
	width: 176px;
	height: auto;
	overflow: auto;
}
.get_html_code:Hover {
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	cursor: pointer;
	font-size: 12px;
	width: 176px;
	height: auto;
	overflow: auto;
}
.get_html_code:Active {
	color: #FFFFFF;
	background-color: #0000FF;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	cursor: pointer;
	font-size: 12px;
	width: 176px;
	height: auto;
	overflow: auto;
}
.ColorCodeWebSite {
	text-align: center;
}
.WhiteButton {
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-family: cursive, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: thin solid #000000;
}
.WhiteButton:Hover {
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-family: cursive, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: thin dotted #FFFFFF;
}
.BlackButton {
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-family: cursive, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.BlackButton:Hover {
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-family: cursive, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: medium dotted #000000;
}
.ColoredButtons {
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-family: cursive, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: thin solid #000000;
}
.ColoredButtons:Hover {
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-family: cursive, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: thin dotted #FFFFFF;
}
.DarkColoredButtons {
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-family: cursive, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.DarkColoredButtons:Hover {
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-family: cursive, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: medium dotted #000000;
}
.ActivateVideo:Hover {
	cursor: default;
	height: auto;
	width: auto;
	background-image: url(images/check_on.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 14px;
}
.DeactivateVideo:Hover {
	cursor: default;
	height: auto;
	width: auto;
	background-image: url(images/check_off.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 14px;
}
.DeactivateVideo:Active {
	cursor: default;
	height: auto;
	width: auto;
	background-image: url(images/check_on.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 14px;
}
.video a:link {
	text-align: center;
	padding: 0;
	border-width: 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
}
.video a:hover {
	text-align: center;
	padding: 0;
	border-width: 0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	color: #6DC1FC;
}
.video a:active {
	text-align: center;
	padding: 0;
	border-width: 0;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	cursor: move;
}
.video a:visited {
	text-align: center;
	padding: 0;
	border-width: 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
.image a:link {
	text-align: center;
	padding: 0;
	border-width: 0;
}
.image a:hover {
	text-align: center;
	padding: 0;
	border-width: 0;
}
.image a:active {
	text-align: center;
	padding: 0;
	border-width: 0;
}
.image a:visited {
	text-align: center;
	padding: 0;
	border-width: 0;
}
.policies {
	text-align: center;
	font-size: 10px;
}
.policies a:link {
	text-align: center;
	padding: 0;
	border-width: 0;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
}
.policies a:hover {
	text-align: center;
	padding: 0;
	border-width: 0;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
}
.policies a:active {
	text-align: center;
	padding: 0;
	border-width: 0;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
}
.policies a:visited {
	text-align: center;
	padding: 0;
	border-width: 0;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
