.topPicBg {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
#bigShow {
	height:343px;
	width:auto;
	background-color:#3A7A36;
	background-image:url(../images/bigShow1.jpg);
	
}
.menuBG {
	/*background-color: #E3E3E3;
	background-image:url(../images/menuBg.jpg);
	background-repeat:repeat-x;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color:#4A4A4A;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	height:54px;



}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}
.leftMenuBG {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color:#FFF;
	background-image:url(../images/leftMenuBg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.menuBG2 {
	background-image:url(../images/menuBg.png);
	background-repeat:repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	cursor: hand;
	color:#4A4A4A;
	font-weight: bold;

}
.p200 {
	line-height: 200%;
	font-size:12px;
}
.leftmenuA {
	color: #4A4A4A;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	color:#4A4A4A;
}
select {
	font-size: 11px;
}
input {
	font-size: 11px;
}
.Etitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.tableMain {


}
a {
	color:#FFCC00;
}
.p200 {
	line-height:200%;
}