.logotip
		{
			position:relative;
			width:900px;
			height:87px;
			background:url("../images/logotip.jpg");
		}
.logoimg
		{
			position:absolute;
			top:15px;
			left:15px;
		}
.test
	{
			position:relative;
			width:900px;
			height:87px;
	}
.login
		{
		top:0px;
		right:10px;
		position:absolute;
		float:top;
		width:182px;
		height:131px;
		background:url("../images/login.jpg") no-repeat;
		}
.line
		{
		width:900px;
		height:22px;
		background:url("../images/line.jpg");
		}
.tablelefttop
			{
			height:13px;
			background:url("../images/left1td.jpg");
			}
.tableleftcenter
			{
			height:17px;
			background:url("../images/left3td.jpg");
			}
.tableleftbottom
			{
			height:11px;
			background:url("../images/left5td.jpg");
			}
.tablecentertop
			{
			height:13px;
			background:url("../images/center1td.jpg") repeat-x;
			}
.tablecentercenter
			{
			height:17px;
			background:url("../images/center3td.jpg") repeat-x;
			}
.tablecenterbottom
			{
			height:11px;
			background:url("../images/center5td.jpg");
			}
.line2
			{
			width:900px;
			height:42px;
			background:url("../images/line2.jpg");
			}
.tablerightcenter
			{
			background:url("../images/right3td.jpg") repeat-x;
			width:150px;
			height:13px;
			}
			
			
			
										
