@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
}
.Table1-100-center-bgTop1 {
	text-align: center;
	border: 1px solid #000;
	width: 100%;
	background-image: url(images/bgTop1.gif);
}
.Table2-w800-center {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.Table3-w600-center-yellow {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FF9;
	font-weight: normal;
	color: #000;
	border: thick solid #F00;
}
.Table4-w700-center-redBRDR {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	border: thick solid #F00;
}
.Table5-w700-center {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: normal;
}
.border1basicBlack {
	border: thin solid #666;
}



.highlight1-yellow-bold-under {
	font-weight: bold;
	background-color: #FF9;
	text-decoration: underline;
}
.highlight2-bolder-bigger {
	font-size: 18px;
	font-weight: bolder;
}

.highlight2-bolder-biggerCENTER {
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}


.highlight3-yellowBG {
	font-weight: normal;
	background-color: #FF9;
	text-decoration: none;
}
.highlight4-green-txtwhite {
	font-weight: normal;
	background-color: #096;
	text-decoration: none;
	color: #FFF;
}




h1 {
	font-size: 24px;
	color: #35a235;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-decoration: underline;
}
.alignCENTER {
	text-align: center;
}
.bullets1 {
	padding: 8px;
	list-style-type: circle;
}
