
.smalltext   { color: gray; font-size: 12px }
.oppteam   { color: gray; font-weight: bold; font-size: 12px }
.score  { color: #fff; font-weight: bold; font-size: 22px }
.textbold  { font-weight: bold; font-size: 12px }
a        { color: red; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana; text-decoration: none }
a:hover       { color: #ffa500; font-weight: bold; font-size: 12px; font-family: Verdana; text-decoration: none }
a:visited     { color: red; font-size: 10px; font-family: Verdana; text-decoration: none }
h1     { color: #ffa500; font-size: 16px; line-height: 16px; font-family: Verdana }
.header_1     { color: #ffa500; font-size: 16px; line-height: 16px; font-family: Verdana;font-weight: bold; }
h2   { color: white; font-size: 14px; font-family: Verdana }
h3   { color: white; font-size: 12px; font-family: Verdana }
h4   { color: white; font-size: 10px; font-family: Verdana }
h5   { color: white; font-size: 9px; font-family: Verdana }
h6   { color: white; font-size: 8px; font-family: Verdana }
li     { color: white; font-size: 10pt; font-family: verdana }
p     { color: white; font-size: 10px; font-family: Verdana }
td     { color: white; font-size: 10px; font-family: Verdana }
li     { color: white; font-size: 10px; font-family: Verdana }
div     { color: white; font-size: 10px; font-family: Verdana }
INPUT.bttn { color: black; font: 10px Verdana; background-color: #dcdcdc; border: solid 1px }
INPUT.styled { color: black; font: 10px; border: solid 1px #000 }
SELECT { color: black; font: 8pt Verdana; background-color: white; border: solid 1px black; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #000000; scrollbar-darkshadow-color: #CCCCCC; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #000000; scrollbar-track-color: #CCCCCC }



.list_table  {
	border-collapse: collapse;
	border: 1px solid #000000;
	width:850px;
	
}

.list_table .tr0 {
	background-color:#444444;
	color: #000000;
}
.list_table .tr1 {
	background-color:#666666;
	color: #000000;
}

.list_table .tr0:hover, .list_table .tr1:hover {
	background-color:#565F68;
	color: #ffffff;
}

.list_table td {
	height:35px;
	padding:3px;
	border: 1px solid #000000;
}

.list_table thead {
	background-color:333333;
}

.list_table th {
	text-align:left;
	color: #FFA500;
	padding:3px;
	font-size: 16px;
	border: 1px solid #000000;
}

.list_table img {
	border: 0px;
}

.list_table a {
	border: 0px;
}

.ceu_button {
	background-color:#4F0000;
	cursor:pointer;
}

.ceu_button:hover {
	background-color:#AF0000;
}

form {
	padding:0px;
	margin:0px;
}

.button {
	margin: 10px 0px 10px 0px;
	display:inline-block;
	padding: 5px 10px 5px 10px;
	border: 1px solid #000000;
	background-color:#DFDFDF;
}

.button:hover, .button:hover a {
	background-color: #565F68;
	color: #ffffff;
}

.button a {
	color: #000000;
	text-decoration:none;
}
