BODY {
	background-image: url(images/bursak.gif);
}
.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E7B83;
}
.boldtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #034F81;
}
.lighttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #239DF3;
}
.darktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #034F81;
}
a:link, a:active, a:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #239DF3;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #239DF3;
	text-decoration: underline;
}.ordersTable {
	background-color: #E9F5FE;
	border: 1px solid #034F81;


}
.productTable {
	border: 1px none #034F81;
	padding: 3px;

}
.secondRow {
	background-color: #E9F5FE;
}
.bottomlink {

	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

