@import "http://";

body {
	color: #303030;
	font-size : 12px;
	line-height : 14px;
	background-color: #FFFFFF;
	background-image: url(/kztennis/images/bk_main.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	scrollbar-face-color: #e0f0e0;
	scrollbar-highlight-color: #b0ffb0;
	scrollbar-shadow-color: white;
	scrollbar-base-color: white;
	scrollbar-3d-light-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,th {
	color: #303030;
	font-size : 12px;
	line-height : 14px;
}

.menu {
	color: #303030;
	font-size : 12px;
	line-height : 14px;
	display: table-cell;
	text-align: left;
	vertical-align: top;
}

.main {
	color: #303030;
	font-size : 12px;
	line-height : 14px;
	display: table-cell;
	text-align: left;
	vertical-align: top;
}

.sample {
	color: #303030;
	font-size : 12px;
	line-height : 13px;
	display: table-cell;
	text-align: left;
	vertical-align: center;
}

.compth {
	color: #339900;
	font-size : 12px;
	line-height : 14px;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: top;
	WHITE-SPACE: nowrap;
	BACKGROUND-COLOR: #c2e0a3;
}
.comptd {
	color: #303030;
	font-size : 12px;
	line-height : 14px;
	FONT-WEIGHT: normal;
	BORDER-BOTTOM: #cccccc 1px solid;
}

a {font-size : 12px; text-decoration: none}
a:link {  color: #303030}
a:visited {  color: #303030}
a:active {  color: #303030}
a:hover {  color: #509000; text-decoration: underline}
a.ul {font-size : 12px; text-decoration: underline}

.green {
	FONT-WEIGHT: bold; COLOR: #30a030;font-size : 12px
}
.red {
	FONT-WEIGHT: bold; COLOR: #e01010;font-size : 12px
}
.blue {
	FONT-WEIGHT: bold; COLOR: #1010e0;font-size : 12px
}

.shadow {
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=4)
}
