body {
background-color:#FFFFFF;
margin-top:0px;
}
td.topheader {
	width:860px;
	height:21px;
	text-align:center;
	padding-top:8px;
	color:#000000;
	font-size:10px;
	font-weight:none;
	text-decoration:none;
	font-style:normal;
	font-family:arial,sans-serif;
}

td.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width:860px;
	height:151px;
	text-align:right;
	padding-top:78px;
	padding-right:10px;
	color:#971D1C;
	font-size:14px;
	font-weight:none;
	text-decoration:none;
	font-style:normal;
	font-family:arial,sans-serif;
}

td.content_area {
	background-image: url(images/content_area2.jpg);
	background-repeat: no-repeat;
	width:826px;
	background-position: right top;
}

td.left_col {
background-image: url(images/left_col.gif);
background-repeat: repeat-y;
width:17px;
}

td.right_col {
background-image: url(images/right_col.gif);
background-repeat: repeat-y;
width:17px;
}

td.left_content {
	width:450px;
	padding:10px;
	padding-top:30px;
}

td.right_content {
/* position: relative; */
background-color:#58595B;
border-top:1px solid #6A6A6A;
width:331px;
}

td[class=right_content] {
background-color: #646567;
}

#blend {
	width: 331px;
	height: 542px;
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
  /* border: 1px black solid; */
}

div[class=blendit] {
	background-image: url(/new/images/blending.png);
	background-repeat: no-repeat;
	background-position: right top;
}

td.bottom_1, p.bottom_1 {
background-color:#646567;
color:#FFFFFF;
text-align:center;
width:760px;
height:18px;
}

a.bottom_1:hover {color:#FFFFFF;}


td.bottom_2, p.bottom_2 {
background-color:#B7B8BA;
text-align:center;
width:760px;
height:16px;
}

td.bottom_3, p.bottom_3 {
background-color:#B7B8BA;
text-align:center;
width:760px;
height:17px;
}


p,ul {color:#646567;font-size:11px;font-weight:none;text-decoration:none;font-style:normal;font-family:arial,sans-serif;}

h1 {color:#646567;font-size:18px;font-weight:none;text-decoration:none;font-style:normal;font-family:arial,sans-serif;}
h2 {color:#646567;font-size:14px;font-weight:none;text-decoration:none;font-style:normal;font-family:arial,sans-serif;}
h3 {color:#646567;font-size:11px;font-weight:none;text-decoration:underline;font-style:normal;font-family:arial,sans-serif;}

a, a:active, a:link, a:visited {color:#971D1C;}
a:hover {color:#646567;}

a.menu, a.menu:active, a.menu:link, a.menu:visited {
color:#FFFFFF;font-size:14px;font-weight:none;text-decoration:none;font-style:normal;font-family:arial,sans-serif;
}

a.menu_on, a.menu_on:active, a.menu_on:link, a.menu_on:visited {
color:#B5B6B8;font-size:14px;font-weight:none;text-decoration:none;font-style:normal;font-family:arial,sans-serif;
}

a.menu:hover { color:#971D1C; }

ul.fourcol { width: 400px;list-style-type:none; }

li.any {
  list-style-type: none;
  float: left;
  width: 160px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  color: #646567;
  font-size: 10px;
  font-weight: none;
  text-decoration: none;
  font-style: normal;
  font-family: arial,sans-serif;
}

