body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: xx-small;

}
.topcells {
	background-image: url(images/page_top_gradient.gif);
	background-repeat: repeat-x;
}
.sides {
	background-image: url(images/1x1_darkgray.gif);
	background-repeat: repeat-y;
	background-position: left;


}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg_top_bg.gif);
	background-repeat: repeat-x;
}
.pagetabe {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 797979;
	border-bottom-color: 797979;
	border-left-color: 797979;
	background-attachment: scroll;
	background-image: url(images/page_top_gradient.gif);
	background-repeat: repeat-x;
}
.nav {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	font-style: normal;
	text-align: center;

}
.contentabe {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
h1 {
	font-style: italic;
	letter-spacing: 6px;
	font-size: 36px;

}
a:link {
	color: 9e1313;
}
a:hover {
	color: #333333;
	font-style: normal;

}
a:visited {
	color: 5f636f;
}
a:active {
	color: b51c1c;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;

}
