/* BLACK HEADER FONT */
.boldbod_black {font-family: serif, Times, New York; color: #000000; font-weight: 400; font-size: 1.7em; line-height: 1;}


/* BLACK BODY COPY FONT */
.normbod {font-family: sans-serif, Arial, Futura; color: #000000; font-weight: 400; font-style: normal; font-size: .8em; line-height: 1;}
.boldbod {font-family: sans-serif, Arial, Futura; color: #000000; font-weight: 700; font-size: 1em; line-height: 1;}


/* WHITE BODY COPY FONT */
.normbodwhite {font-family: sans-serif, Arial, Futura; color: #444444; font-weight: 400; font-style: normal; font-size: .8em; line-height: 1;}


/* VERY SMALL TEXT */
.theweetext {font-family: sans-serif, Arial, Futura; color: #000000; font-size: .7em;}
.theweetextwhite {font-family: sans-serif, Arial, Futura; color: #666666; font-size: .7em;}


/* TEXT MENUS/NAVIGATION CURRENT COLOR IS WHITE 8pt. IT WILL ONLY AFFECT NON LINKABLE TEXT */
.menu {font-family: sans-serif, Arial, Futura; font-weight: 400; line-height: 1.5; color: #666666; font-size: .9em;}


/* THIS NEXT STYLE REMOVES UNDERLINES FROM TEXT LINKS */
/* THIS NEXT STYLE REMOVES DEFAULT UNDERLINES FROM TEXT LINKS AND COLORS LINKS WHITE - MOUSE HOVER UNDERLINES LINK */
a:link {text-decoration:none; font-family: sans-serif, Arial, Futura; font-weight: 400; line-height: 1; color: #ff6600; font-size: .9em;}
a:visited {text-decoration:none; font-family: sans-serif, Arial, Futura; font-weight: 400; line-height: 1; color: #ff6600; font-size: .9em;}
a:active {font-family: sans-serif, Arial, Futura; font-weight: 400; line-height: 1; color: #FF9900; font-size: .9em;}
a:hover {text-decoration: underline; font-family: sans-serif, Arial, Futura; font-weight: 400; line-height: 1; color: #FF9900; font-size: .9em;}


/* SITEWIDE PROPERTIES */
body {margin-right: 0px; margin-left: 0px; margin-top: 10px; margin-bottom: 10px; background-color: #222222;}

table {background-color: #222222; width: 100%;}


/* SPECIAL CELL PROPERTIES */
.contentcell {background-color: #666666; padding: 5px; border: 0px;}

.bodycell {background-color: #cccccc; padding: 0px; border: 0px;}


.headercell {background-color: #666666; padding: 0px; border: 0px;}

.innertable {background-color: #222222; width: 720px; border-spacing: 5px;}






/*

.vertcell {background: url(../images/vert_bar.gif) #000000 repeat-y; padding: 0px;}

.barcell {background: url(../images/bar.jpg) #000000 repeat-x; padding: 0px;}

.bodycell {background: url(../cgi-bin/rand_image.pl) #000000 no-repeat; padding: 10px;}

table.roster {width: 90%; border-collapse: collapse; border-spacing: 2; padding: 1px;}

table.short {width: 50%; border-collapse: collapse; border-spacing: 2; padding: 1px;}

.rostercell {border: #ffffff; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #003366; padding: 3px;}

.rostercell50 {border: #ffffff; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #003366; padding: 3px; width: 50%;}

*/