.menu {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	decoration: none;
	text-align: center;
	cursor: hand;
	}
	
	
.redmenu a
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #569bbd;
	decoration:none;
	}
.maintext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: left;
	padding: 15px 30px 0px;

}
.text {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 0px 30px;
	list-style-position: inside;
	list-style-type: circle;

}

.text a
{
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	list-style-position: inside;
	list-style-type: circle;

}

.ebay {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 0px 30px;
	list-style-position: inside;
	list-style-type: circle;

}
.texttable {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 0px 0px;
	list-style-position: inside;
	list-style-type: circle;

}
.textCopyright {

	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.textCopyright a
{
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;

}

.box {
	border: 2px solid #a0c5db;
	padding: 0px 0px 0px;
}
.back {
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	background-color: #00324d;

}

