	body		{
	background-image: url(i/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
	body, td, p		{ font-family: verdana, helvetica; font-size: 11px; color: #444444; }
	.carea		{ line-height: 18px; color: #555555; }
	.sidelink	{ color: #ffffff; font-size: 10px; }
	.ttl		{ font-size: 20px; letter-spacing: -2px; }
	
	a:link,a:visited,a:active		{
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
}
	a:hover		{
	text-decoration: underline;
	color: #003366;
}

	a.nav1:link,a.nav1:visited,a.nav1:active		{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	background-position: right center;
	text-align: right;
	text-indent: 7px;
	float: right;
	border: thin solid #999999;
	margin: 5px;
	padding: 7px;
	clear: both;
	overflow: hidden;
}
	a.nav1:hover		{
	color: #FF9900;
	font-weight: bold;
}

	a.link2:link,a.link2:visited,a.link2:active		{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
	a.link2:hover		{
	text-decoration: underline;
	color: #999999;
}

a.style1 {color: #666666}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #333399;
}
h2 {
	font-size: 12px;
	color: #336699;
}
h3 {
	font-size: 12px;
	color: #336699;
}
.bkgd-top1 {
	background-repeat: repeat;
	background-color: #FFFFFF;
}

