A:link, A:visited, A:active {
text-decoration: none;
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: lighter;
color: #666666;
}

A:hover {
text-decoration: underline; 
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: lighter;
color: #FF6600;
}

.copylink{font-family: Verdana, sans-serif; font-size: 9px; color: #666666;}

body,td,th,P {
font-family: Verdana, sans-serif;
font-size: 12px;
font-weight: lighter;
color: #444444;
line-height: 140%;
}

.ftitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A4B0C6;
	text-align: left;
	line-height: 29px;
	letter-spacing: 0px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding: 8px;
	text-indent: 3px;
}

.btitle {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A4B0C6;
	border-bottom: 1px solid #CCCCCC;
}

.subhead{font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #3366CC;}

A.NAVI:link, A.NAVI:visited, A.NAVI:active {
text-decoration: none; font-family: Verdana, sans-serif; font-size: 10px; font-weight: bold; line-height: 140%; color: #FFFFFF;}
A.NAVI:hover { text-decoration: none; font-family: Verdana, sans-serif; font-size: 10px; line-height: 140%; color: #78C1F9;}

A.NAVItop:link, A.NAVItop:visited, A.NAVItop:active {
text-decoration: none; font-family: Verdana, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF;}
A.NAVItop:hover { text-decoration: none; font-family: Verdana, sans-serif; font-size: 10px; color: #78C1F9;}

.boxnavi {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	background-color: #006699;
	}

input { border: solid 1px #999999; }
textarea { border: solid 1px #999999; }

.test {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	line-height: 17px;
	letter-spacing: 0px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	background-image: url(../images/img_bg.gif);
	padding: 2px;
	text-indent: 3px;
	}
	
.boxline {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	background-color: #006699;
	padding-bottom: 3px;
	}
	
.bg {background-image:  url(images/bg.jpg);
background-repeat: no-repeat;
background-position: 0px 20px;
background-attachment: fixed;}
