a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #393939;
	text-decoration: none;
	font-size: 11px;
	
}
a:hover {
	font-family: Tahoma, Arial;
	color: #885552;
	font-size: 11px;
	
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}


body {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 0px;
	padding: 0px;
}
#topheader {
	background-image: url(top_background.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 119px;
	width: 1000px;
}
#topheader #logo {
	float: left;
	height: auto;
	width: auto;
	margin-left: 50px;
}
#button {
	background-image: url(button_background.jpg);
	height: 29px;
	width: 1000px;
	top: 119px;
}
.tahoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.tahomanormal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #885552;
}
.bordband {
	padding: 10px;
	font-family: Tahoma;
}
.bottom_lilne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tahomawhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tahoma_normal_runn {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 145%;
	font-weight: normal;
	color: #84514E;
}


.verdana {
	font-family: verdana;
	font-size: 12px;
	line-height: 145%;
	font-weight: normal;
	color: #84514E;
}
