h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	background-color: #D3DAEA;
}
li {
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(images/orangebullet.gif);
}



h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;

}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	
}
table {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6C40;
	border-right-color: #FF6C40;
	border-bottom-color: #FF6C40;
	border-left-color: #FF6C40;
}

.px18 {
	font-size: 18px;
	color: #FF6C40;
}
.newstext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 120px;
	overflow: auto;
	position: relative;
}
.newstitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.newsdatetime {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.boxtext {
	background-image: url(theme/box-mid.jpg);
	background-repeat: repeat-y;
	position: relative;

}
.boxtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(theme/box-top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 30px;
	text-align: center;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	position: relative;
	height: 20px;
}
.boxbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(theme/box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 30px;
	text-align: center;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	position: relative;
	height: 25px;
}
