html
{
overflow: -moz-scrollbars-vertical;
}

/* body */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000; 
	background: #fff;
	}

.headerlinks {
color: #2777AA;
}

.headerlinks a{
color: #2777AA;
text-decoration: none;
}

.headerlinks a:hover{
color: #000;
text-decoration: none;
}

.main {
background-image: url(/images/main.gif);
width: 968px;
height: 750px;
}

.mainpayment {
background-image: url(/images/mainpayment.gif);
width: 968px;
height: 480px;
}


.personal_main {
background-image: url(/images/personal_main.gif);
width: 968px;
height: 970px;
}

.professional_main {
background-image: url(/images/professional_main.gif);
width: 968px;
height: 970px;
}

.left {
padding-left: 20px;
padding-top: 10px;
text-align: left;
}


.right {
padding-left: 5px;
padding-right: 10px;
text-align: left;
}

.footer {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
text-align: left;
}

.footer a{
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
text-align: left;
}

.footer a:hover{
color: #333;
text-decoration: none;
font-weight: normal;
text-align: left;
}

.footer a:visited{
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
text-align: left;
}

.white {
background: #FFFFFF;

}


.main2 {
background-image: url(/images/main2.gif);
width: 968px;
height: 970px;
}

.main_big {
background-image: url(/images/main_big.gif);
width: 968px;
height: 3300px;
}

.main_big2 {
background-image: url(/images/main_big2.gif);
width: 968px;
height: 8500px;
}
