@import "editor.css";

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	}

body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	}


h1	{
	font-family: Tahoma;
	font-size: 12px;
	color: #5f5f5f;
	font-weight: bold;
	text-decoration: none;
	}

h2	{
	margin-left: 8px;
	font-family: Tahoma;
	font-size: 18px;
	color: #769fb5;
	font-weight: bold;
	text-decoration: none;
	}


.menu:link	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 6px;
	}

.menu:visited	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 6px;
	}

.menu:hover	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 6px;
	}

.menu:active	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 6px;
	}


.menulink:link	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 6px;
	}

.menulink:visited	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 6px;
	}

.menulink:hover	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 6px;
	}

.menulink:active	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 6px;
	}

.white-text	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	margin-left: 4px;
	}

.white_text_normal:link	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 4px;
}

.white_text_bold	{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}


.input	{
	margin-left: 2px;
	}

.search	{
	font-family: Tahoma;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

.form-input	{
	font-family: courier new;
	font-size: 12px;
	color: #acacac;
	text-decoration: none;
	}

.first_level:link		{
	display: block;
	background-color: #646464;
	line-height: 23px;
	font-family: Tahoma;
	font-size: 12px;
	color: #b4b4b4;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	}

.first_level:visited		{
	display: block;
	background-color: #646464;
	line-height: 23px;
	font-family: Tahoma;
	font-size: 12px;
	color: #b4b4b4;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	}

.first_level:hover		{
	display: block;
	background-color: #000000;
	line-height: 23px;
	font-family: Tahoma;
	font-size: 12px;
	color: #b4b4b4;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	}

.first_level:active		{
	display: block;
	background-color: #c1bcb1;
	line-height: 23px;
	font-family: Tahoma;
	font-size: 12px;
	color: #b4b4b4;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	}
	

.second_level:link		{
	display: block;
	background-color: #646464;
	line-height: 23px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-indent: 16px;
	}

.second_level:visited		{
	display: block;
	background-color: #646464;
	line-height: 23px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-indent: 16px;
	}

.second_level:hover		{
	display: block;
	background-color: #b4b4b4;
	line-height: 23px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-indent: 16px;
	}

.second_level:active		{
	display: block;
	background-color: #646464;
	line-height: 23px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-indent: 16px;
	}


.top-box-1	{
	border-top: 0px;
	border-left: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #a4c1d0;
	border-bottom-color: #a4c1d0;
	}

.top-box-2	{
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #a4c1d0;
	border-right-color: #a4c1d0;
	border-bottom-color: #a4c1d0;
	}

.top-box-3	{
	border-top: 0px;
	border-left: 0px;
	border-right: 1px;
	border-bottom: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a4c1d0;
	border-bottom-color: #a4c1d0;
	}



.right-col	{
	margin-left: 16px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-left: 16px;
	}


.shopping:link	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}

.shopping:visited	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}

.shopping:hover	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	}

.shopping:active	{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}


.prod-box	{
	font-family: Tahoma;
	font-size: 12px;
	color: #688da1;
	font-weight: normal;
	background-color: #ffffff;
	text-decoration: none;
	}

.product-list:link	{
	font-family: Tahoma;
	font-size: 12px;
	color: #b5afa3;
	font-weight: bold;
	text-decoration: none;
	}

.product-list:visited	{
	font-family: Tahoma;
	font-size: 12px;
	color: #b5afa3;
	font-weight: bold;
	text-decoration: none;
	}

.product-list:hover	{
	font-family: Tahoma;
	font-size: 12px;
	color: #b5afa3;
	font-weight: bold;
	text-decoration: underline;
	}

.product-list:active	{
	font-family: Tahoma;
	font-size: 12px;
	color: #b5afa3;
	font-weight: bold;
	text-decoration: none;
	}


.wkh:link	{
	font-family: Tahoma;
	font-size: 12px;
	color: #5f5f5f;
	}

.wkh:visited	{
	font-family: Tahoma;
	font-size: 12px;
	color: #5f5f5f;
	}

.wkh:hover	{
	font-family: Tahoma;
	font-size: 12px;
	color: #688da1;
	}

.wkh:active	{
	font-family: Tahoma;
	font-size: 12px;
	color: #5f5f5f;
	}

.pager_link:link  {
 font-family: Tahoma;
 font-size: 12px;
 color: #b4b4b4;
 font-weight: normal;
 text-decoration: underline;
 }
 
.pager_link:visited  {
 font-family: Tahoma;
 font-size: 12px;
 color: #b4b4b4;
 font-weight: normal;
 text-decoration: underline;
 }
 
.pager_link:hover  {
 font-family: Tahoma;
 font-size: 12px;
 color: #b4b4b4;
 font-weight: normal;
 text-decoration: none;
 }
 
.pager_link:active  {
 font-family: Tahoma;
 font-size: 12px;
 color: #b4b4b4;
 font-weight: normal;
 text-decoration: none;
 }

.pathname	{
	font-family: Tahoma;
	font-size: 12px;
	color: #b4b4b4;
	line-height: 18px;
}

.separator	{
	font-family: Tahoma;
	font-size: 12px;
	color: #b4b4b4;
	line-height: 18px;
}

