body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-image:url(graphics/stretch.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;

}

td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#333333;
}

.bodystyle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#333333;
}

.small {
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.medium {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#333333;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000033;
}

.xbig {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color:#000033;
}

.expanded {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Trebuchet MS";
	text-align: justify;
	color:#FF0000;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
#body {
width:100%;
text-align:center;
}
#container {
width:760px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
border:#333333 thin solid;
}
#header {
background-image:url(graphics/headerbanner.jpg);
background-repeat:no-repeat;
width:780px;
height:151px;
left:2px;
top:0px;
border-top-color:#663366;
border-top-style:solid;
border-top-width:thin;
position:relative;
z-index:1;
}
#nav {
width:778px;
border-bottom-style:solid;
border-bottom-width:thin;
border-bottom-color:#000033;
left:2px;
float:left;
top:0px;
position:relative;
z-index:2;
}
#navbutton {
width:145px;
height:26px;
}
#content {
width:756px;
float:left;
position:relative;
left:13px;
top:0px;
background-color:#FFFFFF;
}
#containerbottom {
width:788px;
height:15px;
margin-left:auto;
margin-right:auto;
position:relative;
left:-1px;
background-image:url(graphics/containerbottom.jpg);
background-repeat:no-repeat;
}
.fixvis:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.fixvis {
display:inline-block;
}
.fixvis {
display:block;
}
* html .fixvis {
height:1px;
}
.fixvis {zoom:1;} 
#prodboxtop {
	width:660px;
	height:31px;
	background-image:url(graphics/prodboxtop.jpg);
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#prodmiddle {
width:680px;
padding:2px 10px 2px 10px;
background-image:url(graphics/prodboxmid.jpg);
background-repeat:repeat-y;
}
#prodbottom {
width:660px;
height:34px;
padding:6px 20px 0px 20px;
background-image:url(graphics/prodboxbottom.jpg);
background-repeat:no-repeat;
}
