/* Written by Shane Sievers (shane@mediadezine.com) */
/* GENERAL CSS */
div.hid { visibility: hidden; }
div.vis { visibility: visible; }
table.Float { background-color: #000000; border-style: solid; border-width: thin; 
		border-color: #cc0000; font-style: italic; text-align: left; width: 125px;}
#Hover { background-color:#990000; color: #000000;}
A:link, A:visited { color: #ffffff; font-weight: 800; text-decoration: none; }
A:hover { color: #990000; font-weight: 800; }
.A { background-color:#CC0000;}
.B { background-color:#CC0000;}
.C { background-color:#CC0000;}

#OtherTD { background: #ffffff url('images/WebBackgroundB.jpg') repeat-y; }
#About { text-align:left; font-size: small; background-color:#CC0000; color:#FFFFFF}
#NavTD { background-color: #000000; width: 150px; height: 100%; color: #ffffff;}
#NavTable { background-color: transparent; width: 145px; text-align: left; }

body { background-color: #ffffff; margin-top: 0px; margin-left: auto; margin-right: auto; 
	   font-family: Geneva, Arial, Helvetica, sans-serif; }
img { border: 0; }

#Arrow { width: 13px; height: 13px; margin: 5px 10px 0px 10px;}

#MainTD { background: #ffffff url('images/LevelBCcover.jpg') no-repeat; }
#MainTable { background-color: transparent; text-align: center; }

.subTitle { font-size: 12pt; }

#Title { background-color:#fffff; text-align: center; vertical-align: middle;}
#Header { background-image: url('images/HomeBanner.gif') }
.navText { color: #ffffff; font-size: 9pt; border-bottom: 1px solid #ffffff; }

#block { color: #ffcc33; background-color: #ffffff;}
#Compare { font-size: 12px; text-indent: 10px; background-color: #ffffff;}
#Compare th { background-color:#999999; height: 25px;}
#Compare td,th { border: 1px solid orange; }
#EvacTD { background: #ffffff url('images/EvacSpread.jpg') no-repeat; }
#TacTD { background: #ffffff url('images/TacticalSpread.jpg') no-repeat; }
#LevelBCTD { background: #ffffff url('images/LevelBCSpread.jpg') no-repeat; }

.rtColumn { text-align: center; background-image: url('images/acidOrange.gif'); }

/* TESTING RESULTS */
table.formatTable { border: thin solid #4E6ADE; text-align: left; width: 90%; font-size: 12px; }
tr.topRow { background-color: #C5CCEB; border-bottom: thin solid #4E6ADE; text-align: center;}
td.insideBorder { border-left: thin solid #C5CCEB; text-align: center;}
table.formatTable th { text-align: center;}
.EveryOther { background-color: #ffffff; }

/* MULTIMEDIA PAGES */
#Mov { font-size: 16px; width: 220px; font-weight: 600; text-align: center; background-color: #ffffff;}
#Con { font-size: 14px; text-align: center;}

/* NEWS PAGE */
.pr:link,.pr:visited { color:#CC0000; }
.pr2:link,.pr:visited { color:ffffff; }
.pr:hover { color:#000000;}

/* EVENTS PAGE */
#events td { border-bottom: 1px solid orange; }
.thumb { width: 75px; height: 64px; }
.showHours { border: 1px solid orange;; font-size: 7pt; }
.showHours td,tr { border-bottom: 0; }

/* PRODUCTS PAGE */
#ProductTable { border: 1px solid orange; }
#ProductTable th { color: #ffffff; }
#ProductTable table { width: 500px; }

