body {
	background-image: url(../images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.body_table {
	background-image: url(../images/cooperwallacewww_15.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border: 1px solid #636466;
}
.orange_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e8a713;
	font-size: 10px;
}
a.nav:link {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: e8a713;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:visited {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
a:link {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: e8a713;
	font-size: 10px;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}
td.boxright {
	background-image: url(../images/box_08.gif);
	background-repeat: repeat-y;
	background-position: right;
}
td.boxleft {
	background-image: url(../images/box_05.gif);
	background-repeat: repeat-y;
	background-position: left;
}
td.boxtop {
	background-image: url(../images/box_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td.boxbottom {
	background-image: url(../images/box_14.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
hr {
	border: none;
	background-image: url(../images/dot-horz.gif);
	background-repeat: repeat-x;
	line-height: 3px;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
}
p {
	font-size: 10px;
}
image.pic {
	margin: 5px;
	padding: 0px;
}
.tiny {
	font-size: 8px;
}
.text {
	font-size: 10px;
}

