.ad_link {color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:underline;}
a:link.ad_link {color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:underline;}
a:visited .ad_link {color:#000000;}
a:hover.ad_link {color:#000000;}
a:active.ad_link {color:#000000;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.table_styl {
border-top: 1px solid #A9A5A4;
border-bottom: 1px solid #A9A5A4;
border-left: 1px solid #A9A5A4;
}
.table_styl2 {
border-top: 1px solid #A9A5A4;
border-bottom: 1px solid #A9A5A4;
border-right: 1px solid #A9A5A4;
}
.table_styl3 {
border-right: 1px solid #A9A5A4;
border-left: 1px solid #A9A5A4;
}
/**************** menu coding *****************/
#menu {
width: 100%;
height: 100%;
background: #eee;
float: left;
padding: 0px 0px;
border-width: 0px;
border-style: none;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 0px 0px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 71px;
float: left;
}

#menu a, #menu h2 {
font: 11px arial, futura Md BT, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: none;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 0px 0px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #666666;
background: #ffffff;
text-decoration: none;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 0px 0px;
}

#menu a:hover {
color: #777777;
background: #E6E3DE;
}

#menu li {position: relative;
}

#menu ul ul {
position: absolute;
width: 140px;
border-top: 1px solid #A9A5A4;
border-bottom: 1px solid #A9A5A4;
border-left: 1px solid #A9A5A4;
border-right: 1px solid #A9A5A4;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;

}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/**************** menu1 coding *****************/
#menu1 {
width: 100%;
height: 100%;
background: #eee;
float: left;
padding: 0px 0px;
border-width: 0px;
border-style: none;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 0px 0px;
}

#menu1 ul {
list-style: none;
margin: 0;
padding: 0;
width: 71px;
float: left;
}

#menu1 a, #menu1 h2 {
font: 11px arial, futura Md BT, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: none;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 0px 0px;
}

#menu1 h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu1 a {
color: #666666;
background: #ffffff;
text-decoration: none;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 0px 0px;
}

#menu1 a:hover {
color: #777777;
background: #E6E3DE;
}

#menu1 li {position: relative;
}

#menu1 ul ul {
position: absolute;
width: 100px;
border-top: 1px solid #A9A5A4;
border-bottom: 1px solid #A9A5A4;
border-left: 1px solid #A9A5A4;
border-right: 1px solid #A9A5A4;
}

#menu1 ul ul ul {
position: absolute;
top: 0;
left: 100%;

}

div#menu1 ul ul,
div#menu1 ul li:hover ul ul,
div#menu1 ul ul li:hover ul ul
{display: none;}

div#menu1 ul li:hover ul,
div#menu1 ul ul li:hover ul,
div#menu1 ul ul ul li:hover ul
{display: block;}


