html {
	background: #CCCC99;
}

body {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	color: black;
	font-family: sans-serif;
}

div.container {
	background: url('../images/background.gif');
}

div.trial {
	margin: 10px 35px;
	padding: 0;
	border-top: solid 1px #de9b00;
	border-bottom: solid 1px #de9b00;
	background: #ffeb7f;
	text-align: center;
	color: #745129;
	font-weight: normal;
	font-size: 22px;
	font-family: Comic Sans MS;
}

div.trial a:link {
	text-decoration: none;
	color: #745129;
}

div.trial a:visited {
	text-decoration: none;
	color: #745129;
}

div.trial a:hover {
	text-decoration: underline;
	color: #745129;
}

table.categories {
	margin: 10px auto 20px auto;
}

table.categories td {
	padding: 0 20px;
}

table.levels {
	margin: 10px auto 20px auto;
}

table.levels td {
	padding: 0 5px;
}

table.levelchoose {
	margin: 0 0 0 18px;
}

.instructionstext {
	width: 315px;
	font-size: 16px;
	padding: 5px 25px 7px 25px;
	margin: 0;
}

.instructionstitle {
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin: 0 0 5px 0;
}

.play_instructions {
	font-size: 16px;
	text-align: left;
	width: 490px;
	font-weight: bold;
	padding: 2px 20px 6px 20px;
	margin: 0;
}
	
.samplefooter {
	color: #454545;
	text-decoration: underline;
}

.levelsection {
	font-size: 22px;
	font-weight: bold;
}
	
.levelbar {
	font-size: 12px;
}
	
.mixerbar {
	font-size: 15px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.mixerbar:hover {
	text-decoration: underline;
	color: #000;
}

.mixercat {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.mixtab {
	border: 0;
	margin: 0 auto 0 auto;
}

.mzp {
	margin: 2px 13px 6px auto;
	text-align: right;
	font-size: 11px;
	color: #444;
}

.mzp a:link {
	text-decoration: none;
	color: #444;
}

.mzp a:visited {
	text-decoration: none;
	color: #444;
}

.mzp a:hover {
	text-decoration: underline;
	color: #444;
}

.box {
	margin: 0 auto;
}

.boxed {
	width : 468px;
	padding: 15px;
	background: url('../images/box_inside.gif');
}

.mztable {
	background: #ffff99;
	border-top: solid 1px #cfcf7c;
	border-bottom: solid 1px #cfcf7c;
}

.cattitle {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}

.confirm {
	font-size: smaller;
	font-style: italic;
}

.error {
	color: red;
}

.bold {
	font-weight: bold;
}

.helpbox {
	width: 620px;
	margin: 15px auto 10px auto;
}

.helpboxed {
	background: url('../images/box-620_inside.gif');
}

.helpboxtxt {
	margin: 0 20px;
	font-family: sans-serif;
	font-size: 14px;
}

.helpboxtxt .title {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

.actbox {
	width: 497px;
	margin: 15px auto 10px auto;
}

.actboxed {
	background: url('../images/box-497_inside.gif');
}

.actboxtxt {
	margin: 0 20px;
	font-family: sans-serif;
	font-size: 14px;
}

.actboxtxt .title {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

div.minitable {
	background: #ffff99;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #333333;
	margin: 0 10px;
	padding: 10px 25px;
	font-size: 14px;
}

div.minitable table {
	margin: 0;
	padding: 0;
}

.scorearea {
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}

.scoretable {
	margin: 0 0 0 15px;
}

.scoretable td {
	text-align: center;
	vertical-align: bottom;
}

.scorelowerbar {
	height: 20px;
	margin: 0;
	padding: 0;
}

.scorecat {
	font-weight: normal;
}

.scorepercent {
	font-size: 70%;
}

.scorelevel {
	width: 31px;
	margin: 0 auto;
	text-align: center;
}

a.uselinks {
    font-size: 14px;
    color : #0000FF;
}

a.uselinks:link {
    color : #0000FF;
    text-decoration : none;
}

a.uselinks:visited {
    color : #0000FF;
    text-decoration : none;
}

a.uselinks:hover {
    color : #0000FF;
    text-decoration : underline;
}

a.clearscore {
    font-size: 12px;
    color : #0000FF;
}

a.clearscore:link {
    color : #0000FF;
    text-decoration : none;
}

a.clearscore:visited {
    color : #0000FF;
    text-decoration : none;
}

a.clearscore:hover {
    color : #0000FF;
    text-decoration : underline;
    cursor: pointer;
}

a.mainsubs {
    color : #745129;
}

a.mainsubs:link {
    color : #745129;
    text-decoration : none;
}

a.mainsubs:visited {
    color : #745129;
    text-decoration : none;
}

a.mainsubs:hover {
    color : #745129;
    text-decoration : underline;
    cursor: pointer;
}

table.hometpcs {
	width: 710px;
	margin: 5px 30px 0 30px ;
	padding: 0;
	border-top: solid 1px #de9b00;
	border-bottom: solid 1px #de9b00;
	font-family: Comic Sans MS;
	border-collapse: collapse;
}

table.hometpcs td {
	margin: 0;
	padding: 0;
}

div.hometpc {
	margin: 0;
	padding: 0 12px 4px 12px;
	border-bottom: solid 1px #de9b00;
	font-weight: bold;
	font-size: 18px;
}

div.hometpc:hover {
	cursor: pointer;
}

td.hometpcpar {
	margin: 0;
	padding: 10px 15px;
	font-size: 16px;
	border-bottom: solid 1px #de9b00;
	border-left: solid 1px #de9b00;
	border-right: solid 1px #de9b00;
	vertical-align: top;
	background: #FFEB7F;
}

td.hometpcpar div {
	margin: 10px 15px;
}

td.hometpcpar div a {
	color: #0000FF;
}

td.hometpcpar div.rsstitle {
	margin: 10px 0 0 0;
	font-family: Comic Sans MS;
}

td.hometpcpar div.rssdate {
	margin: 0 0 10px 0;
	font-family: sans-serif;
	font-style: italic;
	font-size: 12px;
}

td.hometpcpar div.rssdesc {
	margin: 10px 0 10px 15px;
	font-size: 12px;
	font-weight: normal;
	font-family: sans-serif;
	text-align: justify;
}

div.aboutname {
	text-align: center;
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	margin: 12px;
}
