BODY{
background-color:#DEDEDF;
margin:0px;
}
*{
font-family:VERDANA;
font-size:10px;
}
p{
    padding:1px;
}
.sell{
	background-image:url("../images/bgSel.gif");
}
td.leftMargin{
	background-image:url("../images/bgLeftMargin.gif");
}
td.logo{
background-color:white;
padding-top:40px;
padding-left:15px;
vertical-align:top;
}
td.title{
	background-image:url("../images/bgTitle2.gif");
    background-position:top left;
    background-repeat:repeat-x;
    font-size:12px;
	font-weight:bold;
	color:#797979;
	text-align:center;
	vertical-align:middle;
	border-right:2px solid white;
	height:36px;
}
td.menu{
background-color:#EFEFEF;
font-weight:bold;
font-size:10px;
color:#797979;
padding-left:4px;
padding-right:10px;
    cursor:pointer;
    text-align:center;
}

a.menu {
    font-weight:bold;
    font-size:10px;
    color: #797979;
    text-decoration: none;
    font-style: normal;
}

a.menu:hover {
    /*font-weight:bold;*/
    /*font-size:10px;*/
    color: #000000;
    /*text-decoration: none;*/
    /*font-style: normal;*/
}

a.menu:visited {
    /*font-weight:bold;*/
    /*font-size:10px;*/
    color: #797979;
    /*text-decoration: none;*/
    /*font-style: normal;*/
}

a.menu:visited:hover {
    /*font-weight:bold;*/
    /*font-size:10px;*/
    color: #000000;
    /*text-decoration: none;*/
    /*font-style: normal; */
}

a.selMenu{
    font-weight:bold;
    font-size:10px;
    color: black;
    text-decoration: none;
    font-style: normal;
}

td.selMenu{
background-color:#EFEFEF;
font-weight:bold;
font-size:10px;
padding-left:4px;
padding-right:10px;
	background-image:url("../images/bgSelMenu.gif");
    cursor:pointer;
    text-align:center;
}
td.underMenu{
	background-image:url("../images/underMenu.gif");
	
	background-repeat:repeat-x;
	background-position:bottom;
    cursor:pointer;
}
td.mainTitle{

	font-size:14px;
	font-weight:bold;
	text-align:left;
	/*vertical-align:middle;*/
	border-right:2px solid white;
	padding-bottom:10px;
    background-image:url("../images/underMenu.gif");

	background-repeat:repeat-x;
	background-position:bottom;
}


td.leftMenu{
	background-image:url("../images/bgSel.gif");
	font-weight:bold;
	font-size:10px;
	color:#797979;
	vertical-align:middle;
	height:14px;
    cursor:pointer;
}

a.leftMenu {
    font-weight:bold;
    font-size:10px;
    color: #797979;
    text-decoration: none;
    font-style: normal;
}

a.leftMenu:hover {
    /*font-weight:bold;*/
    /*font-size:10px;*/
    color: #000000;
    /*text-decoration: none;*/
    /*font-style: normal;*/
}

a.leftMenu:visited {
    /*font-weight:bold;*/
    /*font-size:10px;*/
    color: #797979;
    /*text-decoration: none;*/
    /*font-style: normal;*/
}

a.leftMenu:visited:hover {
    /*font-weight:bold;*/
    /*font-size:10px;*/
    color: #000000;
    /*text-decoration: none;*/
    /*font-style: normal; */
}

a.leftMenuSel {
    font-weight:bold;
    font-size:10px;
    color: black;
    text-decoration: none;
    font-style: normal;
}

label.leftMenuSel{
	background-image:url("../images/bgSel.gif");
	font-weight:bold;
	font-size:10px;
	color:#797979;
	height:15px;
    cursor:pointer;
}
td.leftMenuSel{
background-image:url("../images/bgSelMenuLeft.gif");
	padding-left:15px;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	color:#797979;
	padding:0;
}

td.leftMenuSelRight{
background-image:url("../images/imgRight.gif");
background-position:left;
background-repeat:no-repeat;
	padding-left:15px;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	color:#797979;
	padding:0;
	background-color:transparent;
}
td.leftMenuSelLeft{
background-image:url("../images/imgLeft.gif");
background-position:left;
background-repeat:no-repeat;
	padding-left:15px;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	color:#797979;
	padding:0;
		background-color:transparent;
}
td.bar{
background-image:url("../images/bottomBar.gif");
}
td.separator{
background-image:url("../images/bgSeparator.gif");
}
td.contact{
	background-color:#E7E7E7;
	font-size:9px;
	color:#868686;
    padding:0px;
}
label.contact{
	font-size:9px;
    font-family:VERDANA;
    color:#868686;
}



label.title{
    font-size:12px;
    font-weight:bold;
}
label.listeTitle{
    font-size:12px;
    font-weight:bold;
    /*border-bottom:1PX dotted red;*/
}

div.listeTitle{
    font-size:12px;
    font-weight:bold;
    border-bottom:1px dotted red;
    width:100%;
    padding:0;
    margin:0;
    /*border-bottom:1PX dotted red;*/
}

td.listMargin{
background-image:url(../images/bgListMargin.jpg);
background-position:left;
background-repeat:repeat-y;
    padding-left:4px;
}


label.listLink{
	font-weight:bold;
	color:#002457;
    cursor:pointer;
}

td.listContent{
	border-bottom:1px dotted  #FFD200;
	padding-top:10px;
	padding-bottom:5px;

}

td.refTitle{
    font-weight:bold;
    font-size:11px;
    font-family:VERDANA;
    text-align:left;
     vertical-align:top;

}
td.refText{

    font-size:11px;
    font-family:VERDANA;
    text-align:left;

}



/*
    INDEX PAGE
*/

body.index{
    background-color:white;
}
td.indexMenu{

font-weight:bold;
font-size:10px;
color:#797979;
padding-left:4px;
padding-right:10px;
cursor:pointer;
}

td.topMargin{
    background-image:url("../images/bgTopMargin.gif");
}
.indexList{
    background-image:url("../images/bgList.gif");
    color:#787878;
}

.indexListTitle{
    font-weight:bold;
    font-size:12px;
}

.indexListLink{
    font-weight:bold;
    font-size:10px;
    cursor:pointer;
}
table.contact{
    background-image:url("../images/bgIndexList.gif");
}


td.iso{
    background-image:url("../images/bgIndexBottomRight.gif");
}
td.indexListContent{
	border-bottom:1px dotted  #FFD200;
	padding-bottom:5px;

}
.util{
    cursor:pointer;
}

a.sitemap{
 font-family:VERDANA;
 font-size:12px;
 color:#808080;
    margin-top:10px;
}
a.sitemap:hover{
 font-family:VERDANA;
 font-size:12px;
 color:#808080;
    margin-top:10px;
}
a.sitemap:visited{
 font-family:VERDANA;
 font-size:12px;
 color:#808080;
    margin-top:10px;
}
.refMargin{
 background-image:url(../images/bgRefMargin.jpg);
background-position:left;
    padding-left:3px;
background-repeat:repeat-y;
}
