/* CSS Document */

td		{font:12px "arial",ËÎÌå; color:#3e3e3e;}


a:link		{color:#2B497A; text-decoration:none}
a:visited	{color:#2B497A; text-decoration:none}
a:hover		{color:#1D74D6; text-decoration:underline}
a:active	{color:#1D74D6; text-decoration:underline}

a.blue:link		{color:#2B497A; text-decoration:none; }
a.blue:visited	{color:#2B497A; text-decoration:none;}
a.blue:hover		{color:#1D74D6; text-decoration:underline;}
a.blue:active	{color:#1D74D6; text-decoration:underline;}

a.blue2:link		{color:#2D466F; text-decoration:none; }
a.blue2:visited	{color:#2D466F; text-decoration:none;}
a.blue2:hover		{color:#D93D00; text-decoration:underline;}
a.blue2:active	{color:#D93D00; text-decoration:underline;}

a.red:link		{color:#D93D00; text-decoration:none; }
a.red:visited	{color:#D93D00; text-decoration:none;}
a.red:hover		{color:#D93D00; text-decoration:underline;}
a.red:active	{color:#D93D00; text-decoration:underline;}

.bgx {	background-repeat: repeat-x;}
.bgy {	background-repeat: repeat-y;}
.bgno {	background-repeat: no-repeat;}

.200 {	font-size:12px;	line-height:200%;}
.180 {	font-size:12px;	line-height:180%;}
.160 {	font-size:12px;	line-height:160%;}
.230 {	font-size:12px;	line-height:230%;}
.bordercolor{  border-color:#97A6C0; }
.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;
}
