/* stylesheet created 10.2.03 by green */
/* primary style created for tysareferees.org */

body {font-family: arial}
.red {color: #ff0000}
.green {color: #008040}
.gold {color:  #ffff00}
.goldback {background-color:  #ffff66}
.black {background-color: #000000}
.ltblue {background-color: #99ccff}
.greyback {background-color: #cccccc}
.bold {font-size: 100%; font-weight: bold;}
.small {font-size: 70%}
.smallred{color: #ff0000; font-size: 70%}
.xlarge{font-size: 180%; font-weight: bold;}
.large{font-size: 120%}
.medlarge{font-size: 110%}
.nodata {background-color:  red;}
.left {text-align:  left;}
.left {text-align:  left;}
.header{text-align: center;}

/* various paragraph formatting elements */
p.footer {font-size: 75%; font-family: helvetica; font-style: normal}
p.menu {font-size: 80%}
p.bold {font-size: 130%; font-weight: bold;}


.navmenu {margin-left:20%; margin-right: 20%; font-family:sans-serif,times,courier; font-size: 70%}


/* various header elements */
h1 {font-style: oblique;font-weight: bold; font-size: 200%}
h2 {font-style: oblique;font-weight: bold; font-size: 175%}
h3 {font-style: oblique;font-weight: bold; font-size: 150%}
h4 {font-style: oblique;font-weight: bold; font-size: 125%}

/* various unordered list items */
ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.none {list-style-type: none}

/* various table elements */
table.logo{background-color: #008040}
.double {border-style: double}

/* various link elements */

/* a:link,a:visited,a:active {color: #008040}
a:hover {background-color: #008040;color: #ffff00; cursor:hand }
*/
DIV.updates
{
MARGIN: auto 55% auto 1%;
table-border-width: 1px;
background-color: #99aaff
}

DIV.venues
{
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 0px;
  PADDING-BOTTOM: 0px;
  PADDING-TOP: 0px;
  FONT-SIZE: 100%;
  MARGIN: 0px auto auto 0px;
  TEXT-TRANSFORM: none;
  COLOR: #000000;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Verdana;
  TEXT-ALIGN: left;
  FONT-VARIANT: normal;
  TEXT-DECORATION: none;
  margin-left: 40%; 
  margin-right: 0%;
}

DIV.news
{
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 2px;
  PADDING-BOTTOM: 2px;
  PADDING-TOP: 10px;
  FONT-SIZE: 80%;
  MARGIN: auto 1% auto 50% ;
  TEXT-TRANSFORM: none;
  COLOR: #000000;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Verdana;
  TEXT-ALIGN: left;
  FONT-VARIANT: normal;
  TEXT-DECORATION: none;
  background-color: #99ccff
}

