h1,h2,h3,p,a,img,th,td,ul,li,button,select,input {
	margin: 0;
	border: 0;
	padding: 0;
}

body,h1,h2,h3,p,th,td,button,select,input {
	font-family: sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #3c78f0;
}

body,p,th,td,select,input {
	line-height: 18px;
}

a {
	color: #3c78f0;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

ul {
	padding-left: 20px;
	list-style: circle;
}

h1 {
	font-size: 1.75em;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
}

h1 a {
	display: block;
}

h2 {
	font-size: 1.375em;
	font-style: normal;
	font-weight: bold;
	margin: 10px 10px 5px;
}

h3 {
	font-size: 1.125em;
	font-style: normal;
	font-weight: bold;
	margin: 10px 10px 5px;
	clear: both;
}

hr {
	border-width: 1px 0 2px;
	border-color: #3c78f0;
	border-style: solid;
	width: 100%;
	height: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

p,ul {
	margin: 0 10px 14px;
}

.vrMonospace {
	font-family: monospace;
	font-size: smaller;
}

.vrError,.hmError {
	color: #ff0000;
	font-weight: bold;
}

.vrDisabled {
	color: #b1c9f9;
	border-color: #b1c9f9;
	cursor: default;
}

.vrPanel {
	border: 3px solid #3c78f0;
	width: 794px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
}

.vrNote,.vrNote a {
	color: #c86400;
	font-weight: bold;
}

.vrPageFooter {
	border-style: solid;
	border-width: 3px 0 0;
	border-color: #3C78F0;
	margin: 0;
}

.vrPageLinks {
	font-size: 0.875em;
	text-align: center;
	padding: 5px 10px;
	margin: 0;
}

.vrFooter {
	text-align: center;
	margin-top: 1em;
	font-size: small;
}

.vrPackLinks {
	width: 750px;
	margin: 1em auto 3px;
	text-align: center;
}

.vrPackLinks a {
	margin: 2px 10px;
	border: 2px solid #3c78f0;
	padding: 2px 10px;
}

.vrPackLinks a.vrActive {
	color: #ffffff;
	background-color: #3c78f0;
}

.vrScoresHeader {
	width: 750px;
	margin: 1em auto 3px;
	text-align: center;
}

.vrScoresHeader .vrScoresAnchors {
	float: left;
	text-align: left;
}

.vrScoresHeader .vrScoresPreviousNext {
	float: right;
	text-align: right;
}

table.vrScores {
	width: 750px;
	margin: 0 auto 10px;
}

table.vrScores,table.vrScores th,table.vrScores td {
	border: solid 1px #3C78F0;
}

table.vrScores th,table.vrScores td {
	padding: 2px 10px;
}

table.vrScores tr.vrHeaderRow td,table.vrScores tr th {
	text-align: center;
	font-weight: bold;
}

table.vrLeaders {
	width: 550px;
	margin: 0 auto 10px;
}

table.vrLeaders,table.vrLeaders th,table.vrLeaders td {
	border: solid 1px #3C78F0;
}

table.vrLeaders th,table.vrLeaders td {
	padding: 2px 4px;
}

table.vrLeaders tr th {
	text-align: center;
	font-weight: bold;
}

table.vrLeaders tr.place1 td {
	background-color: #FFD700;
	font-weight: bold;
}

table.vrLeaders tr.place2 td {
	background-color: #FFEB7F;
	font-weight: bold;
}

table.vrLeaders tr.place3 td {
	background-color: #FFF5BF;
	font-weight: bold;
}

table.vrTrackImages {
	margin: 0 auto;
}

table.vrTrackImages,table.vrTrackImages td {
	border: 0;
}

table.vrTrackImages td {
	padding: 5px 20px;
	vertical-align: top;
}

table.vrTrackImages td a {
	display: block;
	text-align: center;
}

dl.vrFigures {
	width: 640px;
	margin: 10px auto;
	text-align: center;
}

dl.vrFigures dt {
	margin-top: 20px;
}

dl.vrFigures dd {
	margin: 5px 10px 20px;
}

dl.vrNews {
	margin: 10px 20px;
}

dl.vrNews dt {
	font-weight: bold;
	margin: 0 0 4px;
}

dl.vrNews dd {
	margin-left: 20px;
}

table.vrColors {
	margin: 0 auto 14px;
}

table.vrColors td {
	padding: 2px 20px;
	text-align: right;
}

table.vrColors td div {
	width: 40px;
	height: 1em;
	border: 1px solid #3c78f0;
}

.vrPlayer1,.vrPlayer1 td,.vrPlayer1 td a {
	color: #00c800;
}

.vrPlayer2,.vrPlayer2 td,.vrPlayer2 td a {
	color: #c80000;
}

.vrPlayer3,.vrPlayer3 td,.vrPlayer3 td a {
	color: #c800c8;
}

.vrPlayer4,.vrPlayer4 td,.vrPlayer4 td a {
	color: #c86400;
}

.vrPlayer5,.vrPlayer5 td,.vrPlayer5 td a {
	color: #7f7f7f;
}

.vrPlayer6,.vrPlayer6 td,.vrPlayer6 td a {
	color: #0000c8;
}

.vrPuzzlesNotice {
	background-color: #FFFFAA;
	border: 1px solid gray;
	padding: 5px;
	margin: 5px auto;
	width: 600px;
	text-align: center;
}

.vrPuzzlesNotice a {
	color: red;
}

.vrLegal {
	text-align: center;
}

.vrLegal p,.vrLegal ul {
	text-align: left;
}

.vrLegal img {
	margin: 5px auto;
}

.vrLegal form p {
	text-align: center;
	margin: 15px;
}

.vrLegal input {
	margin: 5px;
}

.vrLegal .hmButton {
	font-family: inherit;
	font-weight: bold;
	font-style: normal;
	font-size: inherit;
	color: inherit;
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #3c78f0;
	cursor: pointer;
	padding: 0 5px;
	margin: 0;
}

.vrLegal .hmButton:active {
	background-color: #aaccff;
}

.vrAdsInfo {
	margin: 0 44px;
	font-weight: bold;
}

.vrAdsInfo a {
	text-decoration: underline;
}

#vrGame {
	position: relative;
}

#vrTopAd, #vrMiddleAd, #vrBottomAd {
	padding: 5px 10px 10px;
	text-align: center;
}

