div {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
		background-color: #FFFFFF;
		color: #000000;
    font-family: tahoma, helvetica;
    font-size: 8pt;
    font-weight: normal;
}

form, table, p, td, select, input, textarea {
    color: #000000;
    font-family: tahoma, helvetica;
    font-size: 8pt;
    font-weight: normal;
}

.price {
    color: #FF0000;
    font-family: tahoma, helvetica;
    font-size: 10pt;
    font-weight: bold;
}

.error {
    color: #FF0000;
    font-family: tahoma, helvetica;
    font-size: 8pt;
    font-weight: bold;
}

.email_title {
	font-family: tahoma, helvetica;
    font-size: 20pt;
    font-weight: bold;
}

.email_footer {
	font-family: tahoma, helvetica;
    font-size: 10pt;
    font-weight: bold;
}
	
.email_url {
	font-family: tahoma, helvetica;
    font-size: 9pt;
    font-weight: normal;
}
.mandatory {
	color: #FF0000;
}




h1 {
    color: #000000;
    font-family: tahoma, helvetica;
    font-size: 13pt;
    font-weight: bold;
}
#main_address {
    color: #000000;
    font-family: tahoma, helvetica;
    font-size: 8pt;
    font-weight: bold;
}
#main_nav_menu a {
    color: #CC0000;
    font-family: tahoma, helvetica;
    font-size: 9pt;
    font-weight: bold;
		text-decoration: none;
}
#main_nav_menu a:hover {
    color: #0033FF;
}
table.mainlinks {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	WIDTH: 95%; 
	PADDING-TOP: 10px; 
	BORDER-COLLAPSE: collapse;
	text-align: left;
}
table.mainlinks td {
	PADDING: 2px;
	padding-bottom: 5px;
}
table.mainlinks a {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
table.mainlinks a:hover {
	color: #CCFF00;
}
table.sidebanner {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	WIDTH: 95%; 
	PADDING-TOP: 10px; 
	BORDER-COLLAPSE: collapse;
	text-align: left;
}
table.signup {
	BORDER: #666666 1px solid; 
	PADDING: 10px;
	WIDTH: 95%;
	BORDER-COLLAPSE: collapse;
	background-color: #FFD1A4;
}
TABLE.signup TR.row0 {
	BACKGROUND-COLOR: #FCCB38;
	font-weight: bold;
	font-size: 18px;	
}
TABLE.signup TD.row0 {
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
}
TABLE.signup TD {
	padding: 5px;
	text-align: left;
}
TABLE.signup A {
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}
table.homepage_wrapper {
	WIDTH: 90%; 
	BORDER-COLLAPSE: collapse;
	BORDER: #FF9999 1px solid;
}
table.homepage_wrapper td{
	padding: 10px;
	vertical-align: top;
}
table.homepage_feature {
	WIDTH: 200px; 
	BORDER-COLLAPSE: collapse;
	BORDER: #FF9999 1px solid;
}
table.homepage_feature tr {
	text-align: left;
}
table.homepage_feature tr.row0 {
	background-color: #FF4A4A;
	padding: 2px;
}
table.homepage_feature td {
	width: 200px;
	background-color: #FFEBD7;
}
table.homepage_feature td.row0 {
	background-image: url(images/feature_header_bg.jpg);
	color: #FFFF66;
	font-family: tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	border-bottom: #000000 1px solid;
}
table.homepage_feature td.deal {
	background-image: url(images/feature_header_bg.jpg);
	color: #FFFF66;
	font-family: tahoma, helvetica;
	font-size: 9px;
	font-weight: bold;
	border-bottom: #000000 1px solid;
}
#feature1 {
	background-image: url(images/holiday1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100px;
	font-size: 16px;
}
#feature2 {
	background-image: url(images/holiday2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100px;
	font-size: 16px;
}
#feature3 {
	background-image: url(images/holiday3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100px;
	font-size: 16px;
}
#feature4 {
	background-image: url(images/holiday4.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100px;
	font-size: 16px;
}
table.datagrid {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	WIDTH: 100%; 
	PADDING-TOP: 10px; 
	BORDER-COLLAPSE: collapse;
	text-align: left;
}
table.datagrid th {
	font-weight: bold;
	PADDING: 2px;
}
table.datagrid td {
	PADDING: 2px;
	padding-bottom: 5px;
}
table.wrapper {
	PADDING: 10px; 
	WIDTH: 100%; 
	BORDER-COLLAPSE: collapse;
	BORDER: #FF9999 1px solid;
}
table.wrapper td {
	PADDING: 5px; 
}
table.newstable {
	PADDING: 10px; 
	WIDTH: 100%; 
	BORDER-COLLAPSE: collapse;
	text-align: left;
	BORDER: #CCCCCC 1px solid;
}
table.newstable td {
	PADDING: 10px; 
}
table.contact_footer {
	PADDING: 10px; 
	WIDTH: 100%; 
	BORDER-COLLAPSE: collapse;
	text-align: center;
	BORDER: #CCCCCC 1px solid;
	background-color: #FFFFCC;
}
table.contact_footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	PADDING: 10px;
}
#sitemap_footer {
 padding: 10px;
 font-weight: bold;
}
#sitemap_footer a {
	color: #FF0000;
	text-decoration: none;
}
#sitemap_footer a:hover {
	color: #FF9900;
}
.email_address {
	font-family: tahoma, helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
#kpoint {
	font-family: tahoma, helvetica;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}
#kpoint a {
	color: #FFCC66;
	text-decoration: none;
}
#kpoint a:hover {
	color: #FFFF66;
	text-decoration: none;
}
table.locations {
	width: 375px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
table.locations td {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
table.locations td.location_top {
	background-image: url(images/location_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 34px;
	padding-left: 50px;
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
table.locations td.location_r2c1 {
	background-image: url(images/location_r2_c1.gif);
	width: 174px;
	height: 141px;
	margin-left: 30px;
}
table.locations td.location_r2c2 {
	background-image: url(images/location_r2_c2.gif);
	width: 24px;
	height: 141px;
}
table.locations td.location_r2c3 {
	background-image: url(images/location_r2_c3.gif);
	width: 177px;
	height: 141px;
	margin:0px;
}