body {
	font-family: Arial;
	background-color: #FFFFFF;
	margin:0 px;
}
.mainTable{
	border:1px solid #fed62f;
	border-collapse:collapse;
	padding: 1px;
}

.borderYellow{
	border:1px solid #fed62f;
	border-collapse:collapse;
}
.caption { background-color: #fed62f; } 

.menuLeft{
	background-color:#fed62f;
	background:url(images/bgRepeat.jpg); 
	background-repeat:repeat-x;
}

.menuText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

.mainDiv{
	background-color:#dddcdb;
}

td.selMenuOpt A
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9c6d12;
	font-weight:bold;
	text-decoration: none;
}
td.selMenuOpt A:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9c6d12;
	font-weight:bold;
	text-decoration: none;
}
td.selMenuOpt A:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9c6d12;
	font-weight:bold;
	text-decoration: none;
}

td.txt10 A
{
	color: #000000;
	text-decoration: none;
}
td.txt10 A:visited
{
	color: #000000;
	text-decoration: none;
}
td.txt10 A:hover
{
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
}


A {
   	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
A:normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
A:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
A:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9c6d12;
	font-weight:normal;
	text-decoration: none;
}
.txt A:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #9c6d12;
	font-weight:normal;
	text-decoration: none;	
}
.TopBarCnt{
	background:url(images/bgTopMenu.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.BtmBarCnt{
	background:url(images/bgTopMenu.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
.txt10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

.itemTable{
	border-collapse:collapse;
	padding: 0px;
	border-bottom:1px solid #e7dcc6;
	border-left:1px solid #e7dcc6;
	border-right:1px solid #e7dcc6;
	border-top:1px solid #e7dcc6;
	cursor: pointer;
}
.txtTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:Bold;
	text-decoration: none;
}
.txtTitleBig{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:Bold;
	text-decoration: none;
}

th
{
	text-align: left;
}
input { font-size: 11px; }

table.formTable th
{
	text-align: right;
}

table.newsTable th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table.newsTable td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	font-weight: bold;
}
table.newsTable td.even
{
	background-color: #EEEDED;
}

table.newsTable td a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
table.newsTable td a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
table.newsTable td a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

div.prodScroller
{
	overflow-x: scroll;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #979797;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #A6A6A6;
	scrollbar-shadow-color: #A6A6A6;
	scrollbar-track-color: #FFFFFF;
	
	padding: 0;
	margin: 0;
	border: 0;
}

div.scroller
{
	overflow-y: scroll;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #FFFFFF;	
	padding-right: 8px; 
}

.brandNavigator
{
	border: 1px solid #FDD52E;
}

td.buttonSelected
{
	border: 1px solid black;
}

td.buttonNotSelected
{
	border: 1px solid #ECECEC;
}

.copyright, a.lang, a.lang:visited
{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.lang:hover
{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.headlines_title
{
	padding-left: 7px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.headlines
{
	height: 118px;
	overflow-y: scroll;
}

.headlines table 
{
	margin: 7px;
}

.headlines table td 
{
	line-height: 11px;

}

.headlines table td a, .headlines table td a:visited, .headlines table td a:hover
{
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #00298F;
	font-weight: bold;
}

.headlines table td a:hover
{
	color: #000000;
}

