
body {
	font: 80% verdana, arial, helvetica, sans-serif;
	text-align: center; /* for IE */
}
#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */

	border: 0;
	width: 750px;
}
#header {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */

	border: 0;
	width: 750px;
}
#footer {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */

	border: 0;
	width: 750px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.pretmic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.tbdelimborder {
	border: 1px solid #EAEAEA;
}
.tbdelimheader {
	background-color: #F7F7F7;
}
.cartbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #EBEBEB;
	border: 2px outset #999999;
	height: 18px;
}
.frmfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #999999;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
.menu-rb {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}


<!--

.announcement-tabel {

	border: 1px dotted #666666;

}

.announcement-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #333333;

}
.style1 {
	color: #999999;
	font-weight: bold;
}
