﻿body
{
	background-color: #EBDFD0;
	font-size: 11px;
	font-family: Verdana;
}
.theme-top-links
{
}

.theme-top-links TD
{
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;

	text-align: center;
	background-image: url(../../../images/smallLine.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#theme-top-first
{
	background-image: url(../../../images/blank.gif);
	background-repeat: no-repeat;	
}

.theme-top-links TD A { color: #666666; }

.theme-content
{
	background-image: url(../../../images/header/header_e.jpg); 
	background-repeat: no-repeat;
	background-color: white;
	border: 1px solid #CCCCCC;
}

.theme-header-contact
{
	color: #666666;
	text-align: right;
	padding-right: 10px;
	height: 15px;
}
.theme-header-contact A { color: #666666; }

#custName
{
	color: #A1191F;
	width: 200px;
}
.cust-name
{
	float: left;
	overflow-x: hidden;
	width: 114px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cust-inout
{
	text-align: right;
	width: 62px;
	float: right;
}