body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.style2 {
  font-size: 12px;
  font-weight: bold;
}
table {
	font-size: 12px;
}
.style3 {
	line-height: 15px;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #000000;
	text-decoration:none;
}

div.menu_button{
	list-style-type: none;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	background-image: url(img/menu_button.gif);
	height: 30px;
	width: 140px;
	font-size:12;
	color: #000000;
	font-weight: bold;
	background-repeat:no-repeat;
}

.menu_button a:link {
	color: #000000;
	text-decoration: none;
}

.menu_button a:visited {
	color: #000000;
	text-decoration: none;
}

.menu_button a:hover {
	color: #0000FF;
}

.menu_button a:active {
	color: #000000;
	text-decoration: none;
}

div.menu_button_two{
	list-style-type: none;
	text-decoration: none;
	font-size:12;
	color: #000000;
	font-weight: bold;
}

.menu_button_two a:link {
	color: #000000;
	text-decoration: none;
}

.menu_button_two a:visited {
	color: #000000;
	text-decoration: none;
}

.menu_button_two a:hover {
	color: #0000FF;
}

.menu_button_two a:active {
	color: #000000;
	text-decoration: none;
}

div.no_link{
	color: #FF9900;
	font-weight: bold;
}.flow {
	background-image: url(img/orderflowback.gif);
}
.topmenu {
	background-color: #F4FBFF;
}

h1 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
h5 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
h6 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
}

strong.normal {
	font-weight:normal;
}