﻿.pic_border  { border: 6px solid #FFFFFF; padding-left: 4px; padding-right: 4px; 
               padding-top: 1px; padding-bottom: 1px }

.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #E31937; font-weight: bold}
.smalltxt {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
.main_tx {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 150%; font-weight: normal; color: #2A0000}
.title_th {  font-family: Arial; font-size: 12pt; font-style: normal; color: #FFFFFF; font-weight: bold}
.thumbtxt {  font-family: Arial; font-size: 8pt; color: #000000}
A {COLOR: #000000; TEXT-DECORATION: none}
.nav         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bolder;
}
.navlink     {
	text-decoration: underline;
	color: #FF0000;
	font-family: Arial;
	font-size: medium;
}
.footer_txt  { font-family: Arial; color: #6B6C9D; font-size: 9pt }
.rmtxt       { color: #000000; font-family: Times New Roman; font-size: 11pt }
.atop { font-family: Arial; font-size: 11pt; color: Black }
.abottom { font-family: Arial; font-size: 10pt; color: #333333 }


.anylinkcss{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0 solid #000000;
	position: absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	background-color: #99CCFF;
	width: 205px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
}
.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: ;
	font-weight: ;
	color: #000000;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #cc0033;
color: white;
}
}