dd {
	margin-bottom: 8px;
	border-left: 4px solid #FF9900;
	padding-left: 4px;
	margin-left: 0px;
}

dt {
	border-top: 1px solid #CCCCCC;
	padding-top: 4px;
	margin-bottom: 2px;
}

a {
	background: transparent;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline !important;
}

#top {
	clear: both;
	margin-left: 0;
	height: 50px;
	width: 650px;
}

#fot {
	clear: both;
	margin-left: 0;
	height: 50px;
	width: 650px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
}

#crt {
	float: left;
	margin-left: 0;
	width: 350px;
	font-family: Verdana, Tahoma;
	font-size: 11px;
}

#ads {
	float: left;
	margin-left: 0;
	width: 260px;
	padding-left: 20px;
}

#nav {
	background: #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	width: 650px;
}

h1,h2,h3,h4,h5 {
	margin-bottom: 4px;
	margin-top: 4px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
}

#s17 {
   font-size: 17px;
}
#s14 {
   font-size: 14px;
}
.button {
	border:0px;
	font-weight: bold;
	font-size: 12px;
	height: 22px;
	background-color: #FFAA00;
	border: 2px solid #000000;
	border-top-color: #FFDD00;
	border-left-color: #FFDD00;
	border-right-color: #FF8800;
	border-bottom-color: #FF8800;
}

.input{
	border:0px;
	font-weight: bold;
        font-size: 12px;
	height: 18px;
	border: 1px solid #FEBB1D;
}
.textarea{
	border:0px;
	font-weight: bold;
        font-size: 12px;
	border: 1px solid #FEBB1D;
}

