body, p, table, td, tr, div, span, a, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align:top;
}
td {
	vertical-align:top;
}
a {
	color: #ff4301;
	text-decoration:none;
}
a:hover {
	color: #ff4301;
	text-decoration:underline;
}
table.pagebody {
	margin-bottom: 150px;
}
.bottom {
	background-color: #dbe5f4;
}
.bottommenu {
	background-image:url(bottom_menu_bckg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	padding: 6px 0 0 0;
}
.bottommenu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bottommenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
img.copyright {
	margin-right: 20px;
}
.bckgborders {
	background-image:url(body_bckg.jpg);
}
.top {
	background-image:url(top_bckg.jpg);
	background-repeat:repeat-x;
}
.menu {
	background-image:url(menu_bckg.jpg);
	background-repeat:repeat-x;
	text-align: center;
	font-family: Tahoma;
	font-size: 1.1em;
	padding: 2px 0 0 0;
}
.menu a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.menu a:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.undertop {
	background-image:url(under_top.jpg);
	background-repeat: repeat-y;
}
.center {
	padding: 50px 35px 50px 35px;
}
.center2 {
	padding: 0 0 0 25px;
}
.textdiv {
	background-image:url(text_div.jpg);
	background-repeat:repeat-y;	
}
H1 { 
	font-family:Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #ff4301;
}
H2 { 
	font-family:Tahoma;
	font-size: 1.2em;
	color: #ff4301;
}
UL {
	padding-left:16px;
}
.bottomtext{
	font-weight: bold;
	color: #000000;
}
.year {
	font-weight: normal;
	font-size: 0.9em;
	color: #000000;
}