body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1b2f4a;
}
a:link {
	color: #ef4723;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ef4723;
}
a:hover {
	text-decoration: underline;
	color: #ef4723;
}
a:active {
	text-decoration: none;
	color: #ef4723;
}
A:link.bm{color:#1b2f4a; text-decoration: none;}	/*bottom menu link*/
A:visited.bm{color:#1b2f4a; text-decoration: none;}
A:active.bm{color:#1b2f4a; text-decoration: none;}
A:hover.bm{color:#000000; text-decoration: underline;}
A:link.bmw{color:#ffffff; text-decoration: none;}	/*language link*/
A:visited.bmw{color:#ffffff; text-decoration: none;}
A:active.bmw{color:#ffffff; text-decoration: none;}
A:hover.bmw{color:#003366; text-decoration: underline;}
A:link.biz{color:#669900; text-decoration: none;}	/*bizworks link*/
A:visited.biz{color:#669900; text-decoration: none;}
A:active.biz{color:#669900; text-decoration: none;}
A:hover.biz{color:#669900; text-decoration: underline;}
.bottombg {	/*bottom use background*/
	background-image: url(../images/topa_bottom_bg.jpg);
	background-repeat: repeat-x;
}
.bottomrighttext {	/*bottom use right text*/
	font-size: 12px;
	padding-top: 7px;
	padding-right: 10px;
	color: #1b2f4a;
	line-height: 16px;
}
.bottomrightcopyright {	/*bottom use copyright text*/
	font-size: 9px;
	color: #333333;
}
.bottomlefttext {	/*bottom use left text*/
	font-size: 11px;
	padding-top: 7px;
	padding-left: 10px;
	color: #333333;
	line-height: 16px;
}
.textblack {	/*black text*/
	color: #000000;
}
.textwhite {	/*white text*/
	color: #ffffff;
}
.textblue {	/*blue text*/
	color: #0086ff;
	font-size: 12px;
}
.textdeepblue {	/*deepblue text*/
	color: #1b2f4a;
	font-size: 12px;
}
.headingtextblue {	/*heading blue text*/
	color: #003366;
	font-weight: bold;
}
A:link.lm{color:#ef4723; text-decoration: none; font-size: 10px;}	/*learn more link*/
A:visited.lm{color:#ef4723; text-decoration: none; font-size: 10px;}
A:active.lm{color:#ef4723; text-decoration: none; font-size: 10px;}
A:hover.lm{color:#ef4723; text-decoration: underline; font-size: 10px;}
.indexmainbg {	/*index main bg use*/
	background-image: url(../images/topa_index_main_top_bg.jpg);
	background-repeat: repeat-x;
}
A:link.sm{color:#0086ff; text-decoration: none; font-size: 12px; font-weight: bold;}	/*sub menu link*/
A:visited.sm{color:#0086ff; text-decoration: none; font-size: 12px; font-weight: bold;}
A:active.sm{color:#0086ff; text-decoration: none; font-size: 12px; font-weight: bold;}
A:hover.sm{color:#1b2f4a; text-decoration: none; font-size: 12px; font-weight: bold;}
INPUT, SELECT, TEXTAREA {	/*form use*/
background-color: #FFFFFF;
color: #333333;
font-family: arial, helvetica;
font-size: 12px;
border: solid 1px #98c1c5;
padding: 2;
}
.button {	/*form use*/
	background-color: #98c1c5;
	color: #ffffff;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #67A3A9;
	border-right-color: #67A3A9;
	border-bottom-color: #67A3A9;
	border-left-color: #67A3A9;
}
