#main_area #bigtable .mainrow {
	height: 200px;
}
#main_area #bigtable tr td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 50%;
}
#main_area #bigtablep2 {
	width: 100%;

}
#main_area #bigtablep2 .maincell {
	height: 200px;
}
#main_area #bigtablep2 tr td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 50%;
}
#main_area #topleft {
	position: relative;
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
	height: 200px;
	z-index: 20;
}
#main_area #toprght {
	border-bottom: 1px dotted #999999;
	height: 200px;
}
#main_area #topleft #tracklabel {
	margin: 20px auto;
	width: 250px;
	background-color: #CA2027;
	height: 50px;
}
#main_area #topleft h1 {
	padding: 10px 5px 5px 5px;
	color: #FFFFFF;
	font-size: 2.1em;
	font-weight: bold;
}
#main_area #topleft #trackform {
	margin: 5px auto;
	width: 250px;
}
#main_area #topleft #trackform p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#main_area #topleft #trackform label {
	font-size: .9em;
	font-weight: normal;
	color: #666666;
}
#main_area #topleft #trackform #trackbutton {
	text-align: right;
	padding: 5px 0px 0px 0px;
}
#main_area #topleft #trackform p a {
	font-size: 1.3em;
	font-weight: bold;
	color: #666666;
}
#main_area #topleft #trackform p a:hover {
	color: #CA2027;
}
#main_area #toprght #shipitlabel {
	margin: 20px auto;
	width: 250px;
	background-color: #000000;
	height: 50px;
}
#main_area #toprght h1 {
	padding: 10px 5px 5px 5px;
	color: #FFFFFF;
	font-size: 2.1em;
	font-weight: bold;
}
#main_area #toprght #shipitform {
	margin: 5px auto;
	width: 250px;
}
#main_area #toprght #shipitform p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}
#main_area #toprght #shipitform table {
	text-align: center;
	width: 100%;
}
#main_area #toprght #shipitform table tr td {
	vertical-align: middle;
}
#main_area #toprght #shipitform table tr td table{
	width: 1%;
}
#main_area #toprght #shipitform label {
	font-size: .9em;
	font-weight: normal;
	color: #666666;
	padding: 0px 10px 0px 0px;
}
#main_area #toprght #shipitform a {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}
#main_area #toprght #shipitform .shiplabel {
	width: 50px;
}
#main_area #toprght #shipitform .saveuser {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
}
#main_area #toprght #shipitform .register {
	font-size: .7em;
	font-weight: bold;
	color: #CA2027;
}
#main_area #toprght #shipitform .register a {
	color: #CA2027;
}
#main_area #toprght #shipitform a:hover {
	color: #CA2027;
}
#main_area .infocell {
	font-family: Arial, Helvetica, sans-serif;
}
#main_area .infocell h1 {
	margin: 20px auto 5px;
	width: 250px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bold;
	padding: 4px 2px 2px 10px;
}
#main_area .infocell p {
	width: 250px;
	margin: 2px auto 2px;
	font-size: .9em;
	font-weight: normal;
	color: #666666;
}
#main_area .infocell p a {
	color: #CA2027;
}
#main_area .infocell p a:hover {
	color: #666666;
}
#main_area .infocell .toollink {
	color: #666666;
	text-decoration: none;
}
#main_area .infocell .toollink:visited {
	color: #666666;
	text-decoration: none;
}
#main_area .infocell .toollink:hover {
	color: #CA2027;
	text-decoration: none;
}
#main_area .infocell .sclabel {
	font-size: .9em;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	color: #666666;
}
#main_area .infocell #surcharge {
	margin: 1px auto;
	width: 250px;
	border: 1px solid #666666;
	font-size: 1.6em;
	font-weight: bold;
}
#main_area .infocell #surcharge .sc {
	padding: 0px 20px 0px 5px;
}
#main_area .infocell #surcharge .scbckgnd {
	background-color: #666666;
	color: #FFFFFF;
	padding: 1px 3px 1px 3px;
}
#main_area .infocell .ad_big {
	font-size: 1.6em;
	font-weight: bold;
	color: #333366;
}
#main_area .infocell .ad_little {
	font-size: 1.1em;
	font-weight: bold;
	color: #333366;
}
#main_area .infocell hr {
	width: 250px;
	margin: 6px auto;
}
#main_area img {
	border: none;
}
