p {
   color: #ffffff;
   font-family: tahoma, arial, helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   letter-spacing: 0px;
   word-spacing: 0px;
   margin: 0px;
}

hr {
  background-color: #404040;
  border: 0px;
  color: #404040;
  height: 1px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0px;
}

td.stat {
	background-color: #f5ece1;
        border: 0px solid #404040;
	padding: 10px;
	color: #ffffff;
	cursor: auto;
	font-family: tahoma, arial;
	font-size: 10px;
	line-height: 0px; 
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
}

.menu {
	background-color: #993300;
	padding: 5px;
	font-family: tahoma;
	font-size:10px;
	line-height: 10px; 
	text-decoration: none;
	color: silver;
	}
	
td.menu {
	background-color: #f5ece1;
	padding: 5px;
	color: #f5ece1;
	cursor: auto;
	font-family: tahoma;
	font-size:10px;
	line-height: 10px; 
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
}

td.menu:hover {
	background-color: #ffffff;
	padding: 5px;
	color: #ffffff;
	cursor: auto;
	font-family: tahoma;
	font-size: 10px;
	line-height: 10px; 
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
}

.menu a:link{
	color: #000000;
	text-decoration: none; 
	font-weight: normal;}

.menu a:visited{
	color: #000000;
	text-decoration: none; 
	font-weight: normal;}

.menu a:active{
	color :#000000;
	text-decoration: none; 
	font-weight: normal;}

.menu a:hover{
	color:#000000;
	text-decoration: underline; 
	font-weight: normal;}

.sidebar {
	background-color: #222222;
	padding: 1px;}

.side-title {
	background-color: #993300;
        border: 1px solid #cc6600;
	padding: 4px;
	font-family: tahoma;
	font-size: 10px;
        font-weight: bold;
	letter-spacing: 0px; 
	line-height: 8pt; 
	color: #ffffff; 
	text-align: center;}

.side-content {
	background-color: #f5ece1;
        border: 1px solid #f5ece1;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: 5pt; 
	color: #ffffff; 
	text-align: justify;}
