.txt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F3FED8;
	border-right-color: #F3FED8;
	border-bottom-color: #F3FED8;
	border-left-color: #F3FED8;
}
.a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a:active,visted{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #0E6C08;
	text-decoration: none;
}
.a1{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a1:active,visted{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.a1:hover{
	font-family: Arial;
	font-size: 12px;
	color: #0E6C08;
	text-decoration: none;
}
.a2{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.a2:active,visted{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.a2:hover{
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.a3{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.a3:active,visted{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.a3:hover{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #81A232;
}
.a4{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.a4:active,visted{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.a4:hover{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFF00;
}
.a5{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.a5:active,visted{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.a5:hover{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #81A232;
	font-weight: bold;
}
.dotborder {
	border: thin dotted #CCCCCC;
}
.box {
	float: left;
	width: auto;
	background-position: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BOT {
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin none #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
}

