﻿table#tableTradeMark tr.d0  {
	background-color: #ffffff;
	text-align:left;
}
table#tableTradeMark tr.d1  {
	background-color: #efefef;
	text-align:left;
}

#tableTradeMark td, .classTable td
{
    font-size: 12px;
    padding: 6px 0px;
    text-align:left;
}

#tableTradeMark td.left, .classTable td.left
{
    font-weight: bold; 
    width: 130px;
    text-align:left;
}

h2
{
    font-size:18px;
    color: #006e9f;
    font-weight: bold; 
}

h3 
{
    font-size: 16px; 
    color: #006e9f;
    font-weight: bold; 
    padding-top:12px;
    padding-bottom:0px;
    margin-bottom:7px;
}

.designsearchcode
{
float:left; width:100px; font-weight: bold;
}

.commerceusage {
text-align:center; width:110px; height:110px; padding-right:5px; margin: 5px 5px; border:solid 1px #ccc;
}

.commerceusagelink {
text-align:center; padding-bottom:12px;
}

.divsecondarymeaning {
 border: solid 1px #000; color:#333; font-weight:bold; width:240px; padding: 10px 10px;
}

.textareasecondaryarea {
background-color: #ffffd3; width:250px; height:50px;
}

.relatedimage {
float:left; padding: 3px 3px; width:75px; border:solid 1px #000; margin:2px 2px;
}

.highlight
{
	color:#ff0000; font-weight:bold;font-size:12px;
}

textarea 
{
	border: solid 1px #000; width:240px;
}

.outborder
{
	border:solid 1px #ccc;
	margin: 2px 2px 2px 2px;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width:120px; 
    height:120px;  
}
.wraptocenter * {
    vertical-align: middle;
}


.markLogo
{
	padding-top:10px;
}

#SearchBox
{
	width:660px; 
	height:40px; 
	background-image:url('/images/main/search_header.jpg');	
	margin-top: 10px;
}

.SearchBoxTxt
{
	padding-left:370px; 
	color:#fff; 
	font-size:11px; 
	font-family:Arial; 
	float:left; 
	padding-top:8px;
}

.SearchBoxButton
{
	float:left; 
	padding-top:6px; 
	padding-left:6px;
}
.sitemap
{
	margin-top: 12px;
    margin-bottom: 0px;
    padding: 18px 0px 4px 0px;
    color: #999; 
}

.label
{
    float: left;
    text-align: right;
    display: block
}


.submit input
{
    color: #000;
    background: #ffa20f;
    border: 2px outset #d7b9c9;
    color: #781351;
    background: #fee3ad;
    border: 1px solid #781351
}

fieldset
{
    border: 1px solid #781351;
    /* width: 98%; */
}

legend
{
    color: #fff;
    background: #ffa20c;
    border: 1px solid #781351;
    padding: 2px 6px
} 