	.nimg
	{
		border:1px #999999 solid;
	};
	.err
	{
			font-family : Trebuchet MS, Arial;
			font-size : 12px;
			font-weight : 300;
			color : #990000;
			text-align : center;
	};
	.listrowunselected
	{
		background-color: #eeeeee;
		border:3px #eeeeee solid;
	};

	.listrowselected
	{
		background-color: #5588ff;
		border: #eeeeff outset;
	};
	.h1
{
		font-family : Trebuchet MS, Arial;
		font-size : 18px;
		font-weight : 900;
		color : #666666;
		text-decoration:none;
		
		
};

.h2
{
		font-family : Trebuchet MS, Arial;
		font-size : 16px;
		font-weight : 600;
		color : #666666;
		text-decoration:none;
		
		
};
.h3
{
		font-family : Trebuchet MS, Arial;
		font-size : 14px;
		font-weight : 600;
		color : #666666;
		text-decoration:none;
		
		
};

input.nbutton
{
			font-family : Trebuchet MS, Arial;
			font-size : 12px;
			font-weight : 300;
			color : #ffffff;
			text-align : center;
			background-color:#006699;
			border:1px #333333 solid;
			cursor:hand; 
};
input.ninput
{
		background-color:#efffff;
		font-family : Trebuchet MS, Arial;
		font-size : 12px;
		font-weight : 300;
		color : #333333;
};

		.TopMTD_Normal
		{
			background-color:#999999;
			border:#eeeeee 1px solid;
			border-bottom:1px #999999 solid;
			border-right:none;
			cursor:hand;
		};
		.TopMTD_Hover
		{
			background-color:#3366cc;
			border:#999999 1px solid;
			border-bottom:1px #999999 solid;
			border-right:none;			
			cursor:hand;
		};
		a.TopMLink
		{
			font-size:10px;  
			color:#ffffff;   
			font-family:Tahoma;
			font-weight:600;
			text-decoration:none;
		};
		.ntext
		{
			font-family : Trebuchet MS, Arial;
			font-size : 12px;
			font-weight : 300;
			color : #333333;
			text-align : justify;
		};		
		a.nlink
		{
			font-family : Trebuchet MS, Arial;
			font-size : 12px;
			font-weight : 300;
			color : #003399;
		};