body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url(images/bg.gif) repeat-x fixed;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.copyright, a.copyright:link, a.copyright:visited {
	color: #65411b;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px
}

a.copyright:hover, a.copyright:active {
	color: #b3aa9f;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px
}

.smallWhite, a.smallWhite:link, a.smallWhite:visited {
	color: #FFFFFF;
	padding-left: 5px;
	background: url(images/carot_off.gif) no-repeat 0 7px;
}

a.smallWhite:hover, a.smallWhite:active {
	color: #fc931d;
	padding-left: 5px;
	background: url(images/carot_on.gif) no-repeat 1px 7px;
}

.white {
	color: #FFFFFF;
	font-size: 12px;
}

.nav, a.nav:link, a.nav:visited {
	color: #6c3f0f;
	padding-left: 10px;
	font: bold 11px Arial, Futura;
	line-height: 15px;
	letter-spacing: 0;
	padding: 8px;
}

a.nav:hover, a.nav:active {
	color: #FFFFFF;
	padding-left: 10px;
	font: bold 11px Arial, Futura;
	line-height: 15px;
	letter-spacing: 0;
	padding: 8px;
}

.subNav, a.subNav:link, a.subNav:visited {
	color: #9b5a11;
	padding-left: 10px;
	font: bold 14px Arial, Futura;
	line-height: 15px;
	letter-spacing: 0;
}

a.subNav:hover, a.subNav:active {
	color: #ded8d1;
	padding-left: 10px;
	font: bold 14px Arial, Futura;
	line-height: 15px;
	letter-spacing: 0;
}

.subNavOn, a.subNavOn:link, a.subNavOn:visited {
	color: #ffffff;
	padding-left: 10px;
	font: bold 14px Arial, Futura;
	line-height: 15px;
	letter-spacing: 0;
}

a.subNavOn:hover, a.subNavOn:active {
	color: #FF9900;
	padding-left: 10px;
	font: bold 14px Arial, Futura;
	line-height: 15px;
	letter-spacing: 0;
}

.field {
	border: 1px solid #794712;
	background-color: #000000;
	font-size: 16px;
	line-height: 18px;
	padding-left: 6px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 3px;
	width: 300px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.fieldShort {
	border: 1px solid #794712;
	background-color: #000000;
	font-size: 16px;
	line-height: 18px;
	padding-left: 6px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.textarea {
	border: 1px solid #794712;
	background-color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding-left: 6px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.smallDark, a.smallDark:link, a.smallDark:visited {
	font-size: 9px;
	color: #6c3f0f;
	margin-top: 45px;
}

a.smallDark:hover, a.smallDark:active {
	font-size: 9px;
	color: #FF9900;
	margin-top: 45px;
}

.button, .button:link, a.button:visited {
	border: 1px solid #372008;
	background-color: #190e02;
	font-size: 14px;
	color: #6c3f0f;
	padding: 3px 6px;
	margin-top: 5px;
}

.button:hover, a.button:hover, a.button:active {
	border: 1px solid #482a0a;
	background-color: #372008;
	font-size: 14px;
	color: #FF9900;
	padding: 3px 6px;
	margin-top: 5px;
}

.buttonGreen, .buttonGreen:link, a.buttonGreen:visited {
	border: 1px solid #095807;
	background-color: #b2d7b4;
	font-size: 14px;
	color: #256c16;
	padding: 3px 6px;
	margin-top: 5px;
}

.buttonGreen:hover, a.buttonGreen:hover, a.buttonGreen:active {
	border: 1px solid #095807;
	background-color: #256c16;
	font-size: 14px;
	color: #b2d7b4;
	padding: 3px 6px;
	margin-top: 5px;
}

.buttonRed, .buttonRed:link, a.buttonRed:visited {
	border: 1px solid #372008;
	background-color: #fc8d84;
	font-size: 14px;
	color: #81050b;
	padding: 3px 6px;
	margin-top: 5px;
}

.buttonRed:hover, a.buttonRed:hover, a.buttonRed:active {
	border: 1px solid #482a0a;
	background-color: #81050b;
	font-size: 14px;
	color: #fc8d84;
	padding: 3px 6px;
	margin-top: 5px;
}

.pages, a.pages:link, a.pages:visited {
	border: 1px solid #372008;
	background-color: #190e02;
	font-size: 10px;
	color: #6c3f0f;
	padding: 2px;
	margin: 4px;
	margin-top: 5px;
}

a.pages:hover, a.pages:active {
	border: 1px solid #482a0a;
	background-color: #372008;
	font-size: 10px;
	color: #FF9900;
	padding: 2px;
	margin: 4px;
	margin-top: 5px;
}

.pagesOn, .pagesOn:link, a.pagesOn:visited {
	border: 1px solid #372008;
	background-color: #482a0a;
	font-size: 10px;
	color: #FF9900;
	padding: 2px;
	margin: 4px;
	margin-top: 5px;
}

a.pagesOn:hover, a.pagesOn:active {
	border: 1px solid #482a0a;
	background-color: #FF9900;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	margin: 4px;
	margin-top: 5px;
}

.review, a.review:link, a.review:visited {
	font-size: 12px;
	color: #FF9900;
	display: block;
	float: left;
	width: 77%;
	padding: 5px 5px 5px 135px;
	margin: 0 0 5px 5px;
	height: 87px;
	overflow: hidden;
	top: 2px;
	left: 2px;
	background-repeat:no-repeat; 
	background-position:left top;
	background-color: #190E02;
	border: 1px solid #442606;
}

a.review:hover, a.review:active {
	font-size: 12px;
	color: #ded8d1;
	margin: 2px;
	display: block;
	float: left;
	width: 77%;
	padding: 5px 5px 5px 135px;
	margin: 0 0 5px 5px;
	height: 87px;
	overflow: hidden;
	top: 2px;
	left: 2px;
	background-repeat:no-repeat; 
	background-position:left top;
	background-color: #000000;
	border: 1px solid #5c4022;
}

.error {
	color: #fc1d1d;
	font-size: 11px;
	font-weight: bold;
}

.note {
	color: #00ff00;
	font-size: 11px;
	font-weight: bold;
}

.header, a.header:hover, a.header:active {
	color: #fc931d;
	font: italic bold 18px Futura;
}

.whiteHeader, a.whiteHeader:hover, a.whiteHeader:active {
	color: #ded8d1;
	font: italic bold 18px Futura;
}

.photo {
	border: 1px solid #000000;
}

/* @group tables */

.cellWhole {
	border: none;
	background: #2b1906;
	border: 1px solid #372008;
	margin: 4px;
}

#cellContainer {
	border: 2px solid #372008;
	background: #190e02;
	color: #6c3f0f;
	height: 25px;
}

#cellContainerOff {
	border: 2px solid #372008;
	background: #190e02;
	color: #6c3f0f;
	height: 25px;
}

#cellContainerAlt {
	border: 2px solid #372008;
	background: #190e02;
	height: 25px;
}

