

.bgGray
{
	background: #f9f7f8;
}

td.tdLarge
{
	padding-top: 10px;
	padding-bottom: 10px;
}

table.tableView
{
	color: #828281;
	width: 95% !important;
	/*border: 1px solid #5a2f4a;*/
	font-family: Arial;
	font-size: 14px;
	text-align: center;
}

table.tableView tr
{
	vertical-align: top;
}

table.tableView_2
{
	color: #333;
	margin: 0px auto;
	width: 95%;
	/*border: 1px solid #5a2f4a;*/
	font-family: Arial;
	font-size: 12px;
}

table.tableView_2 td
{
	padding: 10px 0px;
}

table.tableView_2 img
{
	height: 80px !important;
	border: 3px solid #971c1c;
}

table.tableView_3
{
	margin: 0px auto;
	width: 95%;
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #5a2f4a;
	color: #555555;
}

table.tableView_3 tr
{
	vertical-align: top;
	border-bottom: 1px solid #555555;
}

table.tableView_3 tr img
{
	max-height: 60px;
	max-width: 130px;
}

.underline
{
	border-bottom: 1px solid #555555;
}


table.tableView_4
{
	margin: 0px auto;
	width: 50%;
	font-family: Arial;
	font-size: 13px;
	color: #555555;
}

table.tableView_4 tr
{
	vertical-align: top;
}

table.tableView_4 td
{
	padding-top: 5px;
	padding-bottom: 5px;
}


td.marg
{
	padding-top: 5px;
	padding-bottom: 5px;
}

tr.trView
{
	vertical-align: top;
}

tr.trView:hover
{
	background: #f6c8f8;
}

table.tableView  td.tdTitle a:link, table.tableView  td.tdTitle a:visited
{
	display: inline;
	color: #f9f0f9;
}

table.tableView  td.tdTitle a:hover
{
	color: #ddbbd0;
}

td.tdTitle
{
	text-align: center;
	font-size: 12px;
	color: #f9f0f9;
	font-weight: bold;
	background: #ae4242;
	/*background: #923f73 url(../picts/tlo_table1.jpg) repeat-x;*/
	/*background: #923f73 url(../picts/tlo_table1.jpg) repeat-x;*/
}

td.tdId
{
	min-width: 30px;
	text-align: center;
	color: #99507e;
}

td.tdCenter
{
	text-align: center;
}

td.tdRight
{
	text-align: right !important;
	padding-right: 30px !important;
}

td.tdRight2
{
	text-align: right !important;
	padding-right: 10px !important;
}

td.tdLeft
{
	padding-left: 30px !important;
}

td.tdLeft2
{
	padding-left: 10px !important;
}

td.tdCenter a.details 
{
	color: #823363;
}

td.tdCenter a.details:link, td.tdCenter a.details:visited
{
	display: inline;
	color: #823363;
}

td.tdCenter a.details:hover
{

}

td.tdUnder
{
	background: #f6e8f1; 
	font-size: 12px;
}

td.tdBold
{
	font-weight: bold;
}

td.middleSize
{
	width: 180px;
}

table.basketFinal
{
	font-size: 12px;
	font-family: Arial; 
	border: 1px solid #dacfc1;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 3px;
}

td.basketFinalTitl
{
	padding-left: 6px;
	border-bottom: 1px solid #dacfc1;
	border-left: 1px solid #dacfc1;	
}

td.basketInput
{
	width: 40px; 
	text-align: center;
	border-bottom: 1px solid #dacfc1;
}

td.baskFinal
{
	text-align: left; 
	width: 90px; 
	padding-left: 6px; 
	color: #813363; 
	border-left: 1px solid #dacfc1;	
}

td.baskFinalDesc
{
	padding-right: 6px;
	color: #4f4f4f;
}

table.formTanble
{
	width: 95%;
	margin: 10px 0px;
}
