a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ade603;
	text-align: center;
}
a:top.hover {
	text-decoration: none;
	color: #ade603;
}
input.btn {
	color:#879298;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/btn.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 65px;
	border: 1px inset #879298;
}
input.btnhov {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/btn_hover.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 65px;
}
.navigation {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	line-height: 30px;
}
.div_navigation {
	position:fixed;
}

.h1 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: lighter;
	color: #ade603;
	letter-spacing: 1em;
	text-align: center;
}
.h2 {
	font-family: Verdana;
	font-size: 11px;
	color: #ade603;
	text-align: left;
	font-weight: bolder;
	text-transform: uppercase;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.formfields {
	border: 1px solid #666;
	width: 630px;
	background-color:transparent;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ade603;
	text-align: left;
}
.footer_index {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.top {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666;}
.breadcrumbs {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.artborder {
	border: 1px solid #333;
	width: 630px;
}
.contentboard {
	border: 1px solid #666;
	width: 700px;
}
.formtext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	line-height: 22px;
}
.footer_center {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ade603;
	text-align: center;
}
