/* 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:#8C0909; text-decoration:underline}
a:active	{color:#8C0909; text-decoration:underline}

a.blue:link		{color:#2F6E8D; text-decoration:none; }
a.blue:visited	{color:#2F6E8D; text-decoration:none;}
a.blue:hover		{color:#D93D00; text-decoration:none;}
a.blue:active	{color:#D93D00; text-decoration:none;}

.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%;}
.grayborder		{border-color:#aaaaaa;}

.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;
}
