body {
	background-color: #D4D5C5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
a:link {
	color: #990000;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #CC6633;
}
#bg {
	background-image:url("./images/Menu_BG.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}
#leftmenu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
}
#leftmenu li {
	list-style-type: disc;
	list-style-image:url(images/menu_list_imge.gif);
	line-height: 150%;
}
#leftmenu ul {
	list-style-type: disc;
	list-style-image:url(images/menu_list_imge.gif);
	line-height: 150%;
}
#leftmenu a:link {
	color: #FFFFFF;
}
#leftmenu a:visited {
	color: #FFFF99;
}
#leftmenu a:hover {
	color: #CC6633;
}
#rightcontents {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
}
#rightcontents p {
	line-height: 125%;
}
h3 {
	width: 300px;
	font-size: small;
	font-weight:150%;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	border-color: #333333;
	border-left-style: solid;
	border-right-style: double;
	border-left-width: 10px;
	border-right-width: 5px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #FBFDEC;
}
.style1 {color: #FFFF99;}
#popupbox {
	width: 500px;
	border-right-color:#333333;
	border-right-style:double;
	border-right-width:20px;
	border-left-color:#333333;
	border-left-style:double;
	border-left-width:20px;
	border-top-color:#333333;
	border-top-style:dotted;
	border-top-width:1px;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding: 15px;
	margin-top: 5px;
	background-color:#FFFFFF;
}
#photo {
         margin: 3px;
         padding: 5px;
         border-color: #FFF999;
	border-style: dotted;
	border-width: 3px;
         background-color: #FFFFFF;
}