HR{
	color : silver;
	height : 1px;
	border-bottom-style : none;
	border-left-style : none;
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : auto;
	background-repeat : no-repeat;
	background-position : center center;
	letter-spacing : 1em;
	word-spacing : 1em;
}

A:LINK{
 	color : #0066cc;
	text-decoration: none;
}
A:VISITED{
	color: #993399;
	text-decoration: none;
}
A:HOVER{
	color: #FF6600;
	text-decoration: underline;
}
A:ACTIVE{
	color: #FF0000;
	text-decoration: none;
}

A.s_menu:LINK{
 	color : #003399;
	text-decoration: none;
}
A.s_menu:VISITED{
	color: #993399;
	text-decoration: none;
}
A.s_menu:HOVER{
	color: #003399;
	text-decoration: underline;
}

A.footer:LINK{
 	color : #FFFF00;
	text-decoration: underline;
}
A.footer:VISITED{
	color: #FFFF00;
	text-decoration: underline;
}

A.page_no:LINK{
 	color : #000000;
	text-decoration: underline;
}
A.page_no:VISITED{
	color: #999999;
	text-decoration: underline;
}
A.page_no:HOVER{
	color: #FF0000;
	text-decoration: none;
}

A.param1:LINK{
 	color : #FFFFFF;
	text-decoration: underline;
}
A.param1:VISITED{
	color: #FFFFFF;
	text-decoration: underline;
}
A.param1:HOVER{
	color: #FFFF00;
	text-decoration: none;
}
A.param2:LINK{
 	color : #0066cc;
	text-decoration: none;
}
A.param2:VISITED{
	color: #0066cc;
	text-decoration: none;
}
A.param2:HOVER{
	color: #FF6600;
	text-decoration: underline;
}
A.param2:ACTIVE{
	color: #FF0000;
	text-decoration: none;
}

UL{
	list-style-image : url(l_a08.gif);
	list-style-position: outside;
}
OL{
	list-style-type : upper-roman;
}
OL OL{
	list-style-type : lower-roman;
}

.tx_ss{
	font-size : 0.6em;
}
.tx_s{
	font-size : 0.8em;
}
.tx_l{
	font-size : 1.2em;
}
.tx_ll{
	font-size : 1.4em;
}


blockquote {
	padding: 0px;
	margin-top: -3px;
	margin-bottom: -3px;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
}

select.param3 { width: 120px;}
