@charset "ISO-8859-1";
/* CSS Document */


.textarea1{
  SCROLLBAR-HIGHLIGHT-COLOR: #999;
 SCROLLBAR-SHADOW-COLOR: #838383;
 SCROLLBAR-ARROW-COLOR: #666;
 SCROLLBAR-TRACK-COLOR: #FCFBD6;
 SCROLLBAR-DARKSHADOW-COLOR: #999;
 SCROLLBAR-BASE-COLOR: #999;
}

h6 {
	font-size: 22px;
	font-weight: normal;
	color: #666;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#info {
	margin-right: 20px;
}
#copyright {
	font-family: cambria;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-align: right;
	margin-top: 5px;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
body,td,th {
	font-family: Cambria, Arial, Helvetica, sans-serif;
	color: #666;
}
box {
	height: 450px;
	width: 1000px;
}
.text {
	overflow: scroll;
}
.style3 {font-size: 42px}
.style4 {color: #666666; font-family: Cambria, Arial, Helvetica, sans-serif;}
.style5 {color: #333333}
#instruction {
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: #999;
	margin-top: 5px;
}
h1 {
	font-size: 40px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 23px;
	font-weight: normal;
	color: #666;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
}
#shows {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	align: center;
}
a.squarebutton{
background: transparent url('images/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 14px Cambria; 
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #333; 
}

a.squarebutton span{
background: transparent url('images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	background-color: #fff;
}

a.squarebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: #333;
	background-color: #fff;
}
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 98%;
align: left;
}
#top {
	vertical-align: top;
}
#kevin {
	font-family: cambria;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-align: left;
	padding-left: 20px;
}
#kevin2 {
	font-family: cambria;
	font-size: 14px;
	font-weight: normal;
	color: #666;
    height: 40px;
    text-align: center;
	padding-left: 20px;
	background-color: #FCFBD6;
}
#kevin3 {
	font-family: cambria;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
#kevin4 {
	font-family: cambria;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
}
#links {
	font-size: 20px;
	color: #666;
}
#trial {
	height: 20px;
}
#container {
	margin-top: 0px;
	padding-top: 0px;
}
#title {
	font-family: cambria;
	font-size: 20px;
	font-weight: normal; 
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#instruct {
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
}
#h3 {
	font-family: cambria;
	font-size: 20px;
	font-weight: normal; 
	text-align: left;
	padding-top: 10px;
	margin: 0px;
}