/* CSS Document */

.hbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.hbtn:link {
	text-decoration: none;
	color: #FFFFFF;
}
.hbtn:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.hbtn:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.hbtn:active {
	text-decoration: underline;
	color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
th {
	background-color: #FF0033;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	padding: 4px 8px;
	text-align: left;
	height: 16px;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
h1{
	font-size: 14px;
	margin: 6px;
	text-align:center;
}
.box {
	border: solid 1px #000000;
	background-color: #FFFFFF;
}
.bbox {
	border: solid 1px #0000FF;
	background-color: #FFFFFF;
}
.nav6fix {
	font-size: 2px;
}
#search {
	width: 120px;
	background-color:#ccFFFF;
}
.fd {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #ff0033;	
	border-bottom: solid 3px #333333;
}
.fd1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
.hd {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #ff0033;
	margin-top: 4px;	
}
.p6 {
	padding: 6px;
}
.link:link {
	color: #FF0033;
	text-decoration: none;
}
.link:visited {
	color: #FF0033;
	text-decoration: none;
}
.link:hover {
	color: #FF6666;
	text-decoration: underline;
}
.link:active {
	color: #FF6563;
	text-decoration: none;
}
.bw {
	color: #666666;
	text-decoration: none;
}
.bw:visited {
	color: #666666;
	text-decoration: none;
}
.bw:hover {
	color: #666666;
	text-decoration: underline;
}
.bw:active {
	color: #666666;
	text-decoration: underline;
}