html, body {
    background-color: #E5E5E5;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	height: 100%;
}
table#main {
    height: 100%;
	background-color: #FFFFFF;
}
td#left {
    background-image:  url("img/l.gif");
}
td#right {
    background-image:  url("img/r.gif");
}
td#top {
    background-image:  url("img/header.jpg");
}
td#menu {
    background-image:  url("img/mbck.gif");
	text-align: center;
    /*padding: 5px 0px 5px 0px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	height: 24px;
}
a:link, a:active, a:visited {
    color: #646464;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #FAA003;
}
a.link:link, a.link:active, a.link:visited {
    text-decoration: none;
    color: #FAA003;
}
a.link:hover {
    text-decoration: none;
    color: #4F4E4E;
}
a.sel_sM:link, a.sel_sM:visited {
	letter-spacing:normal;
	text-decoration: none;
	font-weight: bold;
	color: #8D6704;
}
a.topmenu {
    color: #4F4E4E;
	padding: 5px 3px 5px 3px;
}
a.topmenu:hover {
	color: #FFFFFF;
	background-color: #8D6704;
	position: relative;
}
a.topmenuSel, a.topmenuSel:active, a.topmenuSel:hover, a.topmenuSel:visited {
	padding: 5px 3px 5px 3px;
	color: #FFFFFF;
	background-color: #8D6704;
	position: relative;
}
a.vMenu:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FBB300;
}
a.vMenu:active {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FBB300;
}
h1 {
    font-size: 11px;
    color: #4F4E4E;
}
.h1 {
    font-size: 11px;
    color: #4F4E4E;
	font-weight: bold;
	line-height: 21px;
}
.h1v2 {
    font-size: 11px;
    color: #4F4E4E;
	font-weight: bold;
	text-align: left;
}
h2 {
    font-size: 11px;
    color: #FAA003;
	margin-bottom: 10px;
}
.h2 {
    font-size: 11px;
	color: #FAA003;
	font-weight: bold;
	line-height: 21px;
}
.h2v2 {
    color: #FAA003;
	font-weight: bold;
	text-align: left;
}
.text {
    font-size: 11px;
    color: #4F4E4E;
	/*text-align: justify;*/
	letter-spacing: -1px;
}
br {
	letter-spacing: normal;
}
.hl {
    font-size: 11px;
    color: #4F4E4E;
	letter-spacing: -1px;
}
div.marginMain {
	margin-top: 35px;
    margin-left: 25px;
	margin-right: 20px;
}
div.margin {
	margin-top: 50px;
    margin-left: 14px;
	margin-right: 10px;
}
div.tableMargin {
	margin-top: 43px;
    margin-left: 11px;
}
div.marginUus {
	margin-top: 58px;
}
table#vMenuMargin {
	margin-top: 50px;
	font-size: 11px;
    color: #4F4E4E;
}
table#svMenuMargin {
	font-size: 11px;
    color: #4F4E4E;
}
.gh {
	color: #FAA003;
    font-size: 11px;
	font-weight: bold;
}
.tn {
	border: solid #8D8D8E;
	border-width: 2px;
	cursor:pointer;
}
.tn_over {
	border: solid #FFFFFF;
	border-width: 2px;
	cursor:pointer;
}
.tn_margin {
	position: relative;
	margin-left: 10px;
}
.lang {
	font-size: 9px;
	color: #3F341C;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
}
td#vdots {
	background-image: url(img/vdots.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
td#vdotsLight {
	background-image: url(img/vdotsLight.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
td.hdots {
	background-image: url(img/hdots.gif);
	background-repeat: repeat-x;
}
td.hdotsNR {
	background-image: url(img/hdots.gif);
	background-repeat: no-repeat;
}
tr.row {
	width:150px;
	height:16px;
}
tr.rowover {
	width:150px;
	height:16px;
	cursor:pointer;
	background-color: #FBB300;
	color: #FFFFFF;
	font-weight: bold;
}
td.menu {
	width:109px;
	height:16px;
	font-family:verdana;
	font-size:10px;
	color:#4F4E4E;
	padding-left:3px;
}
td.menuHover {
	width:109px;
	height:16px;
	background-color:#FBB400;
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	padding-left:3px;
	cursor:pointer;
	font-weight: bold;
}
td.menuFocused {
	width:109px;
	height:16px;
	background-color:#8D6704;
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	padding-left:3px;
	cursor:pointer;
	font-weight: bold;
}
td.hoverArrow {
	background-color:#FBB400;
	background-image:  url("img/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	cursor:pointer;
}
td.focusedArrow {
	background-color:#8D6704;
	background-image:  url("img/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	cursor:pointer;
}
td.sMenu {
	font-family:verdana;
	font-size:10px;
	color:#4F4E4E;
	padding-left:3px;
}
ul.catalogue {
	 margin: 2;
	 padding: 0;
}
ul.catalogue li {
	 background: url(img/sArrow.gif) no-repeat;
	 padding: 1px 0 1px 8px;
	 list-style: none;
	 line-height: 11px;
}
ul.new {
	 margin: 0;
	 padding: 0;
}
ul.new li {
	 list-style: none;
	 padding: 0 0 5px 0px;
}