﻿.loginright	{background-color: #F2F2F2;	text-align: right; font-size: 12px; border-left: 1px solid #CCCCCC;	border-right: medium none #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;}
.loginleft	{background-color: #F2F2F2;	text-align: left; font-size: 12px; border-left: medium none #CCCCCC; border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;}
.imagemax	{max-width: 500px; max-height: 200px; width: expression(this.width > 500 ? 500 : true ); height: expression(this.height > 200 ? 200 : true);}
.inputknap	{text-align: center; font-size: 10px;}
.inputtext	{background-color: #FFFFFF;	text-align: left; font-size: 10px; height: 14px}
.red		{color: #FF0000;}
.link		{text-decoration: none; border-width: 0;}

