body {
margin: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}
.cobhl, .cobll{
	font-size:11px;
}

.topbg {
background-image: url(images/topbg.gif);
}

.barbg {
background-image: url(images/barbg.gif);
}

.leftbg {
background-image: url(images/leftbg.gif);
}

A.menu:link {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:active {
COLOR: #FFFFFF; TEXT-DECORATION: none}
A.menu:visited {	COLOR: #FFFFFF; TEXT-DECORATION: none}
A.menu:hover {
	COLOR: #333333; TEXT-DECORATION: none}
TD.menu {font-family: Arial;font-size: 12px;color: #333333;}
DIV.menu {font-family: Arial;font-size: 12px;color: #333333;}
A:link  {color: #90A1B9;text-decoration: none;}
A:visited  {color: #90A1B9;text-decoration: none;}
A:active  {color: #90A1B9;	text-decoration: none;}
A:hover  {color: #333333;	text-decoration: none;}
TD  {font-family: Verdana,Arial;font-size: 13px;}
P  {font-family: Verdana,Arial;font-size: 12px;}
TD.right {font-family: Verdana,Arial;font-size: 11px;color: #333333;}

HR {
	color: #90A1B9;
	height: 1px;
}
a.ectlink, .detailname, .prodname{
	font-weight:bold;
	color:#4D6079;
	}
td.prodimage{vertical-align:top;}

#home-pitch {
   position: relative;
   top: 0px;
   left: 10px;   
}
#home-main-img{
	position: absolute;
	top: 10px;
	left: 10px;
}
#home-new-concepts {
   position: absolute;
   top: 378px;
   left: 16px;
   width: 251px;
   height: 144px;
}
#news {
   position: absolute;
   top: 0px;
   left: 527px;
   width: 133px;
}
.newDesignTitle{
	margin-bottom:20px;
	color:#000000;
	font-weight:bold;
}
.newDesignComments{
	width:290px;
	Height:190px;
}
.newDesignTd{
	border-style:solid;
	border-color:#aaaaaa;
	border-width:0px 0px 1px 1px;
}
.newDesignCommentsTd{
	padding:15px;
	border-style:solid;
	border-color:#aaaaaa;
	border-width:0px 1px 1px 0px;
}