a {
	color: #0058AC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

a:hover {
	background: transparent;
	color: #48A6FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

a.aname {
	background: transparent;
	color: black;
	text-decoration: none;
}

a.aname:hover {
	background: transparent;
	color: black;
	text-decoration: none;
}

a.footer{
	color: #000080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
}

a.footer:hover {
	background: transparent;
	color: #1E90FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
}

a.powered {
	color: #888888;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-decoration: none;
}

a.powered:hover {
	background: transparent;
	color: #0000FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-decoration: none;
}

blockquote {
	text-align: justify;
}

body {
	background-color: #ECEDEF;
	background-position: 0px 0px;
	background-repeat: repeat;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 105%;
}

h4, h5 {
	font-size: 100%;
}

h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

html, body, #contents {
	height: 100%;
	min-height: 100%;
	width: 100%;
}

input,textarea,select {
	background-color: #F9FCFF;
	border-color: #000000;
	border-width: 1px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

table, tr, td {
	margin: 0px; /*	padding: 0px; */
}

table.packs {
	border: 0px;
	border-collapse: collapse;
	border-color: #000000;
}

table.tp {
	border: 0px;
	height: 100%;
	width: 100%;
}

td, td.tcell {
	border: 0px;
	border-color: #FFFFFF;
	color: #000000;
	font-size: 65%;
	text-align: left; /*	vertical-align: text-top; */
}

td.bcell{
	color: #000080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	text-decoration: none;
}

td.ccell {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 70%;
	text-align: justify;
	vertical-align: top;
}

td.cgray {
	background: #FBFBFB;
	border-color: #000000;
	color: #0058AC;
	font-size: 75%;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

td.cons {
	background: #FF713C;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

td.corp {
	background: #595BFF;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

td.h1cell {
	background: #F6FBFF;
	border: 1px;
	border-color: #F0FFFF;
	color: #00008B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	text-decoration: none;
}

td.news {
	background: #FFFFF0;
	color: #CFD000;
	font-size: 75%;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

td.newsn {
	background: #E61D1D;
	border-color: #000000;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

td.noone {
	border: 0px;
	border-color: #FFFFFF;
	color: #000000;
	font-size: 90%;
	padding: 12px;
	text-align: left;
	vertical-align: top;
}

td.ops {
	background: #00B001;
	border-color: #000000;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

td.pcell {
	border: 0px;
	border-color: #FFFFFF;
	text-align: right;
	vertical-align: text-bottom;
}

td.price {
	background: #FF713C;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

td.ptitle {
	background: #000066;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	padding: 10px;
	text-align: right;
}

td.shade {
	background-image: url(/images/shadow.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 0px;
	border-color: #FFFFFF;
	color: #000000;
	font-size: 90%;
	height: 180px;
	padding: 12px;
	text-align: left;
	vertical-align: top;
}

