/*====== General Settings =======*/
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: underline;
}
a:active {
	color: #339900;
	text-decoration: none;
}
/*====== Border Settings =======*/
.borderB {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	padding: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.borderB-black-1pt {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.borderB-black-2pt {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.borderB-dash {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
}
.borderB-dash-white {
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.borderB-dash-lgray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom: 1px dashed #aaa;
	border-top-color: #aaa;
	border-right-color: #aaa;
	border-left-color: #aaa;
}
.borderB-dash-lgray-h15 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	line-height: 15px;
	font-size: 11px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.borderR-lblue-dash {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BBDeEf;
}
.borderB-lgray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.borderB-lightblue-2pt {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCDDEE;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
}
.borderB-lightred-2pt {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFacac;
}
.borderB-R-black-1pt {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.borderB-white {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #505050;
	font-size: 12px;
}
.borderGrid {
	border: 1px solid #BDCBDB;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	padding: 1px;
}
.borderL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.borderR {
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
}
.borderT {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}
.borderTB {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	background-color: #CFE7EF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 18px;
	color: #333333;
}
.borderTB-gray {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

.borderUBLR-dot {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	border: thin dotted #80AAD5;
}
.borderUBLR-pink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border: 2px solid #CC6699;
}
.borderUBLR-1p-1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border: 1px solid #B0C4EC;
}
.borderUBLR-3p-2l-1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border: 3px double #FFC686;
}
.borderUBLR-doubleline {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	border: medium double #CCCCCC;
}
/*====== Font Settings =======*/
.f09A {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
}
.f10A {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #606060;
	line-height: 16px;
}
.f10A-pdmenu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #565A89;
	background-color: #E2E6EF;
}
.f11A {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	line-height: 15px;
}
.f11A-Verdana {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #505050;
	line-height: 19px;
}
.f12A {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.f12Atext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #505050;
	padding: 0px;
}
.f12Atext-1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #404040;
	line-height: 17px;
}
.f12Atext-1-ellipsis {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 16px;
	color: #404040;
	text-decoration: line-through;
}
.f12Atext-1-underline {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: #505050;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.f12Atext-2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #0066CC;
	line-height: 16px;
}
.f12Atext-18h {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.f13A {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 18px;
	color: #505050;
}
.f13A-white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.f16Atext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.indexborder {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.input-f11A {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
}
.location {
	background-color: #FFFDF4;
	color: #CA5100;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.textAREA-yellow {
	background-color: #FFFF00;
}
