BODY {
   background-color: #DDDDDD;
}

.tabMain {
   background-color: #FFFFFF;
}

.imLeft {
   background-image: url(images/imleft.jpg);
   background-repeat: repeat-y;
   border-right: solid 2px #FFCC40;
}

.imRight {
   background-image: url(images/imright.jpg);
   background-repeat: repeat-y;
   border-left: solid 2px #FFCC40;
}

.topText {
	 color: #FFFFFF;
	 border-top: solid 3px #DD9920;
	 font-family: Verdana, Arial, Serif;
	 font-size: 11px;
}

.topHeader {
	height: 35px;
  background-image: url(images/button.gif);
  background-repeat: repeat-x;
	 font-family: Verdana, Arial, Serif;
	 font-size: 11px;
	 font-weight: bold;
	padding-left: 10px;
}

.appFooter {
  background-color: #0dA702;
  border-top: solid 2px #0dD702;
	 color: #FFFFFF;
	 font-family: Verdana, Arial, Serif;
	 font-size: 10px;
	padding-left: 10px;
}

.imContent {
  background : url(images/imAll.jpg) center repeat-y;
}

.logo {
  border-top: solid 2px #0dA702;
}

a.menu {
  text-decoration: underline;
  color: #993322;
}

a.menu:hover {
  color: #339922;
  text-decoration: none;
  border-bottom: solid 4px #993322;
  border-top: solid 4px #993322;
  padding-bottom: 8px;
  padding-top: 6px;
}

.normal {
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
}

/* SPECIAL FOR FRONT ITEM */

.tabItem {
  background-image: url(images/carbox.gif);
  background-repeat: no-repeat;
  width: 395px;
  height: 226px;
}

.tabItem1 {
  background-image: url(images/box3-4.gif);
  background-repeat: no-repeat;
  width: 395px;
  height: 226px;
}

.tabItem2 {
  background-image: url(images/box3-4.gif);
  background-repeat: no-repeat;
  width: 395px;
  height: 226px;
}

.tabItem3 {
  background-image: url(images/box1.gif);
  background-repeat: no-repeat;
  width: 395px;
  height: 226px;
}

.tabItem4 {
  background-image: url(images/box2.gif);
  background-repeat: no-repeat;
  width: 395px;
  height: 226px;
}

.tabItem5 {
  background-image: url(images/box5.gif);
  background-repeat: no-repeat;
  width: 395px;
  height: 226px;
}

.tabItem6 {
  background-image: url(images/box6.gif);
  background-repeat: no-repeat;
  width: 395px;
  height: 226px;
}

.tabImg {
  padding-left: 15px;
  padding-top: 15px;
  width: 200px;
}

.tabHeader {
	width: 150px;
  margin-left: 5px;
  padding-top: 15px;
  font-weight: bold;
	 color: #FFFFFF;
	 font-family: Verdana, Arial, Serif;
	 font-size: 18px;
	 text-align: center;
}

.tabPrice {
  font-weight: bold;
	 color: #CC3311;
	 font-family: Verdana, Arial, Serif;
	 font-size: 18px;
}

.tabItemContent {
   padding: 5 5 5 5;
   padding-left: 15px;
	 font-family: Verdana, Arial, Serif;
	 font-size: 10px;
	 color: #000000
}

.parImg {
	 padding: 10 10 10 10;
	 border: solid 1px #999999;
	 background-color: #FFFEEE;
	 -moz-opacity: 0.9;
	 opacity: 0.9;	 
	 filter:alpha(opacity= 90);
	 height: 72%; 
	 font-size: 12px;
	 color: #333366;
	 margin: 10 10 10 10;
}

.parAll {
	 padding: 10 10 10 10;
	 border: solid 1px #999999;
	 background-color: #FFFEEE;
	 -moz-opacity: 0.9;
	 opacity: 0.9;	 
	 filter:alpha(opacity= 90);
	 height: 120%; 
	 font-size: 12px;
	 color: #333366;
	 margin: 10 10 10 10;
}


.parAll2 {
	 padding: 10 10 10 10;
	 border: solid 1px #999999;
	 background-color: #FFFEEE;
	 -moz-opacity: 0.9;
	 opacity: 0.9;	 
	 filter:alpha(opacity= 90);
	 height: 50%; 
	 font-size: 12px;
	 color: #333366;
	 margin: 10 10 10 10;
}

.parAll3 {
	 padding: 10 10 10 10;
	 border: solid 1px #999999;
	 background-color: #FFFEEE;
	 -moz-opacity: 0.9;
	 opacity: 0.9;	 
	 filter:alpha(opacity= 90);
	 height: 60%; 
	 font-size: 12px;
	 color: #333366;
	 margin: 10 10 10 10;
}

.foto {
   border: solid 1px #AAAAAA;
}

.par {
	 padding: 10 10 10 10;
	 border: solid 1px #FFFFFF;
	 background-color: #FFEE66;
	 -moz-opacity: 0.7;
	 opacity: 0.7;	 
	 filter:alpha(opacity= 70);
	 height: 50%; 
	 font-size: 12px;
	 color: #222233;
	 margin: 10 10 10 10;
}

.leftBox {
	 background-color: #FFFFFF;
	 -moz-opacity: 0.95;
	 opacity: 0.95;	 
	 filter:alpha(opacity= 95);
	 width: 220px;
	 padding: 5 5 5 5;
}

.h1 {
	 font-size: 18px;
   font-weight: bold;
   font-family: Arial, Verdana, Serif;
}

a {
  color: #FF0000;
}