﻿.body
{	
	margin:0px,0px,0px,0px
}

.bg_color
{
	 background-color:#D8EFFF;
}

.footer
{
	background-image: url(images/footer_bg.gif);
	height: 20px;
}

.header
{
	background-image: url(images/bg_header.gif);
	height:70px; width:778px;
}
.login_h
{
	background-image: url(images/login_h.gif);
	height:66px;
}
.login_m
{
	background-image: url(images/login_m.gif);
	height:120px;
}
.login_b
{
	background-image: url(images/login_b.gif);
	height:215px;width:500px;
}
.btn_sign
{
	background-image: url(images/btn_sign.gif);
}
.bg_btn
{
	background-image: url(images/bg_btn.gif);
}
.bg_btn_big
{
	background-image: url(images/bg_btn_big.gif);
}
.lbl_bg
{
	background-image: url(images/lbl_bg.gif);
	text-align: center;
}