a.cellContainer:link, a.cellContainer:visited {
	background: #190e02;
	color: #878d92;
	height: 25px;
	display: block;
	width: 25px;
	line-height: 25px;
	text-decoration: none;
}

a.cellContainer:hover, a.cellContainer:active {
	background: #190e02;
	color: white;
	height: 25px;
	display: block;
	width: 25px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}

.cellBucket {
	border: none;
	background: #2b1906;
	border-right: 1px solid #372008;
	border-bottom: 1px solid #372008;
	border-left: 1px solid #372008;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-left: 4px;
}

.cellFirstAct, a.cellFirstAct:link, a.cellFirstAct:visited {
	border: none;
	background: #2b1906;
	border-right: 1px solid #372008;
	border-bottom: 1px solid #2b1906;
	border-left: 1px solid #372008;
	border-top: 1px solid #372008;
	color: white;
	display: block;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}

a.cellFirstAct:hover, a.cellFirstAct:active {
	border: none;
	background: #2b1906;
	border-right: 1px solid #372008;
	border-bottom: 1px solid #2b1906;
	border-left: 1px solid #372008;
	border-top: 1px solid #372008;
	display: block;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}

.cellFirstOff, a.cellFirstOff:link, a.cellFirstOff:visited {
	border: solid #372008 1px;
	background: black;
	color: #6c3f0f;
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}

a.cellFirstOff:hover, a.cellFirstOff:active {
	border: solid #372008 1px;
	background: #613400;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}

.cellRightAct, a.cellRightAct:link, a.cellRightAct:visited {
	border: none;
	background: #2b1906;
	border-right: 1px solid #372008;
	border-bottom: 1px solid #2b1906;
	border-left: 1px solid #5e3b16;
	border-top: 1px solid #372008;
	color: #FFFFFF;
	display: block;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}

a.cellRightAct:hover, a.cellRightAct:active {
	border: none;
	background: #2b1906;
	border-right: 1px solid #372008;
	border-bottom: 1px solid #2b1906;
	border-left: 1px solid #5e3b16;
	border-top: 1px solid #372008;
	color: #FF9900;
	display: block;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}

.cellRightOff, a.cellRightOff:link, a.cellRightOff:visited {
	border-right: 1px solid #372008;
	border-bottom: solid #372008 1px;
	border-left: 1px solid #5e3b16;
	border-top: 1px solid #372008;
	background: black;
	color: #6c3f0f;
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}

a.cellRightOff:hover, a.cellRightOff:active {
	border-right: 1px solid #372008;
	border-bottom: solid #372008 1px;
	border-left: solid #5e3b16 1px;
	border-top: 1px solid #372008;
	background: #6c3f0f;
	color: white;
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}

.sideCell, a.sideCell:link, a.sideCell:visited {
	border: none;
	border-right: none;
	border-bottom: solid #372008 1px;
	border-left: none;
	border-top: none;
	margin-top: -1px;
	background-color: #190e02;
}

a.sideCell:hover, a.sideCell:active {
	border: none;
	background: #613400;
	border-right: none;
	border-bottom: solid #889eb4 1px;
	border-left: none;
	border-top: none;
}

.cellBot, a.cellBot:link, a.cellBot:visited {
	border: none;
	border-right: none;
	border-bottom: solid #889eb4 1px;
	border-left: none;
	border-top: none;
	margin-top: -1px;
	background-color: #190e02;
}

a.cellBot:hover, a.cellBot:active {
	border: none;
	background: #613400;
	border-right: none;
	border-bottom: solid #889eb4 1px;
	border-left: none;
	border-top: none;
}

/* @end */