BODY {
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#FFFFFF;
  scrollbar-shadow-color:#2B2B2B;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#BDBDBD;
  scrollbar-dark-shadow-color:#393939;
  scrollbar-3d-light-color:#313131;
  margin-top: 5 px;
  margin-left: 5 px;
  margin-right: 5 px;
  background-color: #D66C05;
}
td
{
	font-family: Georgia, Verdana, Arial, Times New Roman, Times, serif;
}
.linkcopyright {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkcopyright:hover {
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
.text {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.link {
	font-size: 11px;
	line-height: normal;
	color: #D66C05;
	text-decoration: none;
}

.link:hover {
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.linkcat {
	font-size: 13px;
	line-height: normal;
	color: #D66C05;
	text-decoration: none;
}

.linkcat:hover {
	font-size: 13px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.address {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.textcopyright {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.textaddress {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.textjust {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	text-align: justify;
}
.textintros {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.title {
	font-size: 16px;
	color: #D66C05;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.tabbord {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #999999;
}
.border {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.stitle {
	font-size: 13px;
	color: #D66C05;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

/* all forms */

form
{
	margin						: 0;
	padding						: 0;
}

input, select, textarea
{
	font-size					: 11px;
	color						: #333;
	background-color			: #f2f2f2;
	border						: 1px solid #999999;
}

.boxgo, .button
{
	font-family			: Tahoma, sans-serif;
	border				: 1px #000000 solid; 
	FONT-SIZE			: 11px; 
	BACKGROUND-COLOR	: #f0560e;
	color				: #FFFFFF;
	font-weight			: bold;
}
.white
{
	background-color: #f2f2f2;
	border: 0px none #FFFFFF;
}

.img
{
	border: 2px solid #CCCCCC;
}