@charset "utf-8";
/* CSS Document */
body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #0090CF;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}


.blue {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #0099CC;
	font-size: 10px;
}
a:link{
	color: #333333;
	text-decoration: none;
}
a:visited{
	color: #006699;
	text-decoration: none;
}
.sh01 {
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	border-bottom-width: 1px;
	line-height: 26px;
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	}
.sh01 a:link,a:visited{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	}
.sh01 a:hover,a:active {
	color: #006699;
	font-family: "Times New Roman", Times, serif;
}
.sh02 a:link,a:visited{
    font-size:9pt;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
	}
.sh02 a:hover,a:active {
    font-size:9pt;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}
.listframe {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 18px;
	padding: 6px;
}


.rad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FF0066;
	list-style-position: inside;
	list-style-image: url(../images/love_46.gif);
}
.radbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #007582;
	list-style-position: inside;
	font-weight: bold;
	float: left;
}
.black {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #666666;
}
.footer {
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
}

