body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7F7F7F;
} 
 
.outer
{
border-left:1px solid;
border-left-color:#4227B2;
border-right:1px solid; 
border-right-color:#4277b2;
background-color:#FFFFFF;

} 
 
.button {
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(images/b2.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 158px;
height: 23px;
margin: 0;
padding: 0;
}

.button a {
display: block;
color:#FFFFFF;
font-size: 11px;
width: 158px;
height: 23px;
display: block;
float: left;
text-decoration: none;
font-weight:bold;
}

.button a:hover
{
color:#ffffff;
}

.button img {width: 158px; height: 23px; border: 0; }
* html a:hover {visibility:visible}
.button a:hover img{visibility:hidden}

.button span {
position: absolute;
left: 10px;
top: 6px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

a
{
color:#4277B2;
font-weight:bold;
}

a:hover
{
color:#A29DB1;
}

h2
{
text-align:right;
margin-right:10px;
margin-top:10px;
}

.main
{
margin-left:20px;
margin-right:10px;
margin-bottom:15px;
text-align:justify;
}