﻿.header {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
	text-align: center;
	max-width: 828px;
}
.bodywrapper {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	text-align: center;
}
.pageinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	height: auto;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.bodyborder {
	border: 1px #0066FF solid;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;

}
.ordernow {
	border: 1px #0000FF solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.yellow_text {
	text-decoration: none;
	color: #FFFF00;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style:normal;
	color:black;
	text-align:center;
}

.blue_italic_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
}
.masthead {
	background-image: url('images/background_masthead.gif');
	border-spacing: 3px;
	width: 820px;
	text-align: right;
	}
.topnavigation {
	width: 824px;
	height: 36px;
	text-align: left;
	font-size: 9pt;
}
.topmivanavigation {
	width: 824px;
	height: 28px;
	text-align: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.sidenavigation {
	font-size: x-small;
	background-color: #EEEEEE;
	height: auto;
	text-align: left;
}
.botnavigation {
	background-color: #FFFFFF;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style:normal;
	color:black;
	text-align:center;
}a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

