// soapnet



body {  
	background-color: #ffffff; 
	font-family: Courier New, Courier, mono; 
	font-size: 12px; 
	font-style: normal; 
 
}


a {  
	text-decoration:none; 
	color: #d40000;
}


.leftColumn {
	padding-right: 10px;
	padding-bottom: 10px;

}

p {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #000000
}

.errorText, .error {  
	font-weight: bold; 
	color: #97005D; 
	font-family: Verdana
}

.successText {  
	font-weight: bold; 
	color: #00CC00; 
	font-family: Verdana
}

.highlight {  
	background-color: #DDFFDD; 
	color: #009900; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}

.whiteHighlight {  
	background-color: white; 
	color: #009900; 
	font-family: Courier New, Courier, mono;
	padding: 3px;
}


.smallText {  
	font-size: 9px; 
	font-family: Verdana;
}

.lightTitle {  
	font-size: 16px; 
	font-family: Arial, Helvetica, Sans-serif;
	color: #DEDEDE;
	font-weight: bold;
}

.largeText {  
	font-size: 24px; 
	font-family: Verdana;
}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #333333;
}

a:hover { }

.headingText { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}


.tableDataEntry { 
	background-color: white; 
	border: 0;
}

th {  
	background-color: #E6E6E6; 
	color: #000000; 
	font-size: 8pt
}

.leagueNameText { 
	font-size: 16px; 
	font-family: Arial, Helvetica, san-serif; 
	color: black; 
	font-weight: bold; 
	vertical-align: center;
}

.teamNameText { 
	font-size: 18px; 
	font-family: Arial, Helvetica, san-serif; 
	color: black; 
	font-weight: bold; 
	vertical-align: center;
}


.tableHeader { 
	background-color: #FFFFFF; 
	color: #FFFFFF; 
	font-size: 10pt;
}

.leftInputField { 
	white-space: nowrap; 
	padding-right: 5px; 
}

.menuLink { 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	margin-left: 4px;
	padding-right: 0px;
 }




td {}

td.menuButton { 
	border-left: 1px;
	border-bottom: 2px; 
	border-top: 2px;
	border-color: #dc0000 #dc0000 #990000 #990000;
	border-style: solid; 
	background-color: #d40000;
        text-decoration: none;
        text-align: center;
        color: #ffffff;
	padding-left: 1px;
	padding-bottom: 1px; 
	border-right: 1px;
	padding-top: 1px; 
	padding-right: 1px;
	margin-right: 0px;
}




a.menuButtonLink:link { 
	width: 100%;
	color: #ffffff;
	text-decoration: none; 
	font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
	
}



a.menuButtonLink:visited { 
	width: 100%;
	color: #ffffff;
	text-decoration: none; 
	font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
	
}


/*
a.menuButtonLink:hover{ 
	width: 100%;
	color: #ffffff;
	text-decoration: none; 
	font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

*/

.contentHeading, .pageTitleText, .pageTitle {
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}

.prop {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal;
	text-align: justify; 
}

.draftText {
	color: #Fc8fc8;
	font-weight: bold;
}

.colorBG { 
	background-color: #FFFFFF; 
}	

.instructions {
	font-size: 11;
}

.lightrow {
	background-color: #FFFFFF;
}

.darkrow {
	background-color: #F0B783;
}


