body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EDEDED;
	margin: 0px;
}

img {
	border: none;
}

h1 {
	font-size:26px;
	font-weight:normal;
	font-size:verdana;
	color:#777;
	padding: 0.5em 0em 0.2em 0em;
}
	

h2 {
	font-size: 18px;
	font-weight: 100;
	color: #666;
	padding: 1em 0em 0em 0em;
	margin: 0em;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	padding: 0.2em 0em 0em 1em;
	margin: 2em 0em 0em 0em;
	background-image: url(../img/bulletarro2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

a {
	color: #f60;
	text-decoration: none;
}
a:hover {
	color: #000;
}

#pageContainer {
	position: relative;
	width: 780px;
	margin: 0 auto;
}

#pageTop {
	position: relative;
	background-image: url(../img/layout/top-bground.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 30px;
	background-color: #ededed;
}
#pageTopHome {
	position: relative;
	background-image: url(../img/layout/top-bground-home.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 30px;
	background-color: #ededed;	
}
#pageNavigation {
	position: relative;
	margin-top: 0px;
	height: 60px;
	padding: 0px;
}
#placeholderLogo {
	position: relative;
	padding: 0px 0px 0px 25px;
	height: 60px;
	width: 65px;
}

#placeholderCorporate {
	position: absolute;
	right: 4px;
	bottom: 2px;
	height: 40px;
	width: 314px;
	background-image: url(../img/layout2/baramenu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-collapse:collapse;
}
#placeholderCorporate td {
	border-collapse: collapse;
	font-weight: bold;
	padding:12px 0px 0px 0px; 
	font-size: 13px;
	margin: 0px;
	text-align:right;
}
#placeholderCorporate td.placeFirst {
	width:110px;
}
#placeholderCorporate td.placeSecond {
	width:94px;
}
#placeholderCorporate td.placeThird {
	width:108px;
}

#placeholderCorporate a {
	color: #999;
}
#placeholderCorporate a:hover {
	color: #f60;
}
#placeholderCorporate a.selectedBusSection {
	color: #000;
}
#placeholderCorporate a.selectedBusSection:hover {
	color: #f60;
}


#pageChenar {
	position: relative;
	width: 770px;
	background-image: url(../img/layout/mid-bground.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#pageNavbar {
	position: relative;
	margin-left: 2px;
	margin-right: 4px;
	height: 20px;
	text-align: left;
	vertical-align: 50%;
	background-image: url(../img/layout2/topbar.jpg);
	background-repeat: repeat-x;
	font-size:12px;
}

div#pageNavbar a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
div#pageNavbar a:hover {
	color: #000;
}

div.div-hr {
	background-image: url(../img/layout/hr-bground.gif);
	background-repeat: repeat-x;
	margin: 0px 4px 0px 2px;
	height: 3px;
	line-height: 0;
	font-size: 1px;
	padding:0;
}

#pageHeading {
	position: relative;
	background-color: #ededed;
	width: 764px;
	margin-left: 2px;
	margin-right: 4px;
	margin-bottom: 3px;
	padding-top: 4px;
}

#placeholderBreadcrumb {
	position: relative;
	right: 0;
	background-color: #ffffff;
	padding: 3px;
	margin-bottom: 0px;
	margin-top: 13px;
	font-size: 8pt;
	color: #999999;
	z-index: 50;
	float: right;
}

div#placeholderBreadcrumb a {
	background-image: url(../img/bulletarro3.gif);
	padding-right: 10px;
	color: #999;
	background-repeat: no-repeat;
	background-position: 100% 3px;
}

div#placeholderBreadcrumb a:hover {
	color: #f60;
}

#placeholderSection {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	color: #f60;
	margin-left: 18px;
	font-size: 200%;
	font-weight: 400;
	letter-spacing: 0.1em;
}

#pageContent {
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 2em;
	left: 0px;
	top: 0px;
}

#panelMain {
	position: relative;
	/*margin-right: 210px;*/
}

#panelRight {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	width: 200px;
}

#pageClose {
	position: relative;
	margin-top: 0px;
	background-color: #ededed;
	background-image: url(../img/layout/bottom-bground.gif);
	height: 12px;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 0px;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

div#pageNavbar a {
	padding-bottom: 2px;
	background-image: url(../img/layout/navi-sep-w.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
}
div#pageNavbar a.aNavFirst {
	background-image: none;
}

ul.listBottomNavbar {
	position: absolute;
	background-image: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: none;
	list-style-type: none;
	margin-right: 2em;
}

li.listBottomNavbar {
	background-image: none;
	display: inline;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	padding-right: 1em;
	border: none;
	list-style-type: none;
}

