body {
	font-family : Helvetica, sans-serif;
	font-size : 12px;
}

td {
	font-size : 12px;
}

.lr_border {
	border-left : 1px solid #000011;
	border-right :  1px solid #000011;
}

.lrb_border {
	border-left : 1px solid #000011;
	border-right :  1px solid #000011;
	border-bottom : 1px solid #000011;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom :  0px;
}

.navigation_menu {
	padding-right : 10px;
	padding-top : 3px;
	padding-bottom : 3px;
}

.navigation_date {
	padding-left : 10px;
	padding-top : 3px;
	padding-bottom : 3px;
}

.main {
	background-color : white;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 10px;
	border-left : 1px solid #000011;
	border-right :  1px solid #000011;
}

.tourn_event {
	font-size : 10px;
	padding-left : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-right : 3px;
}

.copyright {
	font-size : 10px;
	text-align : center;
	padding-top : 2px;
	padding-bottom : 2px;
	color : Yellow;
	border-left : 1px solid #000011;
	border-right :  1px solid #000011;
	border-bottom : 1px solid #000011;
}

th {
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	padding-left : 0px;
	padding-right : 25px;
}

.pad_r {
	padding-right : 15px;
}

a.bottom:link, a.bottom:active, a.bottom:visited {
	font-size: 9px; 
	line-height: 14px; 
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration : none;
}

a.bottom:hover {
	font-size: 9px; 
	line-height: 14px; 
	font-weight: bold; 
	color: #CCCCCC;
	text-decoration : underline;
}

a:link, a:active, a:visited {
	text-decoration : none;
	color : Navy;
}

a:hover {
	color : Blue;
	text-decoration : underline;
}