a:link {color: #3f3f3f;	text-decoration:none;}
a:visited {color: #3f3f3f; text-decoration:none;}
a:active {color: #3f3f3f; text-decoration:none;}
a:hover {color: #000000; text-decoration:underline;}

.a1:link {color: #528e0a;	text-decoration:underline;}
.a1:visited {color: #528e0a; text-decoration:underline;}
.a1:active {color: #528e0a; text-decoration:underline;}
.a1:hover {color: #000000; text-decoration:underline;}


.a2:link {color: #F3F0E9;	text-decoration:underline;}
.a2:visited {color: #F3F0E9; text-decoration:underline;}
.a2:active {color: #F3F0E9; text-decoration:underline;}
.a2:hover {color: #ffd504; text-decoration:underline;}

.body {

}
* {

	font-family: MS Sans Serif;
	font-size: 10px;
}
.trhead {
	background-image: url('./images/trback.jpg');
	background-repeat: repeat-x;
}
.trbottom {
	background-image: url('./images/trshbottom.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

.trheador {
	background-image: url('./images/shadowor.jpg');
	background-repeat: repeat-x;
}
.trheadgr {
	background-image: url('./images/head_20.jpg');
	background-repeat: repeat-x;
}
.tdhead {

	color: #ffffff;
	font-weight: bold;
}
.tr0 {
	background-color: #F5F2EB;
	height: 22px;
}
.tr1 {
	background-color: #fdfef9;
	height: 22px;
}
.tdProd {
	font-family: Tahoma;
	font-size: 10px;
}

.footer {
	background-image: url('./images/bottom.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}


