a img {
    border: none;
    margin: 0px;
    padding: 0px;
} 

body {
 	background: #6ebe44;				
}

div#content {
	width: 610px;
	height: 400px;
    border-width:1px;
    border-style:solid;
    border-color:#999999;
    border-left: none;
    padding-top:20px;
    padding-left:10px;
    padding-right:20px;
    padding-bottom:20px;
	overflow: auto;
	/* height: 1%; Trick for IE, see http://www.pupinc.com/boxflowhack/ */
	text-align: justify;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='bgcontent.png');
   
}
/* IE ignores styles with [attributes], so it will skip the following. http://www.daltonlp.com/view/217 */
div#content[id] {
   background-image: url(bgcontent.png);
}

td#edgetopleft {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;	
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='egdetopleftcontent.png');	
} 
td#edgetopleft[id] {
	background-image: url(egdetopleftcontent.png);	
} 


td#edgebottomleft {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;	
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='egdebottomleftcontent.png');		
}
td#edgebottomleft[id] {
	background-image: url(egdebottomleftcontent.png);
}


td#leftborder {
	width: 10px;
	height: 100%;
	margin: 0px; 
	padding: 0px;
	background-repeat: repeat-y;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='leftbordercontent.png');		
}
td#leftborder[id] {
	background-repeat: repeat-y;
	background-image: url(leftbordercontent.png);
}





table#structure {
	height: 100%;
	background-image: url(bgimage.gif); 
	background-repeat: no-repeat;
	background-position: left bottom;
}
 

#ajaxmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-position: inside;
}

#ajaxmenu {
	position:relative;
	top:0px;
	left:0px;
	width:650px;
	height:110px;

}

#subajaxmenu ul {
	margin: 0px;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	display: block;
	width: 120px;
	list-style: none;
	list-style-position: inside;	
}

#subajaxmenu ul li {
	margin-left: 0px;
	margin-right:0px;
	padding-left: 0px;	
	display: block;
}

#subajaxmenu ul li.first {
	border-left: none;
	border-right: none;
	background-image: url(bgsubnavitop.gif); 
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;

}

#subajaxmenu ul li ul li.first {
	border-left: none;
	border-right: none;
	background-image: none; 
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;

}

#subajaxmenu ul li.last {
	border-left: none;
	border-right: none;
	border-bottom: none;
	background-image: url(bgsubnavibottom.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;	
	background-color: transparent;
}

#subajaxmenu ul li ul li.last {
	border-left: none;
	border-right: none;
	border-bottom: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;	
	background-color: transparent;
}


#subajaxmenu ul li ul {
	margin-left: -1px;
	padding-left: 0px;
	padding-top: 0px;
	display: block;
	width: 120px;
	list-style: none;
	list-style-position: inside;	

}

#subajaxmenu ul li ul li { 	
	border-top: 1px solid #999999;
	border-bottom: none;
	margin-right:0px;
}

#subajaxmenu ul li a {
	padding-left: 5px;
}




#subajaxmenu ul li ul a {
	padding-left: 9px;
}


#myajaxmenu {
	position: absolute;
	top:1px;
	left: 0px;
	width: 650px;
	display: block;
	z-index: 1000;
	padding: 0px;
	margin: 0px;
}

.category {
	position: relative;
	float: left;
	width: 81px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.category a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
	
}

.dropdown {
	position: relative;
	width: 120px;
	display: block;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 23px;	
}

#ajaxmenu ul li ul li.first {
	border-left: none;
	border-right: none;
	background-image: url(bgsubnavitop.gif); 
	background-repeat: no-repeat;
	background-position: center top;	
	background-color: transparent;
}

#ajaxmenu ul li ul li.last {
	border-left: none;
	border-right: none;
	border-bottom: none;
	background-image: url(bgsubnavibottom.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;	
	background-color: transparent;
}

.subcategory {
	font-weight: normal;
	line-height: 23px;
	padding-right: 0px;
	padding-left: 5px;
	text-decoration: none;
	margin: 0px;
	background: #cfe184;				
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.subcategory a {
	color: #000000; 					
	font-size: 8.5pt; 
	font-weight: normal;
	text-decoration: none;
}

.subcategory a:hover {
	color: #990000; 					
}




select {
	background: #FAFACC;
	font-weight: normal;
}

input, textarea, select {
	background: #FAFACC;	
	border-right: #bbbbbb 1px solid;
	border-top: #bbbbbb 1px solid;
	border-left: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;	
}

.image {
	border: none;
	background: none;
}

.checkbox input, .checkbox td, .checkbox tr, .checkbox tr td, input.checkbox {
	border: none;
	background: none;
	border-bottom: none;
}

.radio input, .radio td, .radio tr, .radio tr td, input.radio {
	border: none;
	background: none;
	border-bottom: none;
}

.button {
	border-color: #000000;
}

.label, .label tr {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F0F0F0;
	border-bottom: 1px solid #CCCCCC;
}
