body 	{ 	background-color: #ffffff; 
		margin: 0; 
		padding: 0; 
/*		background-image:url(/img/bg1.png); */
		background-repeat: no-repeat;
		font-family: verdana, arial, helvetica;
		font-size: 8px;
	}

.tab	{	
	}

.t1 td	{	background-color: #c0e196;
		font-size: 11px;
		color: #666666;
		font-weight: bold;
		padding: 3 10 3 5;
	}

.t2 td	{	padding: 6 10 5 5;
		font-size: 11px;
		border-bottom: 1px solid #c0e196;
	}

.t3 	{	background-color: #c0e196;
		font-size: 11px;
		color: #666666;
		font-weight: bold;
		padding: 3 0 3 5;
	}

.t4	{	font-size: 11px;
		color: #3c9700;
		font-weight: bold;
		padding: 3 0 0 5;
	}

.t5 td	{	background-color: #efefef;
		padding: 1 0 1 5;
		border-bottom: 2px solid #ffffff;
		font-size: 11px;
	}

.t6	{	padding-top: 10px; }

.t6 td	{	padding: 5 0 4 0;
		font-size: 11px;
		border-bottom: 1px solid #a3a4a5;
	}

.t7	{	padding-top: 10px; }

.f1	{	width: 255px;
		border: 1px solid #7d9fbb;
	}

.p2	{	padding: 29 0 0 0; 
	}

.p3	{	padding: 20 0 0 0;
	}
	
.smt	{	padding: 10 0 20 5;
	}

.copyright {	font-size: 10px; color: #999999;}
.copyright a {	color: #3c9700; }
	
