/* CSS Document */
.a{
font-size:16px;
color:#2E3192;
}
.a:hover{
text-decoration:none;
color:#EC5E2F;
}
.local{
border: 1px solid #B8D1EA;
}

.navi_lnk{
	text-decoration: none;
	color: #FFFFFF;
}

.navi_lnk:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_lnk{
	text-decoration: none;
	color: #EC5E2F;
}

.menu_lnk:hover {
	color: #EC5E2F;
	text-decoration: underline;
}

#table{font-size:13px ;background:#ffffff; border-style:none; border-width:none;} 
#td { border-top:0px; border-style:none;  border-left:1px; border-style:solid; border-right:0px; border-style:none; border-bottom:1px; border-style:solid;}
#td1 { border-top:0px; border-style:none;  border-left:1px; border-style:solid; border-right:1px; border-style:solid; border-bottom:1px; border-style:solid;}
#tr { border-top:0px; border-style:none;  border-left:0px; border-style:none; border-right:1px; border-style:solid; border-bottom:1px; border-style:solid;}
#tr1 { border-top:0px; border-style:none;  border-left:0px; border-style:none; border-right:0px; border-style:none; border-bottom:1px; border-style:solid;}

#table3 { table-layout:fixed; width:490px; border-width:1px; border-style:solid; border-color:#000000;}
#td3 { border-top:0px; border-style:none;  border-left:0px; border-style:none; border-right:1px; border-style:solid; border-bottom:1px; border-style:solid; background-color:#EC5E2F; }
#font3 { font-family:Arial, Helvetica, sans-serif; font-style:inherit; font-weight:bold; color:#FFFFFF; font-size:14px;}

body{font-family:arial;}
table{font-size:90%;background:#ffffff; border-style:dotted; border-width:1px;}
a{color:#2E3192;text-decoration:none;font:bold}
a:hover{color:#FF3300}
td.menu{background:#ffffff}
table.menu
{
	font-size:100%;
	position:absolute;
	visibility:hidden;
	height: 100px;
}
.style3 {
	font-size: 12px;
	color: #FC7F00;
	font-weight: bold;
}
.style5 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style9 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }


