/* ========== main ========== */
body            { color: #003366; font-size: 12px; line-height: 14px; background:url(../img/back_bi.jpg) repeat-x; }
.main { 
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;}

.text18{font-size: 18px; line-height: 24px;}
.text14{font-size: 14px; line-height: 16px;}
.text12 {font-size: 12px; line-height: 20px;}
.text12b {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.text11 { font-size: 11px; line-height: 13px }
.text10 {font-size: 10px; line-height: 12px;}


A:link    {text-decoration: underline; color: #003366;}
A:visited {text-decoration: none; color: #003366;}
A:active  {text-decoration: none; color: #003366;}
A:hover   {text-decoration: none; color: #999999;}

A.class1:link    {text-decoration: none; color: #0099CC;}
A.class1:visited {text-decoration: none; color: #0099CC;}
A.class1:active  {text-decoration: underline; color: #0099CC;}
A.class1:hover   {text-decoration: underline; color: #0099CC;}

.title_bg {
	background-image: url(../img/title_bg.gif);
	background-repeat: no-repeat;
}
.text10Red {
	font-size: 10px;
	line-height: 12px;
	color: #CC0000;
}
.text14Copy {
font-size: 14px; line-height: 21px;
}

