body {
	background-color: #262626; text-align:left;
}
h1 {font-size:14pt; }

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	color: #CCCC99;
	text-decoration: none;
}

a:visited {
	color: #CCCC99;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.yellow {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCC00;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCC99;
}
.txt-dark {font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#000000}
.mini {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:cccc00}

.left {text-align:left}

.hpbb {float:left; width:367px; height:390px; padding:5px; text-align:left; margin:5px; border-bottom:5px solid #7B7952; 
 background: #262626; /* Old browsers */
background: -moz-linear-gradient(top,  #262626 15%, #cac697 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,#262626), color-stop(98%,#cac697)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #262626 15%,#cac697 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #262626 15%,#cac697 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #262626 15%,#cac697 98%); /* IE10+ */
background: linear-gradient(to bottom,  #262626 15%,#cac697 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#cac697',GradientType=0 ); /* IE6-9 */

}
.hpwtd  {float:left; width:367px; height:390px; padding:5px; text-align:left; margin:5px;  border-bottom:5px solid #7B7952;
background: #262626; /* Old browsers */
background: -moz-linear-gradient(top,  #262626 0%, #525129 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#262626), color-stop(100%,#525129)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #262626 0%,#525129 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #262626 0%,#525129 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #262626 0%,#525129 100%); /* IE10+ */
background: linear-gradient(to bottom,  #262626 0%,#525129 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#525129',GradientType=0 ); /* IE6-9 */
}
.hpbb h2, .hpwtd h2 {font-size:12pt; }