/* 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:#139BDE; text-decoration:underline}
a:active	{color:#139BDE; 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.blue:link		{color:#316CA8; text-decoration:none; }
a.blue:visited	{color:#316CA8; text-decoration:none;}
a.blue:hover		{color:#316CA8; text-decoration:underline;}
a.blue:active	{color:#316CA8; text-decoration:underline;}

.bgx {	background-repeat: repeat-x;}
.bgy {	background-repeat: repeat-y;}
.bgno {	background-repeat: no-repeat;}

.180 {	font-size:12px;	line-height:200%;}
.150eng {	font-size:12px;	line-height:150%;font-family: "Arial";}
.150 {	font-size:12px;	line-height:150%;}
.caption {	font-size:16px; font-family:"ºÚÌå";	color: #1989C0;}
.captionE {	font-size:16px; font-family:"Arial Black";	color: #1989C0;}

.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;
}