/* CSS Document */

td		{font:12px "arial",ËÎÌå; color:#575757;}

a:link		{color:#575757; text-decoration:none}
a:visited	{color:#575757; text-decoration:none}
a:hover		{color:#AF3A34; text-decoration:underline}
a:active	{color:#AF3A34; text-decoration:underline}

a.white:link		{color:#ffffff; text-decoration:none}
a.white:visited	{color:#ffffff; text-decoration:none}
a.white:hover		{color:#ffffff; text-decoration:underline}
a.white:active	{color:#ffffff; text-decoration:underline}

a.red:link		{color:#77312E; text-decoration:none; }
a.red:visited	{color:#77312E; text-decoration:none;}
a.red:hover		{color:#AF3A34; text-decoration:underline;}
a.red:active	{color:#AF3A34; text-decoration:underline;}

.bgx {	background-repeat: repeat-x;}
.bgy {	background-repeat: repeat-y;}
.bgno {	background-repeat: no-repeat;}

.140 {	font-size:12px;	line-height:210%;}
.180 {	font-size:12px;	line-height:180%;}
.140eng {	font-size:12px;	line-height:155%;font-family: "Arial";}
.130 {	font-size:12px;	line-height:160%;}
.150 {	font-size:12px;	line-height:150%;}

.inpt {
	font-size:12px;
	height:17px;
	color:#333333;
	background-color:#ffffff;
	border-color:#cccccc;
	border-width:1px;
}
.inptarea {
	font-size:12px;
	color:#333333;
	background-color:#ffffff;
	border-color:#cccccc;
	border-width:1px;
}
