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 : #ff9900;
		scrollbar-arrow-color : #ffffff; 
		background-color: #6c0000;
} 
/*//////////////////////////////////////////////*/
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8f2d06;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	font-style: normal;
	text-decoration: underline;
}
/*/////////////////////////////////////////////*/
.mainBg{
	background-image: url(../images/pics/mainBg.gif)
}
/*/////////////////////////////////////////////*/
.thumbBg{
	background-image: url(../images/pics/thumbBg1.gif);
	width: 128px;
	height: 128px;
	vertical-align: middle;
}
/*/////////////////////////////////////////////*/
.thumbBgColor{
	background-color: #63321E;
}
/*/////////////////////////////////////////////*/
.brown{
	background-color: #fe9900;
	horizontal-align: center;
}
/*/////////////////////////////////////////////*/
.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;
}
/*/////////////////////////////////////////////*/

