/*  стили для оформления  */
td.topline {
background-color:		#031555;
background-image:		url(../img/bgtopline.gif);
background-position:	left bottom;
background-repeat:		repeat-x;
}
td.lloyds {
background-color:		#000000;
background-image:		url(../img/lloyds.jpg);
background-position:	right top;
background-repeat:		repeat-x;
}
td.topmenu {
background-color:		#FFFFFF;
background-image:		url(../img/body_bg_top.gif);
background-position:	right top;
background-repeat:		repeat-x;
text-align:				center;
}
td.bodymid {
background-color:		#000000;
background-image:		url(../img/body_bg.gif);
background-position:	left top;
background-repeat:		repeat-x;
}
td.bodybg {
background-image:		url(../img/bg.gif);
background-position:	right bottom;
background-repeat:		no-repeat;
}
td.bodybot {
background-image:		url(../img/body_bg_bot.gif);
background-position:	right top;
background-repeat:		repeat-x;
}
td.bglogin {
background-image:		url(../img/login_form.gif);
background-position:	left top;
background-repeat:		no-repeat;
width:					400px;
height:					87px;
}
td.login {
font-size:				11px;
color:					#000000;
padding-left:			15px;
}
input.login 
{
    font-size: 11px;
}    

td.motto {
/*background-image:		url(../img/motto.gif);
background-position:	left bottom;
background-repeat:		no-repeat;*/
}

