/* html styles for lawsl */
body {
	background-color: #c1d0c9;
	scrollbar-face-color: #B6D2C3;
	scrollbar-highlight-color: #B9CDC4;
	scrollbar-3dlight-color: #006666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #B9CDC4;
	scrollbar-arrow-color: #003375;
	scrollbar-track-color: #B9CDC4;
}

h1 {
	font-size: 18px; 
	color: #006666; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	padding: 0px 0px 6px;
	margin: 0 0px;
}

h2 {
	font-family: arial, helvetica, sans-serif; 
	color: #006666; 
	font-weight: bold; 
	font-size: 16px;
}

h3 {
	font-family: arial, helvetica, sans-serif; 
	color: #006666; 
	font-weight: bold; 
	font-size: 14px;
}

p {
	font-size: 12px; 
	color: #006666; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
}

th {
	font-size: 11px; 
	color: #006666; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	text-align: center;
}

td {
	font-size: 11px; 
	color: #006666; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
}

ul {
	font-size: 12px; 
	color: #006666; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
}

ol {
	font-size: 12px; 
	color: #006666; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
}

li {
	font-size: 12px; 
	color: #006666; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
}

/* menus and links */

a:link {
	color: #000000; 
	font-family: verdana, arial, helvetica, verdana, sans-serif; 
	text-decoration: underline; 
	font-size: 12px;
}

a:visited {
	color: #000000; 
	font-family: verdana, arial, helvetica, verdana, sans-serif; 
	text-decoration: underline; 
	font-size: 12px;
}

a:active {
	color: #000000; 
	font-family: verdana, arial, helvetica, verdana, sans-serif; 
	text-decoration: underline; 
	font-size: 12px;
}

a:hover {
	color: #ffffff; 
	font-family: verdana, arial, helvetica, verdana, sans-serif; 
	text-decoration: underline; 
	font-size: 12px;
}

.pipe {
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
}

.bmenu {
	color: #006666; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: underline;
}

a.bmenu {
	color: #006666; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: underline;
}

a.bmenu:link {
	color: #006666; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: underline;
}

a.bmenu:visited {
	color: #006666; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: underline;
}

a.bmenu:active {
	color:#006666; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: underline;
}

a.bmenu:hover {
	color: #ffffff; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: underline;
}

/* custom styles */

.headertopline {
	background-image:    url(../assets/header_top_line.gif);
	background-repeat: repeat;
}

.headerbotline {
	background-image:    url(../assets/header_bot_line.gif);
	background-repeat: repeat;
}

.maintblbg {
	background-image:    url(../assets/bg.gif);
	background-repeat: repeat;
}

.maincontentline {
	background-image:    url(../assets/main_cont_line.gif);
	background-repeat: repeat;
}

.menuright {
	background-image:    url(../assets/menu_right.gif);
	background-repeat: repeat;
}

.maintop {
	background-image:    url(../assets/main_top_line.gif);
	background-repeat: repeat;
}

.gradienttop {
	background-image:    url(../assets/gradient_top.jpg);
	background-repeat: repeat;
}

.gradientbot {
	background-image:    url(../assets/gradient_bot.jpg);
	background-repeat: repeat;
}

.end {
	background-image:    url(../assets/end.gif);
	background-repeat: repeat;
}

.copyright {
	font-size: 9px; 
	color: #ffffff; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
	text-align: center;
}

.date {
	font-size: 10px; 
	color: #ffffff; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
}

textarea.text 
{
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;  
	background: #C1C8CB; 
	color: dark blue; 
	border: solid 1px
}

.matchanchor {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #006666;
	font-weight:bold;
}

.news {
	font-size: 12px; 
	color: #006666; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
}

/* cup page elements */

td.cuptop {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
	background-image:     url(../assets_cups/cell_bg_top.gif);
	background-repeat: no-repeat;
}

th.cupmid {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	font-weight: bold;
	background-image:     url(../assets_cups/cell_bg_mid.gif);
	background-repeat: no-repeat;
}

td.cupbot {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
	background-image:     url(../assets_cups/cell_bg_bot.gif);
	background-repeat: no-repeat;
}

.cupentry {
	padding-left: 4px;
}	

td.cupteam {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
}

td.cupscore {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
}

/* display table (standings, schedule, scorers, reschedule) elements */

th.disptableheader {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
	text-align:left;
}

td.disptableheader {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
	text-align:left;
	font-weight:bold;
}

th.disptablenormal {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #006666;
}

td.disptablenormalb {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #006666;
	text-align:left;
	font-weight:bold;
}


/*
*  Bazillyo's Spiffy Popup Calendar Styles v1.5 Copyright S. Ousta
*/
#spiffycalendar {
	width: 185px;
	height:130px;
	left: 0px;
	top: 0px;
	background-color: black;
	position: absolute;
	visibility: hidden;
}

.cal-SymbolBtn {
	font-family: Webdings;
	font-size: 8pt;
	outline-style : none;
	outline-width: 0px;
}

.cal-BtnLink {
	outline-style : none;
	outline-width: 0px;
}

a.cal-DayLink {
    font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    color: black;
    background-color: transparent;
	cursor: url(calendar_files/spiffycal.cur);

}
a.cal-DayLink:hover {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    color: Blue;
	cursor: url(calendar_files/spiffycal.cur);
}
a.cal-DayLink:active {
   font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: transparent;
    color: #0066FF;
	cursor: url(calendar_files/spiffycal.cur);
}
.cal-TextBox{
    color: Black;
    font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    background-color: #FFFFCC;
}

.cal-TextBoxInvalid{
    color: #660000;
    font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
	border-color: Red;
	border-style:solid;
}

.cal-TextBoxDisabled{
    color: #808080;
    font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
	border-color: silver;
	border-style:solid;
  /*  background-color: #C0C0C0;*/
}


.cal-ComboBox{
    color: Navy;
    font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    background-color: #EAFFFF;
}

.cal-Today {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: red;
    background-color: transparent;
}

.cal-Day {
    font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    color: black;
    background-color: transparent;
}


a.cal-TodayLink {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: red;
    background-color: transparent;
}
a.cal-TodayLink:hover {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    color: Blue;
}
a.cal-TodayLink:active {
    font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    color: #0066FF;
}

.cal-GreyDate {
    font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
	background-color: #FFFFCC;
    color: #999999;
}

.cal-GreyInvalidDate {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: line-through;
	background-color: #FFFFCC;
    color: #999999;
}

.cal-DayCell {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
	background-color:White; /*#FFFFCC;*/
}

.cal-HeadCell {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
	color: Black;
	background-color: #99CCFF;/* #CCCC99; */
}

.cal-Table{
	border-top-color: #6666FF;
	border-left-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color:  #6666FF;
	background-color: #6666CC;
	border-width:1px;
	border-style: solid;
	cursor: url(calendar_files/spiffycal.cur);
}
