body	{
	margin: 0px;
}

.top	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("bg_top_sides.jpg");
	background-repeat: repeat-x;
}

.bottom	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url("bg.jpg");
	background-repeat: repeat-x;
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 10px;
	color: #999999;
	line-height: 18px;
	padding-top: 40px;
}

.within	{
	background-image: url("chick.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}

.bigwithin	{
	background-image: url("big_chick.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}

.bottom_bg	{
	background-image: url("bottom_bg.jpg");
	background-repeat: repeat-x;
}



.mid	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 10px;
	color: #999999;
	width: 630px;
	line-height: 18px;
}

.boldtitle	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 13px;
	color: #cccccc;
	font-weight: bold;
}

.norm	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 10px;
	color: #999999;
	line-height: 18px;
}

.boldorange	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 13px;
	color: #ffc17a;
	width: 630px;
	font-weight: bold;
}

.sub	{
	padding-bottom: 10px;
	border-bottom: #444444 1px dotted;
	padding-top: 10px;
	border-top: #444444 1px dotted;
}

.subsub	{
	padding-top: 7px;
	padding-bottom: 15px;
}

.bold	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 13px;
	color: #aaaaaa;
	font-weight: bold;
}

.boldwhite	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 13px;
	color: #dedede;
	font-weight: bold;
}

.notbold	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 13px;
	color: #aaaaaa;
}

a.text	{
	color: #aaaaaa;
	border-bottom: #555555 1px dotted;
	text-decoration: none;
}

a.text:hover	{
	color: #ffffff;
	border-bottom: #999999 1px dotted;
	text-decoration: none;
}
