/*  siliconvalleysoccer.com Name: style_svsa.css 20031130 version 1.0 Richard Scorer */

body { font-family: Verdana,Arial,Helvetica,Sans Serif;  font-size: 12px; background: #FFFFFF;  color: #000000; font-weight: normal; }

.teamtable { background-color: #CECDE2; border:0; width:102%; }
.managertable { background-color: #FFFF99; border:0; width:102%; }
.alternatetable { background-color: #FFCC66; border:0; width:102%; }
.teamcolorstable { background-color: #CCCCFF; border:0; width:102%; }
.divisiontable { background-color: #CCFFCC; border:0; width:102%; }
.rostertable { background-color: #CCFF99; border:0; width:102%; }
.tournamenthilite { background-color: #CCCCFF; }

.formtitle { font-family: Trebuchet MS; font-weight: normal; }
.formtitle_right { font-family: Trebuchet MS; font-weight: normal; text-align:right; }

.formentry { font-family: Trebuchet MS; }
.formentry_left { font-family: Trebuchet MS; text-align:left; }

.forminfo  { font-family: Trebuchet MS; border-top-style: solid; border-top-width: 7; font-weight: bold; text-align:center; }
.formbreak { font-family: Trebuchet MS; font-weight: bold; text-align:center; }

.playerid  { font-family: Verdana,Arial,Helvetica,Sans Serif; text-align:right; font-weight: normal; font-size:10px; height:18; }
.playerheader { font-family: Verdana,Arial,Helvetica,Sans Serif; font-weight: normal; font-size:10px; height:18; }

.playerid_list  { font-family: Verdana,Arial,Helvetica,Sans Serif; text-align:right; font-weight: normal; height:25; }
.playerheader_list { font-family: Trebuchet MS; height:25; }

.plaintext {font-family: Trebuchet MS; font-weight: none; }
.formtitle_center { font-family: Trebuchet MS; font-weight: bold; text-align:center; }
.formtitle_required { font-family: Trebuchet MS; font-weight: bold; }
.formtitle_required_right { font-family: Trebuchet MS; font-weight: bold; text-align:right; }

.postponed {text-decoration: line-through; }
.captionText {text-align: center; }

SPAN.match_strikethru { text-decoration: line-through; }
SPAN.match_plain { text-decoration: none; }

.yellowborder {
	border: #F6C131 1px solid;
}
.paddingleft{
	Padding-left: 10px;
	}
.padding10x5{
	Padding-top: 5px;
	Padding-left: 10px;
	}
.textblue11px_normal {
	FONT-WEIGHT: normal; FONT-SIZE: 11px ; COLOR: #071D9C; FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 12px; text-decoration: none;
}

.textblue {
	color: #071D9c;
}
ht {
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}

.odd-result {
	border-color: #0080ff;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
	text-align: center;
	background-color: white;
}

.even-result {
	border-color: #0080ff;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
	text-align: center;
	background-color: #dfecff;
}

.Subtitle {
	padding:0px 5px 5px 0px;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	border-bottom:3px solid #E0ECFF;
	text-align:left;
	margin-top:5px;
	margin-bottom:10px;
}

.News-title {
	padding:0px 5px 5px 0px;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	/*border-bottom:3px solid #E0ECFF;*/
	border-top:6px solid #E0ECFF;
	text-align:left;
	margin-top:5px;
	margin-bottom:10px;
}

.Maintitle {
	padding:0px 5px 5px 0px;
	font-size:23px;
	font-weight:bold;
	color:#333333;
	/*border-bottom:3px solid #E0ECFF;*/
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
}

.scheduleTable {
    text-align: left;
}

.scheduleTable .scheduleSpecial {
    color: red;
}

.scheduleTable th {
    text-align: center;
    color: blue;
}

.scheduleWarn {
    background-color: yellow;
}

.scheduleOpen {
    background-color: green;
}

