body {
	background:images/images copy.jpg;
	font-family:  Arial; font-size: 10px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

/* Footer */
img{border: 1px #575C5F solid;}

#footer {
	 font: 10px Verdana;
	/*padding: 20px 50px;*/
	border-top: 4px solid #393F4D;
	background:images/images copy.jpg; 
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: 4px;
	color: ;
}

#footer a {
	text-decoration: underline;
	color:;
}

#footer a:hover {
	text-decoration: underline;
}

/* Menu */

#menu-wrap {
	background:#993366;
}

#menu {
	width: 778px;
	height: 25px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin-right: 6px;
	padding: 5px 20px 5px 20px;
	background: #993366;
	border: 1px #993366 solid;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: ;
}

#menu a:hover {
	text-decoration: none;
	background: #993366;
	border: 1px #993366 solid;
}

#menu .first a {
	background:#993366;
	border: 1px #993366 solid;
}
.headertext{
	margin-right: 20px;
	padding: 5px 20px 5px 20px;
	background:#993366;
	border: 1px #993366 solid;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: ;
	height: 20px;
	}
	
	
	
	
	/*javamenu*/

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
width: 239px; /* Main Menu Item widths */
/*border-bottom: 1px solid #ccc;*/
}
 
.sidebarmenu ul li{
	position: relative;
	background-color: #993366;
	background-image: url(images/images%20copy.jpg);
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #993366;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
/*border-right: 1px solid #778;*/
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background:images/images copy.jpg; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
	color: ;
}

.sidebarmenu ul li a:hover{
background:images/images copy.jpg;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background:images/images copy.jpg;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background:images/images copy.jpg;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;

}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 11px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black
padding: 5px;
z-index: 5;
}

.headline{
font: bold 16px sans-serif;
color: #CC0066;
}

.thumb {
height:35px;
font: 12px Verdana;
color: #FFFFFF;
}
.thumb a:link{
text-decoration: none;
font: 12px Verdana;
color: #FEF3C7;
}
.thumb a:hover{
text-decoration: none;
font: 12px ;
color: #FEF3C7;
}
 .logoblock{}

td#clientslist{
margin-left: 30px;
}
