﻿body 
{
	background-image: url('main_page.png'); 
	text-align: center;
	min-width: 664px;
	font-family:Arial;
}


btm_lbl
{
}

A 
{
	FONT-WEIGHT: bold; 
	COLOR: #6633ff; 
}	

A:hover
{
	color: white;
	background-color: blue;
	text-decoration: none;
}

A:active {
	COLOR: white; 
	BACKGROUND-COLOR: blue
}


#linkYonsList123
{
	font-size: 10pt;
}

#ylIdSearchClickText
{
	font-size: 14px;
}


table.ending_block
{
	width:100%; 
	background-image: url('main_end.png'); 
}


td.VENDOR0
{
	border-right-width:thin; 
	border-right-style:solid; 
	border-right-color:Blue;
}
td.VENDOR1
{
	border-right-width:thin; 
	border-right-style:solid; 
	border-right-color:Purple;
}

td.DeviceCompareColumnHead1
{
	vertical-align:top;
	padding-left:3px;
	padding-right:3px;
	font-size:large;
}
td.DeviceCompareColumn1
{
	vertical-align:top;
	padding-left:3px;
	padding-right:3px;
	font-size:small;
	border-bottom-color:Gray;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:Gray;
	border-right-style:dashed;
	border-right-width:1px;
}
td.DeviceCmpareClmn0
{
	border-bottom-color:Blue;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
td.DeviceCmpareClmn1
{
	border-bottom-color:Purple;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

td.DeviceCompareColumn2
{
	vertical-align:top;
	padding-left:3px;
	padding-right:3px;
	font-size:small;
	border-bottom-color:Gray;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-right-color:Gray;
	border-right-style:dashed;
	border-right-width:1px;
}

td.DeviceCompareColumn3
{
	vertical-align:top;
	padding-left:3px;
	padding-right:3px;
	width:100%;
	font-size:smaller;
	color:Blue;
	border-bottom-color:Gray;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

tr.CompItemTitle
{
background-color:#ffffcc;
}
tr.ODDROW
{
background-color:#f1f1ff;
}
tr.EVENROW
{
background-color:#ffffff;
}



input.TOPLINEBUTTON
{
	cursor:pointer;
}

table.BANNER_TABLE
{
 background-image: url('main_base.png'); 
 height: 93px;
 }

table.Menu_table
{
 background-image: url('main_base2.png'); 
	width:100%;
	
}



tr.Menu_tr
{
}

td.Menu_td
{
	margin-right:5px;
}

td.menu
{
 background-image: url('menudehighlight.png'); 
 height:22px;
 padding-left:2px;
 padding-right:3px;
}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}
a.TNW_LOGO
{
	text-decoration:none;
}

#yhContent
{
    width: 710px;
    /*664px*/
    margin: 0 auto;
    text-align: left;

	border-left-width: 4px; 
	border-left-color: Silver; 
	border-left-style:none;
	
    border-right-width: 4px; 
    border-right-color: Silver; 
    border-right-style:none
}


