.track{
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt;
}

.extras{
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt;
}	

a{
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
}

a.menu{
	font: normal normal normal 10pt Verdana;
	text-align: center;
}

div.track{
	width:800px;
	text-align:left;
	align:center;
	position:relative;
}

img{
	padding: 0px 10px 0px 10px;
}

pre {
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 white-space: pre-wrap;
 word-wrap: break-word;
}

table.title{
	border-style: solid solid none solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-image:  url("images/koru.jpg");
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	height: 190;
}
table.menu{
	border-style: none solid solid solid;
	border-color: #CCCCCC;
	border-width: 1px;
	height: 23px;
	align: center;
	background-image:  url("images/menuback.gif");
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

table.body{
	border-spacing: 10px 10px 0px 10px;
}

td.head{
	text-align: left;
	border-style: dotted none none dotted;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 5px;
	font-weight: bold;
	font-family: Verdana;
	height: 23px;
	border-spacing: 10px 10px 0px 10px;
	background-image:  url("images/menuback.gif");
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
td.tail{
	text-align: center;
	border-style: dotted dotted none none;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 5px;
	font-weight: regular;
	font-family: Verdana;
	font-size: 8pt;
	height: 23px;
	width: 100px;
	border-spacing: 10px 10px 0px 10px;
	background-image:  url("images/menuback.gif");
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	
}
td.caption{
	text-align: center;
	border-style: none dotted dotted dotted;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 5px;
	font-weight: italic;
	font-family: Verdana;
	font-size: 10pt;
	height: 23px;
	border-spacing: 0px 10px 10px 10px;
	background-image:  url("images/menuback.gif");
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
td.img{
	text-align: center;
	border-style: dotted dotted none dotted;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 10px;;
}
td.body{
	text-align: justify;
	border-style: dotted dotted dotted dotted;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 20px;
	font-size: 10pt;
	font-family: Verdana;
	background-color: #FFFFFF;
}
td.body2{
	text-align: justify;
	border-style: dotted dotted dotted dotted;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 0px;
	font-size: 10pt;
	font-family: Verdana;
	background-color: #FFFFFF;
}
td.title{
	font-family: Courier Verdana;
  font-size: 48px;
  text-align: center;
}
td.menu{
	align: center;
	border-style: none dotted none none;
	border-color: #CCCCCC;
	border-width: 0px;
}

li{
	list-style-image: url("images/icon.gif");
}
