body {
 background: #FFFFCC none;
 color: #000000;
 font: 12px verdana, arial, helvetica, sans-serif;
 margin: 0px;
}

.imgfloatr1{
	float:right;
	width:300px;
	height: 184px;
	margin: 0 0 5px 5px;
	text-align:center;
}

.imgfloatr2{
	float:right;
	margin: 0 0 5px 5px;
	text-align:center;
}

td.menu {
	padding: 0px 0px 0px 5px;
	font: 12px verdana, arial, helvetica, sans-serif;
}

td.mail {
	font: 12px verdana, arial, helvetica, sans-serif;
}

td.content {
	padding: 10px 15px 0px 5px;
	font: 12px verdana, arial, helvetica, sans-serif;
	text-align: justify;
	background-image: url('images/bg.jpg'); 
	background-position: top center;
	background-repeat: no-repeat;
}

td.suppliers {
	font: 12px verdana, arial, helvetica, sans-serif;
	width: 250px;
	text-align: center;
}

td.by {
	font: 10px verdana, arial, helvetica, sans-serif;
}

img.box1 {
	border: 1px dashed #4B4B4B;
}

img.box2 {
	border: 1px solid #4B4B4B;
}

img.link {
	border: 0;
	padding: 10px 10px 10px 10px;
}

table.main {
	background: #FFFFFF;
	border: 1px solid #9A9FA3;
	margin: 10px 10px 10px 10px;
}

.imp {
	border-bottom: 1px dotted #000000;
}

A:link {text-decoration: none; color: #0033CC; border-bottom: 1px dotted #0033CC;}
A:visited {text-decoration: none; color: #0033CC; border-bottom: 1px dotted #0033CC;}
A:active {text-decoration: none; color: #0033CC; border-bottom: 1px dotted #0033CC;}
A:hover {text-decoration: underline; color: #0033CC; border-bottom: 1px dotted #0033CC;}

A.nu:link {text-decoration: none; color: #0033CC; border-bottom: 0;}
A.nu:visited {text-decoration: none; color: #0033CC; border-bottom: 0;}
A.nu:active {text-decoration: none; color: #0033CC; border-bottom: 0;}
A.nu:hover {text-decoration: underline; color: #0033CC; border-bottom: 0;}

ul 
{
list-style-image: url('images/r-arrow.gif');
}