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

#LeftBox {
	float: left;
	width: 620px;
}


#RightBox {
	float: right;
	width: 250px;
}
#vitz {
	margin-bottom: 25px;
}


#vitz #left {
	float: left;
	width: 250px;
}
#vitz #right {
	float: right;
	width: 325px;
}
#archive {
	margin-bottom: 35px;
	background-color: #f1f1f1;
	padding: 10px;
}
#RightBox h3 {
	background-color: #053E85;
	color: #FFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	margin-bottom: 10px;
}
#archive dl {
	margin: 0px;
	padding: 0px;
}
#archive dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#archive dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 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;
}
table.schedule {
	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: 10px;
}

table.schedule tr th {
	background-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-weight: normal;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
table.schedule tr td {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	line-height: 1.4em;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #053E85;
	margin-bottom: 5px;
	line-height: 1.3em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F90;
	padding-left: 10px;
}
#LeftBox #info {
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
#content #Container #MainBox #LeftBox table tr td ul li {
	padding-bottom: 10px;
	margin-left: 30px;
	list-style-type: disc;
}
#content #Container #MainBox #LeftBox #info p strong {
	color: #F90;
}
#info p span {
	color: #F00;
}
#LeftBox h4 {
	font-size: 150%;
	font-weight: bold;
	color: #F60;
	margin-bottom: 10px;
	line-height: 1.3em;
}
#entrysheet {
	background-color: #FFC;
	padding: 20px;
	text-align: center;
    margin:20px 0 50px 0;
}
