.botton1 {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.botton1:hover {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #006633;
	text-decoration: underline;
}
.botton2 {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #006633;
	text-decoration: underline;
}
.botton2:hover {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.style2 {
	font-family: Tahoma,Verdana;
	font-size: 16px;
	color: #713550;
	font-weight: bold;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #692C3D;
	font-weight: bold;
	font-style: italic;
}
.errormessagefont {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF0000;
}
.bodyfont {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color:#999999;
}
.galleryfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
.bottomfont {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #006633;
}
#bodybgd {
	background: url("../imgs/bgdimg.gif") repeat-x left top;
}
#bannerbgd {
	background: url("../imgs/banner1.jpg") no-repeat left top;
	width: 800px;
	height: 266px;
}
#bannerbgd2 {
	background: url("../imgs/banner2.jpg") no-repeat left top;
	width: 800px;
	height: 266px;
}
#bannerbgd3 {
	background: url("../imgs/banner3.jpg") no-repeat left top;
	width: 800px;
	height: 266px;
}
#bannerbgd4 {
	background: url("../imgs/banner4.jpg") no-repeat left top;
	width: 800px;
	height: 266px;
}
#bannerbgd5 {
	background: url("../imgs/banner5.jpg") no-repeat left top;
	width: 800px;
	height: 266px;
}
#bannerbgd6 {
	background: url("../imgs/banner6.jpg") no-repeat left top;
	width: 800px;
	height: 266px;
}
#bannerbgd7 {
	background: url("../imgs/banner7.jpg") no-repeat left top;
	width: 800px;
	height: 266px;
}
#leftshadowbgd {
	background: url("../imgs/leftshad.gif") no-repeat left top;
	width: 14px;
}
#rightshadowbgd {
	background: url("../imgs/rightshad.gif") no-repeat left top;
	width: 15px;
}