body  {border: none; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #006699; scrollbar-darkshadow-color: #98AAB1; scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-track-color: #EFEFEF }

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited   { color: #000;  }
a:hover		  { color: #BB0000; text-decoration: none }
hr	 { border: none #d1d7dc; height: 0px }

/* date */
.date { color: #30246F;; font: 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
.leftcoltext { font-size: 11px; color: #FFFFFF; }

/* topnav */
.topnav { color: #000000; font: 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a.topnav { color: #000000; font: 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight : bold; }
a.topnav:visited { color: #000000; text-decoration: none }
a.topnav:hover { color: #ffffff; text-decoration: none; background: #BB0000 }

/* sidenav */
.sidenav { color: #FFFFFF; font: 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; letter-spacing: 1px }
a.sidenav { color: #FFFFFF; font: bold 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; letter-spacing: 1px; }
a.sidenav:visited { color: #eeeeee; text-decoration: none }
a.sidenav:hover { color: #000000; text-decoration: none; background: #FFFF80 }

.boxertable	  { background-color: #cccccc; border: none }
td.brow1	 { background: #696969 url(http://philboxing.com/images/bg.charcoal.lines.darkest.gif)}
.boxerpagetitle { font-weight: bold; font-size: 13px; text-decoration: none; }
.boxertableheader { font-weight: bold; font-size: 11px; color: white; text-decoration: none; }

.boxertablebody { font-size: 11px; text-decoration: none; }
a.boxernamelink { font-size: 11px; font-weight: bold; text-decoration: underline; }
a.boxernamelink:hover { color: #BB0000; }
a.boxernamelink:visited { color: #333333; }

.columntitle { font-weight: bold; font-size: 18px; text-decoration: none; }
.columnauthor { font-weight: bold; font-size: 14px; text-decoration: none; }
.columnbyline { font-size: 12px; text-decoration: none; }
.columndate { font-size: 12px; text-decoration: none; }
.columncontent { font-size: 12px; text-decoration: none; }

.newstitle { font-size: 15px; font-weight: bold; }
.newsblurb { font-size: 12px; text-decoration: none; }
.newsbody { font-size: 11px; }

.storytitle { font-weight: bold; font-size: 26px; text-decoration: none; }
.storyauthor { font-size: 13px; text-decoration: none; }
.storysource { font-size: 13px; text-decoration: none; }
.storydate { font-size: 13px; text-decoration: none; }
.storycontent { font-size: 13px; text-decoration: none; }

/* news fonts */
.headline1 { font-weight: bold; font-size: 24px; text-decoration: none; }
.headline1_source { font-size: 12px; text-decoration: none; }
.headline1_blurb { font-weight: bold; font-size: 15px; text-decoration: none; }
.headline2 { font-weight: bold; font-size: 18px; text-decoration: none; }
.headline2_source { font-weight: bold; font-size: 11px; text-decoration: none; }
.headline2_blurb { font-size: 12px; text-decoration: none; }

.sched_scroll { font-size: 11px; }

.copyright { font-size: 9px; }

/* Form elements */
input,textarea, select {
	background-color : #eeeeee;
	color : #CA0000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	border-color : #0B1A62;
}

/* Side navigation table formatting */
table.leftnav { background-color:#30246F; border: none }
.leftnav td { background-color:#30246F; }
#leftNavATop { vertical-align:top; }
#leftNavABottom { vertical-align:bottom; }

