﻿body {
	background-color: #FFFFFF;
	margin: 0px;
}

#nav {
 display: none;
}

.nav_main {
	display: none;
}

 #nav a {
 	color: #004080;
	display: none;
 }

 #content {
 	font-family: tahoma, arial;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;
	float: left;
	width: 97%;
	text-align: -moz-center;
	text-align: center;
 } 
 
 #search {
	text-align: right;
	padding: 5px 15px 5px 5px;

 } 
 
 #search input {
	font-family: Tahoma, Arial;
	font-size: 12px;
	border: 1px solid #CACACA;
 }

 #listing {
	display: none;
 }

 #control_msg {
	font-weight: bold;
	cursor:hand;
 }

 #control {
	width: 565px;
	height: 23px;
	float: left;
 }

 #submenu {
	float: right;
	border: 1px solid #D2E9FF;
	margin-top: 30px;
	margin-right: 10px;
	padding: 5px;
	display: none;
 }

 .product_name {
	text-transform: Capitalize;
	font-family: Verdana, tahoma, arial;
	font-size: 18px;
 }

 .product_topic {
	text-transform: Capitalize;
	font-family: tahoma, arial;
	font-size: 12px;
 }

 .product_content_0 {
	font-family: tahoma, arial;
	font-size: 12px;
	background-color: #F3F3F3;
 }

 .product_content_1 {
	font-family: tahoma, arial;
	font-size: 12px;
	background-color: #E4E4E4;
 }

 .footer {
	display: none;
 }

td.menu_td {
	width: 125px;
	height: 125px;
	font-family: tahoma, arial;
	font-size: 10px;
	vertical-align: bottom;
	text-transform: Capitalize;
	cursor: hand;
 }

 td {
	font-family: tahoma, arial;
	font-size: 12px;
 }

 .content_topic {
	text-transform: Capitalize;
	font-family: tahoma, arial;
	font-size: 18px;
	font-weight: bold;
 }

.contact {
	font-family: tahoma, arial;
	font-size: 12px;
	display: inline;
}
.st_tbcss {
	display: none;
}
.interest {
	display: none;
}
.menu_topic {
	display: none;
}
