body {	
min-width:720px;
background-color: #606060;
font-family: arial, helvetica, sans-serif;
color: #000052;
font-size: 14px;
text-align: justify;
}
.center {
position: absolute;
width: 720px;
left: 50%;
margin-left: -360px;
}
div {	    
font-family: arial, helvetica, sans-serif;
color: #000052;
font-size: 14px;
text-align: justify;
float: none;
margin-left: auto;
margin-right: auto;
width: 720px;
}
.font {	    
font-family: arial, helvetica, sans-serif;
color: #000052;
font-size: 14px;
text-align: justify;
}
div .main {
float: none;
margin-left: auto;
margin-right: auto;
width: 720px;
}
div .header {
position: absolute;
top: 0px;
right: 50%;
margin-right: -360px;
}
div .content {
position: absolute;
top: 208px;
right: 50%;
margin-right: -360px;
}
div .menu {
float: none;
height: 40px;
width: 720px;
position: absolute;
top: 168px;
margin-left: auto;
margin-right: auto;
}
.pad {
padding-top:30px;
padding-bottom:20px;
padding-left:20px;
padding-right:20px;
}
.menu {
height: 40px;
width: 720px;
}
.buttons	{
position:relative;
float: left;
margin: 0; 
padding: 0;
font-family: arial, helvetica, sans-serif;
background: url(images/button_rollover.png) no-repeat;
width: 120px;
height: 40px;
overflow:hidden;/* for ie to hide extra height*/	
}
.buttons a {
display: block;
color: #b3b3b3;
font-size: 14px;
width: 120px;
height: 40px;
display: block;
float: left;
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}
.buttons a:hover {
color: #ffffff;
}
.buttons img {
width: 120px; 
height: 40px; 
border: 0; 
}
* html a:hover {
visibility:visible;
}
.buttons a:hover img{visibility:hidden}
.buttons span {
position: absolute;
left: 0px;top: 15px;
text-align: center;
width: 120px;
cursor: pointer;   
}
.left {
font-family: arial, helvetica, sans-serif;
font-size: 14px;
float:left;
position: relative;
left: 0px;top: 0px;
height: 400px; width: 180px;
text-align: left;
background-color: rgb(200,200,200);
line-height: 1.8;
}
.left a {
color:#000066;
}
.bottom span {
font-size: 10px;
color: #c8c8c8;
text-align: center;
}
.bottom span a {
font-size: 10px;
color: #c8c8c8;
text-decoration: none;
}
.bottom span a:hover {
text-decoration: underline;
}
.bottom {
font-family: arial, helvetica, sans-serif;
position: relative;
min-width: 720px;
width: 720px;
top: 0px;
left: 50%;
margin-left: -362px;
border-style: solid;
border-width: 2px;
border-color: #101010;
background-color: #404040;
height: 42px;
font-size: 18px;
color: #c8c8c8;
text-align: center;
}
.bottom a {
font-size: 14px;
color: #c8c8c8;
text-decoration: none;
}
.bottom a:hover {
text-decoration: underline;
}
a {
color: #A0A0A0;
text-decoration: none;
}
.rkb {
text-align: left;
width: 35px;
border-bottom: 1px solid #000066;
border-right: 1px solid #000066;
}
.rk {
text-align: right;
width: 37px;
border-bottom: 1px solid #000066;
border-right: 1px solid #000066;
}
.nm {
text-align: left;
width: 233px;
}
.pt {
text-align: right;
width: 100px;
}
.nmb {
text-align: left;
width: 235px;
border-bottom: 1px solid #000066;
border-right: 1px solid #000066;
}
.ptb {
text-align: right;
width: 100px;
border-bottom: 1px solid #000066;
border-right: 1px solid #000066;
}
input {
background-color: #c8c8c8;
}
textarea {
background-color: #c8c8c8;
}
p {
text-indent: 20px;
}