body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	background-image:  none;
	background-attachment: fixed;
	background-repeat: repeat;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:;
	scrollbar-3d-light-color:#FFFFFF;
    scrollbar-dark-shadow-color:;
    scrollbar-shadow-color:;
	scrollbar-arrow-color:#666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

td, th {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	font-family: Tahoma;
	color: #999999;

}

form {
	background-color: #FFFFFF;
}

.title {
	font-family: Tahoma;
	font-size: 24px;
	line-height: 30px;
	background-color: #FFFFFF;
	color: #666666;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.subtitle {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #666666;
}

.header {
	font-family: Tahoma;
	font-size: 24px;
	background-color: #FFFFFF;
  color: #666666;
}

.nav {
	font-family: Tahoma;
	font-size: 14px;
  font-weight: bold;
	background-color: #FFFFFF;
}

.navLink {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.sidebar {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	background-color: #FFFFFF;
}

.sidebarFooter {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	background-color: #000000;
}

.footer {
  font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #006600;
	background-color: #000000;
}

.legal {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #666666;
}

.box1 {
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

.promo {
	font-family: Tahoma, Verdana;
	color: #666666;
}

.titlebar {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
  background-color: #FFFFFF;
}

.dingbat {
	font-family: Tahoma;
	background-color: #000000;
  color: #006600; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
