﻿.login td.topleft
{
	background-position: right;
	background-image: url(images/login/logintopleft.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 40px;
}
.login td.topmiddle
{
	background-image: url(images/login/logintopmiddle.jpg);
}
.login td.topright
{
	background-position: left;
	background-image: url(images/login/logintopright.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 40px;
}
.login td.topmiddle2
{
	background-image: url(images/login/logintopmiddle.jpg);
	vertical-align: top;
}
.login td.topmiddle3
{
	background-image: url(images/login/logintopmiddle.jpg);
	width: 10px;
}
.login td.middleleftbg
{
	background-image: url(images/login/loginmiddleleftbg.jpg);
	background-repeat: repeat-y;
	width: 210px;
	vertical-align: top;
}
.login td.middlerightbg
{
	background-image: url(images/login/loginmiddlerightbg.jpg);
	background-repeat: repeat-y;
	width: 210px;
	vertical-align: top;
}
.login td.bottomleft
{
	background-position: right;
	background-image: url(images/login/loginbottomleft.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 125px;
}
.login td.bottommiddle
{
	background-image: url(images/login/loginbottommiddle.jpg);
}

.login td.bottomright
{
	background-position: left;
	background-image: url(images/login/loginbottomright.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 125px;
}
.loginbackground
{
	background-image: url(images/login/login_bg.jpg);
}
.login td.topmiddle2 td.nowrap
{
	background-image: url(images/login/but_bg.gif);
	word-break: keep-all;
	padding-top: 15px;
}

.login td.topmiddle2 td.left
{
	background-image: url(images/login/but_01.gif);
	width: 25px;
	height: 37px;
}

.login td.topmiddle2 td.right
{
	background-image: url(images/login/but_02.gif);
	width: 25px;
	height: 37px;
}

