.bordthick {
	border: 2px solid #333333;
}
.hedda {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
.txxt {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.topbotline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.subtxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bordthin {
	border: 1px solid #000000;
}
.Row1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF99;
	height: auto;
	text-align: center;
	padding: 3px;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: none;
}
.Row2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC99;
	height: auto;
	text-align: center;
	padding: 3px;
}
.Row3 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	height: auto;
	text-align: center;
	padding: 3px;
}
.Row4 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
	height: auto;
	text-align: center;
	padding: 3px;
	text-decoration: none;
}
