#dropmenudiv{
position:absolute;
background-color: #fdf0e5;
border:1px solid #ff8040;
border-bottom-width: 0;
font-family: Tahoma;
font-size:11px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{fdf0e5
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ff8040;
padding: 1px 0;
text-decoration: none;
color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ff8040;
color: #FFFFFF;
font-weight: bold;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF8040;
}
a:active {
	text-decoration: none;
}

.outline {
	BORDER-RIGHT: #ff8040 1px solid; 
	BORDER-TOP: #ff8040 1px solid; 
	BORDER-LEFT: #ff8040 1px solid; 
	BORDER-BOTTOM: #ff8040 1px solid
}

.top {	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.boder {	border-bottom:#eaeaea 1px solid;
	border-left:#eaeaea 1px solid;
	border-right:#eaeaea 1px solid;
	border-top:#eaeaea 1px solid;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.style4 {	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #ff9470;
}
.style5 {	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.style6 {	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style7 {	color: #ff9470;
	font-weight: bold;
}
.style9 {color: #ff8041; font-weight: bold; }
.style25 {color: #000000
}
.style27 {color: #ff8040}
.style28 {FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style29 {	color: #ff8040;
	font-size:12px;
	font-weight:bold;	
}
.style30 {	color: #ff8040;
	font-size: 14px;
}
.no_repeat {
	background-image:url(images/gallery_01.jpg); 
	background-repeat:no-repeat;
	}