
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #40B7D3;
	font-weight: bold;
	line-height: 15px;
}

.subtitle a:link, .subtitle a:visited{
	color: #40B7D3;
    text-decoration: none;
}

.subtitle a:hover, .subtitle a:active{
	color: #40B7D3;
    text-decoration: underline;
}

body {
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	/*margin-bottom: 3px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	background-color: #FFFFFF;
	overflow: hidden;
	overflow: hidden;
	border: 0;

}

h1 {color: #000000}
h4 {color: #000000}
.e1b , .e0, .e1, .e2, .e3, .e4{
          font-family: Georgia, "Times New Roman", Times, serif;
	      font-size: 11px;
	      color: #000000;
	      line-height: 15px;
		  font-style: normal;
		  text-decoration: none
		  }
.game { font-family: Georgia, "Times New Roman", Times, serif;
	      font-size: 11px;
	      color: #000000;
		  font-style: normal;}

a:link, a:visited{
	color: #0373A4;
    text-decoration: none;
}

a:hover, a:active{
	color: #0373A4;
    text-decoration: underline;
}

input.button{
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:11px;
	border:1px solid;
	background-color:#ffffff;
	color:#0373A4;
	width:100px;
	border-color: #40B7D3;
	text-align: center;
	cursor: pointer;
}

input.minibutton{
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:11px;
	border:1px solid;
	background-color:#ffffff;
	color:#0373A4;
	width:21px;
	border-color: #40B7D3;
	text-align: center;
	cursor: pointer;
}

input.smallbutton{
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:11px;
	border:1px solid;
	background-color:#ffffff;
	color:#0373A4;
	width:46px;
	border-color: #40B7D3;
	text-align: center;
	cursor: pointer;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #40B7D3;
	line-height: 15px;
}

.caption a:link, .caption a:visited{
	color: #40B7D3;
    text-decoration: none;
}

.caption a:hover, .caption a:active{
	color: #40B7D3;
    text-decoration: underline;
}
.subSubtitle{
	font-size: 11px;
}
.shotContainer{
	border: 0px solid;
	width: 229px;
	height: 165px;
	overflow: hidden;
    overflow-y: auto;
}
