html		{width:100%;  height:100%;  margin:0; padding:0;}
body		{width:100%;  height:100%;  margin:0; padding:0; background:#600 url(images/bg1.gif) repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#300;}
img			{border:0;}
a			{text-decoration:none; color: #300; font-weight:bold;}
h1			{margin:0; padding:0 10px; font-size:20px; color:#c96; clear:both; font-family: "Trebuchet MS", Tahoma,Verdana, Arial, Helvetica, sans-serif;}
h1 span		{text-transform:capitalize; font-size:28px; font-family: "Trebuchet MS", Tahoma,Verdana, Arial, Helvetica, sans-serif;}
h1.dom		{padding:10px 10px 5px 10px; }
#header		{width:770px; height:150px; margin:0 auto;}
#logo		{padding:50px 0  23px 40px; float:left;}
#flags		{padding:50px 5px  0 0; float:right;}
#flags a	{padding:5px; display:block;}
#middle		{width:770px;               margin:0 auto; background:#300; clear:both;}
#end		{width:770px; height:40px;  margin:0 auto; background:url(images/copyright.gif) no-repeat center; clear:both;}

/* CONTENT */
#middle .be1	{float:left; width:6px;   height:6px; background:url(images/b1.gif) no-repeat;}
#middle .be2	{float:left; width:758px; height:5px; border-top:1px solid #963;}
#middle .be3	{float:left; width:6px;   height:6px; background:url(images/b2.gif) no-repeat;}
#middle .en1	{float:left; width:6px;   height:6px; background:url(images/b3.gif) no-repeat;}
#middle .en2	{float:left; width:758px; height:5px; border-bottom:1px solid #000; background:#300;}
#middle .en3	{float:left; width:6px;   height:6px; background:url(images/b4.gif) no-repeat;}
#middle .mi	{clear:both; border-left:1px solid #963; border-right:1px solid #000; padding:5px;}
.box .beg1	{float:left; width:5px;   height:5px; background:url(images/c1.gif) no-repeat;}
.box .beg2	{float:left; height:4px; border-top:1px solid #000; background:#ffc;}
.box .beg3	{float:left; width:5px;   height:5px; background:url(images/c2.gif) no-repeat;}
.box .end1	{float:left; width:5px;   height:5px; background:url(images/c3.gif) no-repeat;}
.box .end2	{float:left; height:4px; border-bottom:1px solid #c93; background:#ffc;}
.box .end3	{float:left; width:5px;   height:5px; background:url(images/c4.gif) no-repeat;}
.box .mid	{clear:both; border-left:1px solid #000; border-right:1px solid #c93; padding:5px; background:#ffc;}

table td	{vertical-align:top;}
.list		{padding-top:10px; float:left;}
.list h1	{font-size:14px; padding-left:10px;}
.list a		{font-weight:normal; text-transform:capitalize;}
.sold		{color:#ccc;}
table.dom th, table.dom td	{padding:2px; line-height:22px; font-size:14px;}
table.dom tr.bg th, table.dom tr.bg td	{background:#ff9;}
table.dom th		{text-align:right; font-family: "Trebuchet MS", Tahoma,Verdana, Arial, Helvetica, sans-serif;}
table.dom td.heading{text-align:center; text-transform:uppercase; font-weight:bold; font-family: "Trebuchet MS", Tahoma,Verdana, Arial, Helvetica, sans-serif;}
table.dom .comment	{font-size:12px; font-style:italic; color:#993; line-height:18px;}
span.selected		{font-style:normal; color:#300; padding:5px 0;}
.tag	{color:#F00; font-weight:bold;}
table.dom td.tag	{font-size:28px;}

@media print
{
div {display:none;}
}