form {
	display: inline;
	}

div.formdiv {
	display: inline;
	}

div {
	padding-left:4px;
	padding-right:4px;
	}

td {
	/*background-color:#eeeeee;*/
	vertical-align: top;
	}

.rowb {
	background-color:#f3f3f3;
	}

.rowa {
	background-color:#ddddff;
	}

.linkie {
       width:25%;
       }

.track {
	width: 5%;
	}

.date {
	font-family: verdana,ariel,geneva,monaco,helvetica,sans-serif;
	font-size: 10pt;
	background: #eeeeee;
	width: 50%;
	}

.center {
       text-align: center;
       }

.pagetitle {
	font-family: times,serif;
	font-size: 16pt;
	text-align: center;
	width: 80%;
	}

.tracktype {
	font-family: verdana,ariel,geneva,monaco,helvetica,sans-serif;
	font-size: 10pt;
	width: 25%;
	}

.trackdetails {
	font-family: verdana,ariel,geneva,monaco,helvetica,sans-serif;
	font-style: italic; 
	font-size: 10pt;
	}

body { 
	font-family: verdana,ariel,geneva,monaco,helvetica,sans-serif;
	font-size: 10pt;
        background: #F9F9FD
 	}

a:link { 
	/*font-weight: bold; */ 
	color: #3300ff;
	
	}
a:visited { 
	/*font-weight: bold; */
	text-decoration: none; 
	color: #660099;
	}
a:hover, a:active { 
	text-decoration: underline;
	font-weight: bold;  
	color: #3300ff;
	background: #cccccc;
	}

.twentyfive {
        width:25%;
        }

.fifty {
        width:50%;
        }

.hundred {
       width:100%;
       }

img { border:0px }
