/* CSS Document */

td		{font:12px "arial",ËÎÌå; color:#3e3e3e;}


a:link		{color:#2E2E2E; text-decoration:none}
a:visited	{color:#2E2E2E; text-decoration:none}
a:hover		{color:#426EB6; text-decoration:underline}
a:active	{color:#426EB6; text-decoration:underline}

a.blue:link		{color:#3C6689; text-decoration:none; }
a.blue:visited	{color:#3C6689; text-decoration:none;}
a.blue:hover		{color:#C60101; text-decoration:none;}
a.blue:active	{color:#C60101; text-decoration:none;}

a.blue718291:link		{color:#718291; text-decoration:none; }
a.blue718291:visited	{color:#718291; text-decoration:none;}
a.blue718291:hover		{color:#255076; text-decoration:underline;}
a.blue718291:active	{color:#255076; text-decoration:underline;}

a.white:link		{color:#EDF2F6; text-decoration:none; }
a.white:visited	{color:#EDF2F6; text-decoration:none;}
a.white:hover		{color:#ffffff; text-decoration:none;}
a.white:active	{color:#ffffff; text-decoration:none;}

.bgx {	background-repeat: repeat-x;}
.bgy {	background-repeat: repeat-y;}
.bgno {	background-repeat: no-repeat;}

.200 {	line-height:200%}
.180 {	font-size:12px;	line-height:180%;}
.160 {	font-size:12px;	line-height:160%;}
.230 {	font-size:12px;	line-height:230%;}
.text718291		{font:12px "arial",ËÎÌå; color:#718291;}
.text3c6689		{font:12px "arial",ËÎÌå; color:#3c6689;}
.title		{font:14px "arial",ËÎÌå; color:#0D3089; font-weight:bold;}

.border{ border-color:#93ABBB;}


.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;
}
