.main_table {
	height: 600px;
	width: 760px;
	vertical-align: top;
	border: 1px solid #C8FFFF;
}
.header_table {
	height: 140px;
	width: 100%;
	background-color: #93FFFF;
}
.header_table_rev {
	height: 140px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/logo_rev.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer_table {
	background-color: #93FFFF;
	height: 62px;
	width: 100%;
}
.footer_table_rev {
	background-color: #FFFFFF;
	height: 62px;
	width: 100%;
}
.nav_table {
	height: 30px;
	width: 100%;
}
.nav_table_rev {
	height: 30px;
	background-color: #93FFFF;
	width: 100%;
}
.content_table {
	height: 348px;
	width: 100%;
	background-image: url(../images/bg_swurl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content_table_rev {
	height: 348px;
	width: 100%;
	background-color: #93FFFF;
	background-image: url(../images/bg_swurl_rev.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottom_swurl_table {
	background-image: url(../images/bg_swurl_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom_swurl_table_rev {
	background-image: url(../images/bg_swurl_bottom_rev.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: right top;
}
.text_address_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000280;
	text-decoration: none;
	font-weight: bold;
}
.text_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000280;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #25419F;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
}
.menu_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #25419F;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #25419F;
	text-decoration: none;
}
.history_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000280;
	text-decoration: none;
}
.history_nav_arrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.history_nav_table {
	margin-top: 30px;
	margin-left: 10px;
}
.generic_table {
	border: 1px solid #000280;
}
.bodytext_rev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000280;
	text-decoration: none;
}
.side_nav_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000280;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.side_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000280;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}
.side_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #000280;
}
.side_nav_table {
	border-top: 30px solid #93FFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #93FFFF;
}
.listLINKS {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #25419F;
	text-decoration: none;
}
.listLINKS:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.section_title {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	text-indent: 10px;
	background-color:#D8D8D8
}
.category_title {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	text-indent: 10px;
}
.product_title {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	text-indent: 20px;
}
.detail_title {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	display: block;
	text-indent: 40px;
}
