@import url('hover.css');

body {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	background-image:url('gradient.gif');
	background-repeat: repeat-x;
}
a {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#333333;
}
a:active {
  position: relative;
  top: 1px;
}
a:link {
	font-family:Verdana, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
}
a:visited {
	text-decoration: none;
	color: inherit;
	text-align: center;
	font-weight: normal;
}
a:link.orange {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FF9933;
}
a:hover.orange {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
}
a:linkwhite.white {
	color: #fffff;
}
a:link.small {
	font-weight: bold;
	color: #ffffff;
	font-size: 8px;
}
 a.white:hover {
	 color:#ff9933;
}
 a.white:link {
	 color:#ffffff;
}
 a.blue:link {
	 color:#2463af;
}
 a.white:visited{
	 color: #CCC;
}
h1 {
	font-family:Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	margin-bottom:0;
	margin-top:0;
}
h2 {
	font-family:Verdana, sans-serif;
	font-size:14px;
	color:#FF9933;
	font-weight: bold;
	margin-bottom:0;
	margin-top:0;
}
h4 {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#686053;
	font-weight: bold;
	margin-bottom:0;
	margin-top:0;
}
h5 {
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#fffff;
	font-weight: bold;
	margin-bottom:0;
}
h6 {
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight: bold;
	margin-bottom:0;
}
h7 {
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin-bottom:0;
	margin-top:0;
}
h8 {
  font-family: "cubano";
}
hr {
	color:#ff9933;
	height:1px;
	border-style:solid;
}
table {
	font-family:Verdana, sans-serif;
	notefont-family:Verdana, sans-serif;
	font-size:11px;
	color: #333333;
}
.red {
	color: #b02525;
	font-family: Verdana, sans-serif;
}
.lightblue {
	color: #99CCFF;
}
.orange {
	color: #FF9933;
}
.white {
	color: #ffffff;
}
.gray {
	color: #4E4E4E;
}
.green {
	color: #9C3;
}
.brown {
	color: #696154;
	font-size:14px;
}
.small {
	color: #ffffff;
	font-size:6px;
}
.tk-alpha-echo{
	font-size: 42px;
	color: #96BC59;
}
.noshow { display:none; }

.leftmarg {
	margin-left: 15px;
	margin-bottom: 10px;
}

#userComment-div {
	display: none;
}