/* CSS Document */
a.teamlink {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

a.eventlink {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

td.journeyinfotitle {
	color: #383431;
	background: #EFEFEF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

td.journeyinfo {
	font-size: 12px;
	text-align: left;
	text-align: center;
}

td.tabletitle {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background-color: #66559C;
	color: #EEEEEE;}

td.sheetitem {
	font-size: 12px;
	text-align: center;
	border: thin solid  #c0c0c0;}
td.sheetinfo {
	font-size: 12px;
	text-align: left;
}
td.sheetemptyitem {
	border: thin solid  #383431;
	background-color: #EEEEEE;}
body {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	
}
	
a:link,a:active,a:visited {
	color: #3e6295; 
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

table.bordered {
border: thin solid  #999999;
}

.bordered {
border: thin solid  #999999;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: 1;
	border-color: #999999;
	border-style: solid;
}

select, input, button, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: 1;
	border-color: #999999;
	border-style: solid;
	width: 120px
}

input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383431;
	background-color:#eeeeee;
	border-width: 1;
	border-color: #383431;
	border-style: solid;
	width: 120px
}

.section_title {
	font-size: 10px;
	width: 90%;
	background-color: #383431;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;	
	margin-bottom: 5px;	
}

table.list_table {
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383431;
}

td.list_td_title {
	border: thin solid  #383431;	
	background-color:#383431;
	color: #FFFFFF;	
	font-weight: bold;
	padding: 3px 20px 3px 20px ;	
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383431;
}

td.list_td {
	border: thin solid  #999999;
	padding: 3px 20px 3px 20px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #383431;
}

