span.top_menu
{	
	font-family: Tahoma; 
	font-size: 20px; 
	font-weight: bold; 
	color: #fda928;
	text-decoration: none;
}

input.button
{
	background: url('/images/button.png') no-repeat;
	border: none;
	font-family: 'Verdana', 'Arial'; 
	font-weight: bolder; 
	font-size: 12px; 
	color: white;
	vertical-align: middle;
	cursor: pointer;
	height: 28px;
	*height: 29px;
	width: 63px;
}

input.text
{
	background: url('/images/text.png') no-repeat;
	border: none;	
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Verdana', 'Arial'; 
	font-weight: bolder; 
	font-size: 12px; 
	color: black;
	height: 26px;
	*height: 27px;
	width: 143px;
}

hr
{
	color: #077161; 
	background-color: #077161; 
	height: 1px; 
	border-width:0px;
}

.t12
{
	 font-family: Tahoma; 
	 font-size: 12px; 
	 color: #077161;
}

.t12b
{
	 font-family: Tahoma; 
	 font-size: 12px; 
	 font-weight: bold; 
	 color: #077161;
}

.t14b
{
	 font-family: Tahoma; 
	 font-size: 14px; 
	 font-weight: bold; 
	 color: #077161;
}

h2
{
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	color: #077161;
}

a.t10b, a.t10b:visited, a.t10b:link, a.t10b:hover
{
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	color: #077161;
	text-decoration: underline;
}

a.t12b, a.t12b:visited, a.t12b:link, a.t12b:hover
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #077161;
	text-decoration: underline;
}

a.t14b, a.t14b:visited, a.t14b:link, a.t14b:hover
{
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	color: #077161;
	text-decoration: underline;
}

a.top_menu, a.top_menu:visited, a.top_menu:link
{
	font-family: Tahoma; 
	font-size: 20px; 
	font-weight: bold; 
	color: #077161;
	text-decoration: none;
}

a.top_menu:hover
{
	font-family: Tahoma; 
	font-size: 20px; 
	font-weight: bold; 
	color: #077161;
	text-decoration: underline;
}