@charset "utf-8";



table.menu a {
table-layout:fixed;
width:135px;
border:1px solid #b4d6ea;
display: block;
}

div.menu a {
color: #104070;
background: #ffffff;
text-decoration:none;
font-size:12px;
line-height:14px;
font-family: Arial, Helvetica, sans-serif;
padding: 2px 5px;
font-weight:bold;
text-align:right;
}

div.menu a:link {
color: #104070;
background: #ffffff;
}

div.menu a:active {
color: #000000;
background: #104070;
}

div.menu a:visited {
color: #104070;
background: #ffffff;
}

div.menu a:hover {
color: #ffffff;
background: #104070;
border:1px solid #104070;
}

.over {
	width: 135px;
	display: block;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	font-weight:bold;
	text-align:right;
	color: #ffffff;
	background: #104070;
	border: 1px solid #104070;
}

.border1{
	border-bottom:solid 1px #b4d6ea;
	border-top:solid 1px #b4d6ea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #104070;
	padding: 5px 0px 5px 15px;
	
	font-weight: bold;
}

A.finex
{
color: blue;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
line-height:130%
}
A.finex:hover
{
color: orange;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:underline;
line-height:130%
}

a.link1
{
color: blue;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
line-height:130%
}

a.link1:hover {
color: orange;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:underline;
line-height:130%
}


.font2
{
	color: #104070;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

p{
margin:15px 0px;
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
}

form{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0px;
padding: 0px;
}

img {
display: block;
margin: 0px;
padding: 0px;
}

h3{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #104070;
	padding: 0px;
	margin: 0px;
	font-weight: bold;

}