.mega-menu-dropdown {
-moz-border-radius:0.5em 0.5em 0.5em 0.5em;
-moz-box-shadow:0 0 0.4em #666666;
border-bottom-left-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
background:url("../img/opaque.png") repeat scroll 0 0 transparent;
color:#FFFFFF;
display:none;
/*
font-size:93%;
*/
margin:0;
padding:10px;
position:absolute;
text-align:left;
text-shadow:0.1em 0.1em 0.1em #666666;
z-index:1000;
float:left;
}


body {
background-repeat: repeat-x;
font-size:10;
}
.horizontalbar a{
color:white;
text-align:middle;
}

.horizontalbar{
/*
width: 100%;
*/
width:1200;
text-align:middle;
height: 39px;
background-image: url('./img/glossy.gif');
background-repeat: repeat;

}

.contenttable {
//background: #ffffff;
width:1024;
text-align:middle;
}

.contenttd1 {
width: 0%;
}
.contenttd2 {
//background: #ffffff;
vertical-align: top;
width:200px;
text-align: left;
padding: 0px;
border-spacing: 0px;

}

.contenttd3 {
//background: #ffffff;
vertical-align: top;
text-align: left;
width:800px;
}

.contenttd4 {
width:200px;
}

.tdcenter {
text-align: center;
}

.searchtd {
color: #ffffff;
vertical-align: top;
text-align: right;
//width: 30%;
white-space:nowrap;
height:39px;
}

h1 {
text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
}

.pagination{
background-image:url('./img/backgroundpagination.gif');
padding:5px;
border-spacing: 0px;
text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);

}

.searchresulttd {
//border-top: 1px solid #000; 
border-bottom: 1px solid #000; 
padding: 0.4em;
}

.topleft {
background-image:url('./img/topleft.gif');
height: 20px;
width: 9px;
}

.topright {
background-image:url('./img/topright.gif');
width: 9px;
height: 20px;
}

.bottomleft {
background-image:url('./img/bottomleft.gif');
width: 9px;
height: 20px;
}

.bottomright {
background-image:url('./img/bottomright.gif');
width: 9px;
height: 20px;
}

.topmiddle {
background-image:url('./img/topmiddle.gif');
background-repeat: repeat-x;
height: 20px;
}

.bottommiddle {
background-image:url('./img/bottommiddle.gif');
background-repeat: repeat-x;
height: 20px;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
margin-top:0;
padding-top:0;
margin-bottom:0;
padding-bottom:0;


} 



a:link {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}
img {
border-style: none;
padding: 5px;
}

hr {
border-bottom: 2px dotted #ccc;
} 


.wkshead {
    /* Sliding right image */
background: url('./img/ne.png') no-repeat scroll top right; 
/*
display: block;
float: left;
*/

/* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
height: 42px; 
/*
margin-right: 6px;
*/
padding-right: 14px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */

/* FONT PROPERTIES */
border-bottom: 1px solid #555555;
text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
color:#fff;
font-size:100%;
font-weight:bold;
letter-spacing:normal;
text-transform:uppercase;n
vertical-align: middle;
}

.wkshead span {
/* Background left image */ 
background: url('./img/nwlong.png') no-repeat; 
display: block;
min-width:150px;
padding-left: 10px;
height: 42px;

line-height: 42px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
vertical-align: middle
padding-left: 10px;
} 
