.tdLeftrail {
	background-image: url(images/railBg.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.tdRightrail {
	background-image: url(images/railBg.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.updateBox {
	height: 47px;
	width: 152px;
}
.windowLeft {
	background-image: url(images/windowLeft.gif);
	background-repeat: repeat-y;
	height: 125px;
}
.windowRight {
	background-image: url(images/windowRight.gif);
	background-repeat: repeat-y;
	height: 125px;
}

.dealerName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	padding-top: 4px;
	font-weight: bold;
	padding-right: 23px;
	line-height: 14px;
	margin-top: 4px;
	display: block;
}
body {
	background-color: #8A6C32;
	color: #5e4b1c;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
}


.textLink {
	margin: 0px;
	display: inline;
	padding: 0px;
}
.litLibTDLeft {
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4DCC9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4DCC9;
	padding: 10px;
	width: 241px;
}
.litLibTDRight {
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4DCC9;
	padding: 10px;
	width: 241px;
}



.textLink ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	text-decoration: underline;
	margin: 0px;
	display: block;
	padding: 0px;
}
.textLink ul li {
	list-style-image: none;
	list-style-type: none;
	display: list-item;
	width: 483px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #003399;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.textLink ul li a:link {
	text-decoration: underline;
	font-weight: normal;
	display: list-item;
	margin: 0px;
	padding: 0px;
	color: #003399;
}
.textLink ul li a:visited {
	text-decoration: underline;
	font-weight: normal;
	display: list-item;
	margin: 0px;
	padding: 0px;
	color: #003399;
}
.textLink ul li a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #de7524;
}
.textLink ul li a:active {
	text-decoration: underline;
	font-weight: normal;
	display: list-item;
	margin: 0px;
	padding: 0px;
	color: #975d08;
}
.bodyTextHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txtLink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #003399;
	text-decoration: underline;
	margin: 0px;
	display: block;
	padding: 0px;
}
.txtLink a:visited {
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #003399;
}
.txtLink a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #de7524;
}
.txtLink a:active {
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #975d08;
}
.txtFldLengthFullWidth {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtFldLength128 {
	width: 128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtFldLength20 {
	width: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtFldLength35 {
	width: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtFldLength50 {
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtFldLength45 {
	width: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtFldLength100 {
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
hr {
	width: 482px;
	height: 1px;
	color: #E5DBC8;
}

.errorMessage
{
	font-weight: bold;
	color: Red;
	font-size: 12px;
}


.loginStatus a
{	
	font-weight:bold;
	font-size: 10px;
}

.loginStatus a:active
{
	font-weight:bold;
}

.loginStatus a:visited
{
	font-weight:bold;
}

table.entityList
{
	width : 80%;
}

table.entityList TH
{
	background-color: #CCCCCC;
	padding: 5px;
	font-size: 12px;
	text-align: center;
}

table.entityList TD
{
	font-size: 12px;
	padding : 5px;
}

table.entityList TD
{
	font-size: 12px;
	padding : 5px;
}

table.details
{
	width:80%;
}

table.details .header
{
	padding: 5px;
	font-size: 12px;
	font-weight:bold;
}

table.details .item
{
	padding: 5px;
	font-size: 12px;
}

a:link 
{
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #003399;
}

a:visited 
{
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #003399;
}

a:active
{
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #003399;
}

.adminMenu
{
	font-size:12px;
	font-weight:bold;
}

adminMenu, a.adminMenu, a.adminMenu:visited, a.adminMenu:active
{
    font-weight:bold;
	font-size: 14px;
}

.bodyTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.textInstruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.textBlack11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight:bold;
}
.loading{
	background-color: #8A6C32;
	color:#ffffff;font-weight:bold;font-size:12px;
}

.ddl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.popupModal{
	background-color:#E4DCC9;
	border-width:3px;
	border-style:solid;
	border-color:#8A6C32;
	padding:3px;
	width:200px;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}

.popupHandle
{
	cursor: move;
	background-color:#8A6C32;
	border:solid 1px black;
	color:White;
	text-align:center;
	width:100%
}

.modalBackground {
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.popupText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}