.header {
	background-image: url(/home/images/header.gif);
	background-repeat: no-repeat;
	height: 166px;
	width: 750px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFEF4F;
}
.main {
	background-image: url(/home/images/body_bg.gif);
	height: 100%;
	width: 750px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFEF4F;
	background-repeat: repeat;
}
.main2 {
	background-image: url(/home/images/body_bg.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFEF4F;
}
.whois {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	margin: 5px;
	width: 530px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
	margin: 5px;
	width: 190px;
	font-weight: bold;
}
.nav {
	width: 199px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFEF4F;
}
.store {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFEF4F;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 10px;
	color: #000066;
}
body, td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}