.main {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

.menu {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 100px;
	right: 10px;
	bottom: auto;
	line-height: normal;
	text-decoration: none;

	
}

.container {
	position: absolute;
	height: auto;
	width: 750px;
	left: 220px;
	top: 10px;
	right: auto;
	bottom: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: thin solid #CCCCCC;

}
.formstyle {
}
.header {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-color:#0033FF;
	text-decoration: none;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: auto;
	background-color: #FFFF00;
	background-position: center;
	border: medium solid #0033CC;
	margin: 5px;
	padding: 10px;
	width: 95%;
	text-align: center;
	
}
.topmenu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	background-color: #FFFF00;
	background-position: center center;
	border: medium solid #0033CC;
	margin: 5px;
	padding: 5px;
	width: 100px;
	text-align: center;
	a-link: {text-decoration: none}
	 
}
.linup {
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: inline;
	white-space: nowrap;

}
.itemcat {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;

}

