BODY {
	color : #0066CC;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : smaller;
	text-align : left;
	font-weight : normal;
	scrollbar-3dlight-color : #0066CC;
	scrollbar-arrow-color : White;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : #0066CC;
	scrollbar-face-color : #0066CC;
	scrollbar-highlight-color : White;
	scrollbar-track-color : White;
	scrollbar-shadow-color : White;
	width : 90%;
	}

.confess {
	font-style : italic;
	font-weight : lighter;
	font-size : smaller;
	}


.descript {
  		font-size: 10px;
		font-family: verdana, arial, helvetica, sans-serif;
}

.title {
  		font-size: 16px;
		font-family: "verdana", "arial", "helvetica", sans-serif;
		text-align: center;
		font-style : normal;
		font-weight : bolder;
}

.info {
  		font-size: 12px;
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-weight: light;
}

A {
	color : #00CCFF;
	text-decoration : none;
}

A:HOVER {
	color : #3399FF;
	text-decoration : none;
}

/* not used */
.dotted_border {
	border-bottom-color : #0066CC;
	border-left-color : #0066CC;
	border-right-color : #0066CC;
	border-top-color : #0066CC;
	border-top-style : dotted;
	border-right-style : dotted;
	border-bottom-style : dotted;
	border-left-style : dotted;
	border-left-width : 2px;
	border-bottom-width : 2px;
	border-right-width : 2px;
	border-top-width : 2px;
}

.menu {
	font-size : 11px;
}

h3 {
	font-style : normal;
	font-weight : lighter;
	}

dt {
	font-weight : bolder;
}

#infotable {
	border-bottom-color : #0066CC;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-right-color : #0066CC;
	border-left-color : #0066CC;
	border-top-color : #0066CC;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-top-width : 2px;
	border-right-width : 2px;
	border-left-width : 2px;
}

.oddline {
	background-color : #0066CC;
	color : #ffffff;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

.oddtext {
	color : #ffffff;
}

.evenline {
	background-color : #ffffff;
	color : #0066CC;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	}

.eventext {
	color : #0066CC;
}
td {
	font-size : xx-small;
}

th {
	font-size : smaller;
}

.name {
	font-weight : bold;
}

.titleimg {
	border-bottom-color : White;
	border-bottom-style : double;
	border-bottom-width : 4px;
	border-left-color : White;
	border-right-color : White;
	border-top-color : White;
	border-left-style : double;
	border-right-style : double;
	border-top-style : double;
	border-left-width : 4px;
	border-right-width : 4px;
	border-top-width : 4px;
	margin-right : 5px;
	margin-top : 5px;
	}

/* for highlighting to change tennis1.zip to tennis.part01.rar */	
.highlight {
	font-weight : bold;
	color : #009999;
	font-size : larger;
}

/* for highlighting new items in odd line */
.oddnew {
	color : #66FFFF;
}

/* for highlighting new items in even line */
.evennew {
	color : #6699FF;
}
