body,html { 
    margin-top: 0px;
    margin-right: 0px; 
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px; 
    padding-bottom: 0px;
    padding-left: 0px; 
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    height: 100%; 
    width: 100%; 
		scrollbar-base-color : #483827;
		scrollbar-arrow-color : #996600; 
		background-color: #483827;
} 
/*//////////////////////////////////////////////*/
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFD802;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFD802;
	font-style: normal;
	text-decoration: underline;
}
/*/////////////////////////////////////////////*/
.mainBg{
	background-image: url(../images/pics/mainBg.gif)
}
/*/////////////////////////////////////////////*/
.thumbBg{
	background-image: url(../images/pics/thumbBg.gif);
	width: 128px;
	height: 128px;
	vertical-align: middle;
}
/*/////////////////////////////////////////////*/
.thumbBgColor{
	background-color: #63321E;
}
/*/////////////////////////////////////////////*/
.brown{
	background-color: #5C1700;
}
/*/////////////////////////////////////////////*/
.footerBg{
	background-color: #DA211E;
	background-image:url(images/bottom.gif);
}
/*/////////////////////////////////////////////*/
 .footer {
 	font-size:11px; 
	color: #452315; 
	font-weight: bold;
	font-family: Arial, Verdana;
}
/*/////////////////////////////////////////////*/
 .text {
 	font-size:11px; 
	color: #FF9900; 
	font-family: Arial, Verdana;
	font-weight: bold;
	background-color: #63321E;
	padding-left: 10px;
	padding-right: 5px;
}
/*/////////////////////////////////////////////*/
.warning {
 	font-size:12px; 
	color: #F1B7A0; 
	font-family: Arial, Verdana;
	font-weight: bold;
}
/*/////////////////////////////////////////////*/
.content {
 	font-size:12px; 
	color: #F1B7A0; 
	font-family: Arial, Verdana;
	font-weight: bold;
}
/*/////////////////////////////////////////////*/
