.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFB901;
	text-decoration: none;
}
.toplinks a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFB901;
	text-decoration: none;
}
.toplinks a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFB901;
	text-decoration: none;
}
.links a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFB901;
	text-decoration: none;
}
.links a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height:18px;
}
.text a{
	font-family: Verdana, Arial, Helvetica, sans-serifr;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;

}
.text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serifr;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;

}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999999;
}

.header{
	background:url(../images/inner_19.jpg);	
}

.tborder {
	BORDER-RIGHT: #8F0707 1px solid; 
	BORDER-TOP: #8F0707 1px solid; 
	BORDER-LEFT: #8F0707 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #8F0707 1px solid; 
	BACKGROUND-COLOR: #ffffff
}

.blankborder {
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BACKGROUND-COLOR: #ffffff
}
.blankborderon {
	BORDER-RIGHT: #8F0707 1px solid; 
	BORDER-TOP: #8F0707 1px solid; 
	BORDER-LEFT: #8F0707 1px solid; 
	BORDER-BOTTOM: #8F0707 1px solid; 
	BACKGROUND-COLOR: #ffffff
}

.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.error {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

