BODY {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	background-color: #EFE7E7;
	background-repeat: repeat-y;
	background-position: center top;
}
td {
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 1.5em;
	font-weight: normal;
}

p {
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 1.5em;
	font-weight: normal;
}

SMALL {
	font-size: 7.5pt;
	line-height: normal;
}
H1 {
	color : #0086C6;
	font-weight : bold;
	text-decoration: none;
	font-size: 20px;
	line-height: normal;

}
.topper {
	font-family: "Gill Sans", "Gill Sans MT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 35px;
}

H2 {
	font-size: 13pt;
	font-family : Verdana;
	color: #428AC6;
	line-height: normal;
	font-weight: normal;
}

H3 {
}

H4 {
}

A {
	text-decoration: underline;
	font-family: "Gill Sans", "Gill Sans MT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight : bold;
}
a:link {
	font-weight: bold;
}
a:hover {
	color: #FF0000;
}
a:visited {
}
.header {
	background-repeat: no-repeat;
	background-position: right top;
	height: 68px;
	width: 780px;
}
.shadowboxtop {
	background-image: url(images/shadowboxtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	background-color: #EFE7E7;
}
.shadowboxbottom {
	background-image: url(images/shadowboxbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	background-color: #EFE7E7;
}
.topbut {
	width: 400px;
	color: #FFFFFF;
}
.topbut a {
	color: #FFFFFF;
	text-decoration: none;
}
.topbut a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topbut a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#copyrignt {
	padding: 5px;
	text-align: center;
	background-color: #EFE7E7;
}
.thumbshadow {
	background-image: url(images/thumbshadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 130px;
	width: 170px;
	vertical-align: top;
	padding: 5px;
}