#result {
	height: auto;
	margin-top: 15px;
	margin-left: 15px;
	text-align: left;
	padding: 0px;
}
#result p {
	font-size: .82em;
}
#result .caption {
	font-size: 11px;
}



#header {
	margin-left: 15px;
}

#result table {
	background-color: #FFF7D9;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #006633;
}

#result .tabletop {
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}

#result .tablesub {
	border-top-style: none;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 95%;
}
#result ul {
	list-style-type: none;
}
#result li {
	font-size: 80%;
}


body {
	background-color: #FFFFFF;


}
#result a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0066FF;
	text-decoration: none;
}


#result a:visited {
	color: #0066FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#result a:hover {
	color: #999999;
	text-decoration: underline;
} 


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	margin-bottom: 8px;
	padding-left: 2px;
	padding-top: 8px;
	font-weight: bold;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
.divtable {
	float: left;
	height: auto;
	margin-right: 15px;
	margin-bottom: 0px;
	width: auto;
}
.divreport {
	float: left;
}

.divrace {
	height: auto;
	width: 500px;
	clear: both;

}
.divpic {
	float: right;
	width: 175px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #003333;
	text-align: center;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.divclose {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: disc;
}

.tabletop {
	border-bottom-style: solid;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 100%;
	background-color: #FBF3BD;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
	margin-left: 15px;

}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	font-weight: bold;

}
.pb {
	font-weight: bold;
	color: #660000;
}
#framesubdata {
	float: left;
	margin-right: 20px;
	height: 540px;
	width: 550px;
}
#divprint {
	text-align: center;
	float: left;
}

#divprint_a {
	float: left;
	width: 160px;
	text-align: center;
}
#divprint_b {
	float: right;
	width: 40px;
}
#divprint p {
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#divprint a:link {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#divprint a:visited {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.col_1 {  /*pos */
	width:30px;
	text-align:right;
}
.col_2 {  /*name */
	width:100px;
	text-align:left;
}
.col_3 {  /*category */
	width:30px;
	text-align:center;
}
.col_4 {  /*time */
	width:50px;
	text-align:right;
}
.col_5 {  /*comment*/
	width:60px;
	text-align:left;
}


tr>td {
	text-align: right;
}
td+td {
	text-align: left;
}
td+td+td {
	text-align: center;
}
td+td+td+td {
	text-align: right;
}
td+td+td+td+td {
	text-align: left;
}
.borderbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dark {
	background-color: #FFF0B0;
}


#result hr {
	clear: both;
}
