body {
	background-color:	#e1e1e3;	
	font-family:		Arial;
	font-size:		12px;
	color:			#000000;
	padding: 		0;
   	margin: 		0;
}

.footer {
	font-family:		verdana;
	background-color:	#134F19;
	font-size:		9px;
	color:			#FFFFFF;
	text-align:		center;
	padding:		5px;
}

.footer a {
	color:			#FFFFFF;
	font-weight:		bold;
	text-decoration:	none;
}

.Menu {
	background-image:	url( assets/Menu-rptr_07.gif );
	border:			0px solid #4C4A4B;
	border-right-width:	2px;
}

.Menu, .Menu td, .Menu tr {
	font-size:		18px;
	text-transform: 	Capitalize;
	font-family:		Times New Roman;
	font-weight:		500;
}

.Menu A {
	text-decoration:	none;
	color:			#000000;
}

.Menu A:Hover {
	color:			#202082;
	text-decoration:	none;
}

.Menu ul {
	margin-top:		0px;
	text-indent: 		-20px;
	list-style-type: 	none;
}

.Menu li {
	padding:		6px;
}

.subMenu {
	margin-left:		20px;
	font-size:		14px;
}

.image {
	border:			1px solid #FFFFFF;
}

.fish {
	position:		relative;
	z-index:		5;
	left:			133px;
}

.header {
	font-family:		Times New Roman;
	text-transform: 	Capitalize;
	font-size:		26px;	
	font-weight:		bold;
	text-align:		left;
}

.content, .content td, .content tr {
	font-family:		Times New Roman;
	font-size:		14px;
	text-align:		justify;
}

.content {
	padding:		40px;
	padding-right:		10px;
}

.cart {
	background-image:	url( assets/Menu-rptr_07.gif );
	border:			2px solid #4C4A4B;
	border-top-width:	0px;
}

.cart td, .cart tr {
	font-size:		12px;
}

A {
	text-decoration:	none;
	color:			#000000;
}

A:hover {
	text-decoration:	underline;
}

.button {
	background-image:	url( assets/button.jpg );
}