@charset "ISO-8859-1";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFF66;
	text-decoration: none;
	background-color: #000000;
	font-weight: bold;
	cursor: crosshair;
	filter: Glow(Color=FFFFFF, Strength=15);
}
#container {
	background-color: #000000;
	background-image: url(images/containerbg.gif);
	background-repeat: repeat;
	height: 393px;
	width: 500px;
}
#content {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
	overflow: auto;
	word-spacing: normal;
	line-height: 120%;
	width: 550;
	height: 342px;
	position: relative;
	top: 10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.blinking {
	text-decoration: blink;
}
#content  li  {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bolder;
	color: #00FF66;
	padding: 10px;
	list-style-type: disc;
	filter: Glow(Color=FFFFFF, Strength=2);
}
.pali {
	color: 00EEFF;
}
#contentgames {
	font-family: "Arial";
	font-size: 10px;
	font-weight: bold;
	color: #FFFF66;
	padding: 0px 20px 10px;
	overflow: auto;
	width: 550;
	height: 325px;
	position: relative;
	top: 20px;
}
#quiz {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 120%;
}
label {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
}
.normal {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
img {
	border:0;
}
a {
	color: #FFFFFF;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF99;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF33;
	text-align: center;
}
td games {
font-family:Arial;
font-size:11px; 
color:#000; 
padding:5px 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#game {
	overflow: auto;
	position: relative;
	top: 10px;
	vertical-align: middle;
}
.link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #AA0000;
	text-decoration: underline;
	text-align: right;
}
/***************************************************
				      CONTACT
***************************************************/
#form {
	margin: 0px;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	width: 300px;
}
#form div {
	width: 210px;
	position: relative;
	float: left;
	padding-bottom: 9px;
}
#form div label {
	width: 400px;
}
#form div label.error {
	color: #a80000;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	font-size: 11px;
}
#form div.message_sent {
	background-color: #31B8DA;
	width: 890px;
	float: left;
	padding: 10px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#form input {
	width: 210px;
	padding: 4px;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #C3C3C3;
}
#form input:focus, #form textarea:focus {
	background-color: #FFF;
}
#form textarea {
	width: 300px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #aaaaaa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #C3C3C3;
}
#form .submitBtn {
	background-color: #05b6b0;
	width: 95px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	height: 35px;
	display: block;
}
#form .submitBtn:hover {
	background-color: #05b6b0;
	color: #FFFFFF;
}
#form .submitBtn:focus {
	background-color: #05B6B0;
}

#form strong {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a6a6a;
	display: block;
}
#form .font-11 {
	font-size: 11px;
	color: #CCCCCC;
	display: inline;
}
.contact_info {
	float: none;
	padding-bottom: 15px;
}
.contact_info img {
	border: 5px solid #E8E8E8;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FF0000;
}
/***************************************************
				      CONTACT2
***************************************************/
#recruit_form {
	margin: 0px;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	width: 300px;
}
#recruit_form {
	width: 300px;
	position: relative;
	float: left;
	padding-bottom: 9px;
}
#recruit_form div label {
	width: 400px;
}
#recruit_form div label.error {
	color: #a80000;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	font-size: 11px;
}
#recruit_form div.message_sent {
	background-color: #31B8DA;
	width: 890px;
	float: left;
	padding: 10px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#recruit_form input {
	width: 210px;
	padding: 4px;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #C3C3C3;
}
#recruit_form input:focus, #recruit_form textarea:focus {
	background-color: #FFF;
}
#recruit_form textarea {
	width: 300px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #aaaaaa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #C3C3C3;
}
#recruit_form .submitBtn {
	background-color: #05b6b0;
	width: 95px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	height: 35px;
	display: block;
}
#recruit_form .submitBtn:hover {
	background-color: #05b6b0;
	color: #FFFFFF;
}
#recruit_form .submitBtn:focus {
	background-color: #05b6b0;
}

#recruit_form strong {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a6a6a;
	display: block;
}
#recruit_form .font-11 {
	font-size: 11px;
	color: #CCCCCC;
	display: inline;
}
.contact_info {
	float: none;
	padding-bottom: 15px;
}
.contact_info img {
	border: 5px solid #E8E8E8;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FF0000;
}

