#MainBox .conttitle {
	background-image: url(images/title.gif);
}
h2 {
	font-size: 200%;
	font-weight: bold;
	color: #C33;
	margin-bottom: 10px;
	line-height: 1.3em;
}

#LeftBox {
	float: left;
	width: 600px;
}
#vitz {
	margin-bottom: 25px;
}


#vitz #left {
	float: left;
	width: 250px;
}
#vitz #left img {
	margin-bottom: 10px;
}

#vitz #right {
	float: right;
	width: 325px;
}
#vitz h5 {
	background-color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFC;
	font-weight: bold;
	padding-bottom: 5px;
}
#players {
	margin-bottom: 30px;
}

.selectpage {
	text-align: center;
	font-size: 16px;
	margin: 20px;
}

#vitz #spec  {
	background-color: #f1f1f1;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}


#vitz #slide {
	clear: both;
	width: 600px;
}
#other td p{
	color: #FFF;
}
#other {
	margin-bottom: 25px;
}


#RightBox {
	float: right;
	width: 250px;
}
#practis h3 {
	background-image: url(images/title_practis.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#practis dl {
	margin: 0px;
	padding: 0px;
}
#practis dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#practis dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#history h3 {
	background-image: url(images/title_history.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#practis {
	margin-bottom: 35px;
}


#history h4 {
	font-size: 120%;
	color: #C33;
	margin-bottom: 5px;
}
#history div img {
	margin-bottom: 5px;
}

#history .era {
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	color: #00045F;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	padding: 0px;
}
#entryinfo #entrysheet {
	background-color: #FFC;
	padding: 10px;
	text-align: center;
}
#entryinfo table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	margin-top: 25px;
	margin-bottom: 25px;
}
#entryinfo table tr th {
	color: #FFF;
	background-color: #F60;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#entryinfo table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#report img {
	margin-bottom: 10px;
}
#report h2 {
	margin-bottom: 30px;
	font-size: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
#MainBox h3   {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 20px;
	color: #C33;
	clear: both;
}

#players h3 {
	background-image: url(images/title_players.jpg);
	background-repeat: no-repeat;
	height: 34px;
	text-indent: -9999px;
	margin-bottom: 10px;
	clear: both;
}
#MainBox .resultdata th {
	text-align: left;
	background-color: #FFC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	border: 1px solid #CCC;
}
#MainBox .resultdata td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
