/* CSS Document */

body { color:#000000; background:#000080; font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif; }
body, table, img, button, iframe, ul, li  { margin:0; padding:0; border:0; }
table { text-align:left; }
iframe { width:0; height:0 }

.title {
	color: #990000;
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 80px;
	margin: 6px 6px 6px 6px;
	text-align: left;
}

.address {
	margin-top: 6px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin: 6px 6px 6px 6px;
	text-align: left;
}
.content {
	margin-top: 0;
	background-color:	#ffffff;
	text-align: left;
	padding: 10px;
	font-size: 12pt;
	color: #000000;
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
}

.sale {
	margin-top: 0;
	background-color:	#ffffff;
	text-align: left;
	padding: 10px;
	font-size: 12pt;
	color: #ff0000;
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
}

.PayPal {
	margin-top: 0;
	background-color:	#ffffff;
	text-align: left;
	padding: 10px;
	font-size: 16pt;
	color: #ff0000;
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
}

.strike {
	margin-top: 0;
	background-color:	#ffffff;
	text-decoration: line-through;
	text-align: left;
	padding: 10px;
	font-size: 12pt;
	color: #000000;
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
}

.tdmenu {
	margin: 0 auto;
}

.tdleft {
	width: 20px;
	background-image:  url("side.gif");
	background-repeat: repeat-y;
}

.tdright {
	margin: 2px 2px auto 2px;
}

.tdtop {
	background-color:  #c3d1ff;
	width: 840px;
}

.tdmain {
	margin: 0 auto;
	background-color:  #ffffff;
	width: 860px;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}

.imgright {
	float: right;
	padding: 0 6px 6px 6px;
}
.imgleft {
	float: left;
	padding: 0 6px 6px 6px;
}
.tableleft {
	float: left;
}
.tableright {
	float: right;
}

.center {
	margin: 0 auto;
}

.textcenter {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	text-align: center;
}

.textright {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	text-align: right;
}

.textleft {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	text-align: left;
}

H1 {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
}

H2 {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
}

.tdmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	margin: 0 auto;
	padding: 0 ;
}

a:link {
	font-weight:normal;
	color: #0000ff;
	text-decoration:none;
}

a:visited {
	font-weight:normal;
	color: #900000;
	text-decoration:none;
}

a:hover {
	font-weight:normal;
	color: #ff0000;
	text-decoration:none;
}