
body
{
	background: #73B01D url(../images/login/loginimages_04.jpg) repeat-x;
	margin: 0;
}
#logintable
{
	background-repeat: none;
	color: #333333;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.up
{
	height: 162px;
}
.secondrow
{
	height: 73px;
}
.boxrow
{
	height: 133px;
}
.bottomrow
{
	height: 38px;
}
.downrow
{
	height: 275px;
}
.firstcol
{
	width: 39px;
}
.middle
{
	width: 266px;
}
.secondcol
{
	width: 33px;
}
.logo
{
	background: url(../images/login/loginimages_06.jpg);
}
.topright
{
	background: url(../images/login/loginimages_07.jpg);
}
.topleft
{
	background: url(../images/login/loginimages_05.jpg);
}
.boxleft
{
	background: url(../images/login/loginimages_08.jpg);
}
.box
{
	background-color: #F9FEF3;
}
.boxright
{
	background: url(../images/login/loginimages_10.jpg);
}
.bottomleft
{
	background: url(../images/login/loginimages_11.jpg);
}
.bottom
{
	background: url(../images/login/loginimages_12.gif);
	height: 21px;
}
.bottom2
{
	background: url(../images/login/loginimages_14.gif);
	height: 17px;
	text-align: center;
}
.bottomright
{
	background: url(../images/login/loginimages_13.jpg);
}
.downleft
{
	background: url(../images/login/loginimages_15.jpg)repeat-x top left;
}
.down
{
	background: url(../images/login/loginimages_16.jpg) repeat-x top left;
}
.downright
{
	background: url(../images/login/loginimages_17.jpg)repeat-x top left;
}
#loginform
{
}
.loginformleft
{
	padding-right: 2px;
	text-align: right;
}
.loginformright
{
	text-align: left;
}
.loginforminput
{
	border: 1px solid #CCCCCC;
	color: #505050;
	font-size: 12px;
	height: 15px;
	width: 144px;
}
.loginforminput:focus
{
	background-color: #F6FDED;
	border-color: #A6D754;
}
.bottom2 a, .bottom2 visited
{
	color: black;
}
.bottom2 a:hover
{
	color: #546B03;
}
.copyright
{
	color: white;
	text-align: center;
}
.loginerror
{
	background-color: #FFEDED;
	border: 1px solid #F1A3A3;
	color: red;
	font-size: 11px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 2px;
	text-align: center;
}

input.submitbutton
{ 	background: url(../images/elements/submit-trans.png) left no-repeat;
	border: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	padding-bottom: 2px;
	width: 56px;
	cursor:pointer;
 }
input.submitbutton:hover
{ 	background: url(../images/elements/submitover-trans.png) left no-repeat;
 }

