body {
	margin: 0;
	padding: 0;
	font: 0.7em/1.5 verdana, geneva, sans-serif;;
	color: #030303;
	background: #FCFCFC; // url('../images/bg.jpg') repeat-x; F0F0F0
	border: none;
	
}
#top {
	MARGIN: 0px;
	HEIGHT: 0px;
	voice-family: inherit
}
HTML > BODY #top {
	HEIGHT: 0px
}

#Container {
  margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
/*
	margin: 20px 73px 30px 87px; */
	width: 800px;
	.width: 820px;  
}

/* Custom corners addition */
div.Content {
	background:  url("../images/topleft.gif") top left no-repeat;
	position: relative;
	border: none;
}
div.Content h3 {
	position: relative;
	background:  url("../images/topright.gif") top right no-repeat;
	font-size: 1.3em;
	padding: 15px;
	padding-left: 0;
	margin: 0;
	right: -8px;
}
div.Content a { outline: none; border: 0; }
div.ContentBody {
	background:  url("../images/right.gif") top right repeat-y;
	margin: 0;
	margin-top: -2em;
	padding: 15px;
	padding-left: 0;
	position: relative;
	right: -8px;
}

/* CONTENT INFORMATION ACCESSORIES STYLING  */

#Container .ContentBody p.info {
width: 240px;
color: #000;
font-size: 9px !important;
background-color: #eeeeee;
}
#Container .ContentBody p.title {
font-size: 9px;
font-weight: bold;
}
#Container .ContentBody a.moreInfo{
float: right;
text-decoration: none;
}
#Container .ContentBody  img.acc {
float: left;
margin: 0 5px 5px 0;
border: 0;
}
#Container .ContentBody  td {
  padding: 5px;
}

.redCopy {
	COLOR: #ff0000;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal
}
.saleTitle{
	COLOR: #ff0000;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 13pt;
}
div.ContentFooter {
	background:  url("../images/bottomleft.gif") bottom left no-repeat;
	position: relative;
	top: 7px;
}
div.ContentFooter p {
	background:  url("../images/bottomright.gif") bottom right no-repeat;
	padding: 15px;
	padding-left: 0;
	display: block;
	margin: -2em 0 0 0;
	position: relative;
	right: -8px;
}
div.LongContent {
	background: url("../images/leftborder.gif") top left repeat-y;
}
#menu {
	font-family: verdana, geneva, sans-serif;;
	margin: 0 0 0 10px;
}
/*  WORKSTATION / CONTENT CENTER STYLING  */
.wkstn {
	margin: 0 22px 0 22px;
	font-family: verdana, geneva, sans-serif;
	z-index: -1;
	background-image: url('../images/wmkEcolor800_30.jpg');
	background-repeat: repeat-x;
}
/*replaces .style for image align=right  */
.imgRight{
position: absolute; 
top:130px; right:40px;
width:160px; 
height:160px;
}
.style {
	/* position: relative; -> fix for ie6 not displaying pic!!!! lol
*/
  position: relative;
	float: right;
}
 .wkstn td{
	border:  1px  solid #e4e4e4;
/*	vertical-align: middle;  */
	text-align: center;
	font-size: 10px;
	color: #676767;
}
.TextList {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 12pt
}
#frontPage {
margin: 0 22px 0 22px;
font-family: tahoma;
z-index: -1;
}

#frontPage td{

  text-align: center;  
	border:  1px  solid #eee;
  font-size: 10px;
  color: #000066;

}
#frontPage ul li{
  list-style:none;
}
#frontPage a{
  text-decoration: none;
}
#frontPage ul li {
 float: left;
 display: block;
}
#soft {
	margin: 0 22px 0 22px;
	font-family: verdana, geneva, sans-serif;;
	z-index: -1;
	background-image: url('../images/wmkEcolor800_30.jpg');
	background-repeat: repeat-x;
}
#soft .soft td {
	border:  none;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	color: #030303
}
.soft a {
  text-decoration: none;
}  

.wkstn a {
	text-decoration: none;
	color: #091CAA;
}
.wkstn a:hover {
	text-decoration: none;
	color: #cc0000;
}
.systemSpec {
	font-size: 9px;
	text-align: center;
	color: #676767;
}
/*  FOOTER STYLING  */
#Footer {
	text-align: center;
	color: #676767;
	font-size: 9px;
}
#Footer .Footer a:link, a:visited {
	color:  #091CAA;
	font-family: verdana, geneva, sans-serif;;
	line-height: normal;
	text-decoration: none;
}
#Footer .Footer a:hover {
	color:  #cc0000;
	font-family: verdana, geneva, sans-serif;
	line-height: normal;
	text-decoration: none;
}

/*  FOR TAB PRESENTATION  */
.nav {
	COLOR: #343434;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	FONT-SIZE: 10px;
//	FONT-WEIGHT: bold;
	LINE-HEIGHT: 13pt;
}
.tabTitle{
	COLOR: #000066;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 13pt;
}
.redTitle{
	COLOR: #ff0000;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 13pt;
}
.paraTitle{
	COLOR: #000066;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 13pt;
}

/*  END TAB PRESENTATION  */