li.listBottomNavbar a {
	font-weight: bold;
	font-size: 90%;
	color: #000;
	background-image: url(../img/bulletor7.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

li.listBottomNavbar a:hover {
	color: #666;
	background-image: url(../img/bulletarro4.gif);
}

div.pageBottomNav {
	position: relative;
	height: 1.5em;
	padding: 0em;
	margin: 0px 4px 2px 2px;
	background-color: #ededed;
}

a.a-nobullet {
	background-image: none;
}

.noPadding {
	padding: 0px;
	margin: 0px;
}


ul.PaddingShop {
	margin-left:20px;
}
ul.PaddingShop li {
	padding:0px 0px 1px 0px;
	list-style-image:none;
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
	background-image:none;
}
ul.PaddingShop li p {
	margin-top:15px;
	margin-bottom:0px;
}
ul.PaddingShop li a {
	margin-top:5px;
	padding-bottom:1px;
	color:#555;
	vertical-align:bottom;
	display:block;
	background-image:url(../img/sgshops.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
ul.PaddingShop li a:hover {
	color:#f60;
}

.small90 {
	font-size: 90%;
}

table.tbStandard {
	border-collapse: collapse;
}

table.tbStandard td {
	padding: 0.4em 0.6em;
	border: solid 1px #f60;
	vertical-align: middle;
}

table.tbStandard td.tdLeftCol {
	padding: 0.4em 0.6em;
	font-size: 100%;
	font-weight: normal;
	background-color: #f4f4f4;
}

table.tbStandard td.tdLeftCol a {
	font-weight: bold;
}
table.tbStandard td.tdBorderNone {
border:none;
}

table.tbStandard td td{
	border: none;
	padding: 0px 6px;
}

table.tbCenter td {
	text-align: center;
}

table.tbCenter tdLeftCol {
	text-align: left;
}

thead {
}

th {
	border: solid 1px #f60;
	padding: 0.4em 0.6em;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	text-align: left;
	vertical-align: middle;
}

th a {
	font-size: 90%;
	color: #f60;
}
th a:hover {
	color: #eee;
}

th.thSubHead {
	border: solid 1px #f60;
	padding: 0.4em 0.6em;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	text-align: left;
	vertical-align: middle;
}

table.tb-chenar {
	border: 1px solid #999999;
	border-collapse: collapse;
}

table.tb-chenar td {
	padding: 2px 8px;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

li {
	display: list-item;
	background-image: url(../img/bulletor7.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	padding-bottom: 0px;
	list-style-image: none;
	list-style-type: none;
}

li ul li {
	font-size: 90%;
	color: #666666;
	display: list-item;
	background-image: url(../img/bulletgray4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
	padding-left: 1em;
	padding-bottom: 0px;
	margin-left: 1em;
	list-style-image: none;
	list-style-type: none;
}

li ul li a{
	color: #666;
}

li.li-nobullet {
	color: #eee;
	background-image: none;
	padding-left: 0px;
}

a.a-bullet {
	background-image: url(../img/bulletgray4.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	padding-bottom: 2px;
	list-style-image: none;
	list-style-type: none;
	}
a.a-bullet:hover {
	background-image: url(../img/bulletarro4.gif);
	}
	
div.div-chenar {
	padding: 0.4em;
	border: 1px solid #999999;
	margin-right: 1em;
}

div.div-caseta {
	padding-top: 0em;
	padding-bottom: 0.5em;
	padding-left: 3em;
	padding-right: 3em;
	border: 1px solid #ff6600;
	margin-bottom: 2em;
	margin-right: 1.7em;
	font-weight: bold;
	font-size: 90%;
}
div.div-caseta p {
	margin: 0.5em 0em;
}

/* */
strong, span.bltextb {
	font-weight: bold;
}

span.ortext {
	color: #f60;
	font-weight: bold;
}
span.blsmall { font-size: 80%}

span.blheadb { 
	font-size: 140%;
	color: #333;
	}
.whtext {
	color: #fff;
}

.whead {
	color: #fff;
	font-size: 130%;
}

.orhead {
	color: #f60;
	font-size: 130%;
}

.grtext {  
	font-size: 9pt; 
	color: #999; 
	}
.grlink {  
	font-size: 9pt; 
	color: #999; 
	cursor: hand; 
	}
.grlink:hover {  
	font-size: 9pt; 
	color: #f60; 
	cursor: hand; 
	}

/**/
.strike {
	/*text-decoration: line-through;*/
	width: 4.5em;
	margin: 0em;
	padding: 0em 0em 0em 0.5em;
	background-image: url(../img/strike-wh.gif);
	background-repeat: repeat-x;
	background-position: 0% 40%;
}

div.divCasetaClick {
	margin: 0em;
	width: 180px;
	cursor: hand;
	
	font-size: 90%;
	color: #000;
	
	border: solid 1px #f60;
}

div.divCasetaClick p {
	margin: 0em;
	padding: 0em;
}

div.divCasetaClick p.pHeadline {
	font-weight: bold;
	width: 120px;
	margin: 10px 30px;
	text-align: center;
}

a.aAction {
	background-image: url(../img/layout/button-face-2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 2px 4px;
	margin: 10px 30px 0px 30px;
	height: 20px;
	width: 100px;
	text-align: center;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	display: block;
}

a.aAction:hover {
	background-image: url(../img/layout/button-face-2-over.gif);
}

span.grtext2 {
	color: #666;
}



li.inlistr {
	font-size: 90%;
	display: list-item;
	background-image: url(../img/bulletor7.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	padding-bottom: 0px;
	margin-left: 1em;
	list-style-image: none;
	list-style-type: none;
}

li.inlistr a{
	color: #666;
}




