/* CSS Document */
A, A:visited, A:active{
	color: #000000;
	text-decoration: underline;
}
A:hover{
	color: #FF6600;
	text-decoration: underline;
}
body{
	background-color: #FF9900;
}
.curb1{
	background-color: #FFCC00;
}
.curb2{
	padding-top: 3px;
	border-top: #999999 1px solid;
}
.hint1{
	font-weight: bold;
	border-bottom: #666666 1px dotted;
	padding: 3px;
}
.hint2{
	border-bottom: #666666 1px dotted;
}
.hint2, .hint3{
	padding: 3px;
}
.hint1 A, .hint1 A:visited, .hint1 A:active, .hint1 A:hover{
	color: #000000;
	text-decoration: none;
}
.hint2 A, .hint2 A:visited, .hint2 A:active, .hint3 A, .hint3 A:visited, .hint3 A:active{
	color: #000000;
	text-decoration: none;
}
.hint2 A:hover, .hint3 A:hover{
	color: #FF6600;
	text-decoration: none;
}
.hint4{
	padding: 5px;
}
.hint5{
	border-left: #666666 1px dotted;
}
.hp1 A {
	font-size: 14px;
	font-weight: bold;
}
.news1, .news1 A, .news1 A:visited, .news1 A:active{
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.news1 A:hover{
	color: #000000;
	text-decoration: underline;
}
.news2{
	color: #666666;
}
.row1{
	background-color: #FF6600;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: #666666 1px solid;
}
.row2{
	background-color: #FFFFFF;
}
.row3{
	background-color: #FF6600;
	padding: 5px;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
.row3 A, .row3 A:visited, .row3 A:active{
	color: #000000;
	text-decoration: none;
}
.row3 A:hover{
	color: #000000;
	text-decoration: underline;
}
.searchbox{
	height: 16px;
	border: #666666 1px solid;
	background-color: #CCCCCC;
	color: #333333;
}
#searchform{
	margin: 0px;
}
.searchleft{
	padding-right: 5px;
}
.small{
	font-size: 10px;
}
.sub1{
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}
.sub2{
	text-align: center;
	background-color: #FFCC00;
	font-weight: bold;
	font-size: 11px;
}
.tabs A, .tabs A:visited, .tabs A:active{
	color: #333333;
	text-decoration: none;
}
.tabs A:hover{
	color: #333333;
	text-decoration: underline;
}
td{
	font-size: 12px;
	font-family: Arial, Verdana, Times;
}