body { margin: 0px;
     background-color: #4a7777;
     background-image: url(images/white.gif);
     background-repeat: repeat-y;
     background-position: top center; }

.top { background-image: url(images/white.gif);
     background-repeat: repeat;
     height: 114px;
                 width: 100%; }

.header { text-align: center;
      vertical-align: bottom;
      padding: 0;
                        height: 5px;
                  background-color: #ffffff; 
}
.top { text-align: center;
      vertical-align: bottom;
      padding: 0;
                        height: 50px;
                  background-color: #ffffff; }

.interface_on {
			font-family: arial, helvetica, san-serif;
                        font-size: 12px;
                        font-weight: normal;
                        vertical-align: middle;
			text-align: center;
			color: #4a7777;
                        background-color: #c0c0c0; }
.interface {
			font-family: arial, helvetica, san-serif;
                        font-size: 12px;
                        font-weight: normal;
                        vertical-align top;
			color: #4a7777;
                        background-color: #c0c0c0; }

.interface_off {
			font-family: arial, helvetica, san-serif;
                        font-size: 12px;
                        font-weight: normal;
                        vertical-align: middle;
			text-align: center;
			color: #ffffff;
                        background-color: #4a7777; }


.interface_left_off {
			font-family: arial, helvetica, san-serif;
                        font-size: 12px;
                        font-weight: normal;
                        vertical-align: middle;
			text-align: right;
			width: 1px;
                        background-color: #ffffff; }
.interface_right_off {
			font-family: arial, helvetica, san-serif;
                        font-size: 12px;
                        font-weight: normal;
                        vertical-align: middle;
			text-align: left;
			width: 1px;
                        background-color: #ffffff; }
.interface_left_on {
			font-family: arial, helvetica, san-serif;
                        font-size: 12px;
                        font-weight: normal;
                        vertical-align: middle;
			text-align: right;
			width: 5px;
                        background-color: #ffffff; }
.interface_right_on {
			font-family: arial, helvetica, san-serif;
                        font-size: 12px;
                        font-weight: normal;
                        vertical-align: middle;
			text-align: left;
			width: 5px;
                        background-color: #ffffff; }

.intspace { padding-right: 14px; }

.content { text-align: left;
                        vertical-align: top;
                        padding: 5px 5px 5px;
                        background-color: #ffffff; }
}
.table_content { text-align: left;
                        vertical-align: middle;
                        padding: 5px 5px 5px;
                        background-color: #ffffff; 
}
.ctable_content { text-align: center;
                        vertical-align: middle;
                        padding: 5px 5px 5px; 
                        background-color: #ffffff; 
}

.chtable_content { text-align: center;
                        vertical-align: middle;
                        padding: 5px 5px 5px; 
                        background-color: yellow; 
}

.ltable_content { text-align: left;
                        vertical-align: middle;
                        padding: 5px 5px 5px; 
                        background-color: #ffffff; 
}
.ttable_content { text-align: left;
                        vertical-align: top;
                        padding: 5px 5px 5px; 
                        background-color: #ffffff; 
}
.btable_content { text-align: center;
                        vertical-align: bottom;
                        padding: 5px 5px 5px; 
                        background-color: #ffffff; 
}
.lbtable_content { text-align: left;
                        vertical-align: bottom;
                        padding: 5px 5px 5px; 
                        background-color: #ffffff; 
}
.spacer { text-align: left;
                        vertical-align: top;
                        padding: 5px 5px 5px;
                        background-color: #c0c0c0;
			color: #c0c0c0;
			height=15; }

.leagues {
		text-align: left;
		font-family: arial, helvetica, san-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
}

.words {
		text-align: left;
		font-family: arial, helvetica, san-serif;
		font-size: 12px;
		font-weight: normal;
		background-color: #ffffff;
		color: #4a7777;
}
p { margin: 0px; padding: 0px; }

li { margin: 0px;  }

h1 { font-family: arial, helvetica, san-serif;
                        font-size: 26px;
                        font-weight: normal;
                        line-height: 20px;
      background-color: #ffffff;
      color: #4a7777;
      margin: 0 0 8px 0; }

h5 { font-family: arial, helvetica, san-serif;
                        font-size: 12px;
                        font-weight: normal;
                        line-height: 12px;
      color: #000;
      margin: 0 0 10px 0; }

h4 { font-family: arial, helvetica, san-serif;
                        font-size: 16px;
                        font-weight: bold;
                        line-height: 10px;
      color: #ffffff;
      margin: 0 0 4px 0; }

a:link {
	text-decoration: none; 
	color: #ffffff; }
a:visited { 
	text-decoration: none; 
	color: #ffffff;  }
a:active { 
	text-decoration: none; 
	color: #ffffff;  }
a:hover { 
	text-decoration: none; 
	color: #ffffff; }

.l:link {
	text-decoration: none; 
	color: #4a7777; }
.l:visited { 
	text-decoration: none; 
	color: #4a7777;  }
.l:active { 
	text-decoration: none; 
	color: #4a7777;  }
.l:hover { 
	text-decoration: none; 
	color: #4a7777; }

.p:link {
	text-decoration: none; 
	font-size: 9px;
	color: #4a7777; }
.p:visited { 
	text-decoration: none; 
	font-size: 9px;
	color: #4a7777;  }
.p:active { 
	text-decoration: none; 
	font-size: 9px;
	color: #4a7777;  }
.p:hover { 
	text-decoration: none; 
	font-size: 9px;
	color: #4a7777; }

