body{scrollbar-arrow-color: lightblue; 
scrollbar-3dlight-color: lightblue; 
scrollbar-highlight-color: blue; 
scrollbar-face-color: #000099; 
scrollbar-shadow-color: darkblue; 
scrollbar-track-color: lightgrey; 
scrollbar-darkshadow-color: black;
font-family: Candara, Arial, Helvetica, sans-serif;
/* way old #C4D0DF url('/image.gif') no-repeat top center; */
/* 1-31-11 background: url(bg-glow.jpg) fixed center no-repeat; 
background-color:#0064A6;
background-color:#9DBBFF; */
background-color:#E8F6FF;
font-size:10px;
}

a:link,a:active,a:visited {color: 310769; font-size: 12px;}
a:hover	{text-decoration: underline; color : black; font-size: 12px;}

a.menu:link,a.menu:active,a.menu:visited {text-decoration: Underline; color : 852823; font-size: 13px; font-weight: bold;}
a.menu:hover {text-decoration: none; color : black; font-size: 13px; font-weight: bold; position: relative; top: 1px; left: 1px;}

a.maingamelinks:link,a.maingamelinks:active,a.maingamelinks:visited {color: 310769; font-size: 12px; }
a.maingamelinks:hover {text-decoration: underline; color : black; font-size: 12px;  position: relative; top: 1px; left: 1px;}

a.leftsidelinks:link,a.leftsidelinks:active,a.leftsidelinks:visited {color : 310769; font-size: 12px;}
a.leftsidelinks:hover {text-decoration: underline; color : black; font-size: 12px;}

a.searchlinks:link,a.searchlinks:active,a.searchlinks:visited {color : 310769; font-size: 16px;}
a.searchlinks:hover {text-decoration: underline; color : black; font-size: 16px;}

a.biglink:link,a.biglink:active,a.biglink:visited {text-decoration: underline; color : blue; font-size: 17px; font-weight: bold;}
a.biglink:hover {text-decoration: underline; color : black; font-size: 17px; font-weight: bold;}

a.biglinkheader:link,a.biglinkheader:active,a.biglinkheader:visited {text-decoration: underline; color : white; font-size: 17px; font-weight: bold;}
a.biglinkheader:hover {text-decoration: underline; color : black; font-size: 17px; font-weight: bold;}

.imageshadow {width:75; height:80; background: url(shadow.gif) no-repeat; margin-bottom:-2px;}

/* img.dropshadowed { filter: dropshadow( color=black, offx=3, offy=3, positive=1 ); } */
img.dropshadowed {border-color:#4FA7FF;
border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
}


.leftsidegames {font-size: 10px; }

.title {color : white; font-size: 12px; font-weight: bold;}
.small {color : lightblue; font-size: 10px;}


.table1 {}
.table2 {}

.gamelinks {font-size:11px;
}

.headertitles {border-style:solid; border-color:#4FA7FF; border-width:1; background-color:#A6DBFF;
}

td {border-style: solid; border-width: 0px; border-color: black; 
}
td.gametd {border-style: solid; border-width: 1 0 4 0px; border-color:#E8F6FF;
}
td.aztd {border-style: solid; border-width: 0 1 0 0px; border-color: white; 
}
th {border-style: solid; border-width: 0px; border-color: black; color: #ff4400; font-weight: bold;
}

.widget {
}

/* rounder -g 
div.rounded-box {
    width: 9em;
    background-color: #E6E6E6;
    margin: 3px;
}
div.top-left-corner, div.bottom-left-corner,
div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px;
background-color:#FFF; overflow:hidden;}
div.top-left-inside, div.bottom-left-inside,
div.top-right-inside, div.bottom-right-inside
{position:relative; font-size:150px; font-family:arial;
color:#E6E6E6; line-height: 40px;}
div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}
div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}
div.box-contents {
	position: relative; padding: 8px; color:#000;
}
*/