body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E1E1E1;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#bg-box {
	width: 760px;
	text-align: left;
	background-image: url(img/bgshadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#bg {
	width: 740px;
	padding: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px;
}
#bg-foot {
	width: 760px;
	background-image: url(img/bgfootshadow.jpg);
	background-repeat: no-repeat;
	height: 10px;
	background-position: right bottom;
	margin-top: 0px;
}
#flags {
	width: 760px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
	font-size: 0.6em;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flags a:link, #flags a:active, #flags a:visited {
	color: #333333;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#flags a:hover, #flags a:hover:visited {
	color: #333333;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #666666;
}
#flags img {
	vertical-align: bottom;
	padding-bottom: 1px;
}
#head {
	width: 760px;
	height: 105px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(img/logo2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 15px;
}
#error {
	font-size: 0.8em;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding: 15px;
	clear: both;
	width: 100%;
	text-decoration: blink;
}
#nav {
	clear: both;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#checkIt {
	width: 340px;
	height: 130px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: justify;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	clear: none;
	margin-left: 10px;
	vertical-align: bottom;
	margin-bottom: 15px;
}
#try {
	width: 100%;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
	background-color: #CCFFFF;
}
h1 {
	font-size: 2.5em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #40B3FF;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
#login-box {
	width: 340px;
	height: 140px;
	text-align: left;
	background-image: url(img/loginshadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}
#login {
	width: 330px;
	height: 130px;
	padding: 5px;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	margin-right: 10px;
	background-color: #CCEBFF;
	vertical-align: middle;
	border: 3px double #B0DFFF;
	margin-bottom: 15px;
}
#content {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 100%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 15px;
}
#text {
	width: 340px;
	height: 300px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: justify;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	clear: none;
	vertical-align: bottom;
	margin-bottom: 15px;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-bottom: 2px;
	clear: none;
	text-indent: 10px;
}
#ads {
	width: 350px;
	height: 280px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	clear: none;
	background-color: #FFFFFF;
	vertical-align: middle;
	border: 6px double #CCEBFF;
}
#foot {
	width: 740px;
	border-right-width: 2px;
	border-left-width: 2px;
	text-align: justify;
	background-color: #E1E1E1;
	clear: both;
	margin-top: 0px;
	font-size: 0.6em;
	color: #999999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#foot a:link, #foot a:active, #foot a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: darkblue;
	text-align: center;
	color: darkblue;
	text-decoration: none;
}
#foot a:hover, #foot a:hover:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: center;
	color: #999999;
	text-decoration: none;
}
#results {
	width: 90%;
	text-align: center;
	padding: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
input {
	font-size: 0.8em;
	text-align: center;
	padding: 3px;
	background-color: #FFFFFF;
	width: 150px;
	margin-top: 5px;
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #40B3FF;
	border-right-color: #40B3FF;
	border-bottom-color: #40B3FF;
	border-left-color: #40B3FF;
}
.button {
	font-size: 0.8em;
	text-align: center;
	padding: 2px;
	background-color: #40B3FF;
	width: 290px;
	margin-top: 5px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 3px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
