/*--- Zero Out the Defaults ---*/

html, body {
	margin: 0;
	border: 0;
	padding: 0;
}

button {
	background: transparent;
}

table, tr, td {
	margin: 0;
	border: 0;
	padding: 0;
}



/*--- Overall HTML Tag Redefinition ---*/

body {
	color: #600;
	background: #600 url(/g/bg_Body.jpg);
	font: 100.1% Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px;
}

p {
	font-size: 0.8em;
}

a:link {
	color: #FF3333
}

a:hover {
	color: #FFCC00;
}

a:visited {
	color: #FFCC00;
}

a:active {
	color: #99FF00;
}

#headerNav {
	background: url(/g/bg_Texture_1.gif);
	height: 88px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
	border: none #FFF 0px;
	border-collapse: collapse;
}

#subFooter {
	color: #000;
	font-size: 0.8em;
	margin-top: 15px;
}

#subFooter a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}

#subFooter a:hover {
	color: #FC0;
}

.greenHi {
	color: #FFCC00
}

.greenLo {
	color: #330000
}

.orangeLo {
	color: #993300
}

.orangeHi {
	color: #FF9900
}

.greenMed {
	color: #660000
}

.subHead {
	font-size: 105%;
	font-weight: bold;
	color: #660000
}

.subHead2 {
	font-weight: bold;
	color: #660000;
	font-size: 90%
}

.info {
	color: #FFFFFF;
	font-size: 71%
}

.noteGray {
	font-size: 82%;
	color: #999999
}

.mainTitle {
	color: #66FF00;
	font-size: 105%;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.byLine {
	color: #FF3333;
	font-size: 80%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.subHeadHi {
	font-size: medium;
	font-weight: bold;
	color: #FF9900
}

.bgTopRightCorner {
	background-image: url(../war/g/bg_cells_corner-1.gif);
	background-repeat: no-repeat
}

.caption {
	font-size: 60%;
	color: #66FF00;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.infoHead {
	color: #FFCC00;
	font-size: 100%;
	font-weight: bold
}

.NEW {
	font-size: 12px;
	font-weight: bolder
}

.shopItem {
	font-size: 90%;
	color: #003300
}
