body { 
	background-color:#FFF;
	padding-bottom: 15px;
}

body, a, td, p, ul{
	font-size: 10pt;
	color: #333;
}

img{
	border: 0px;
}

dd{
	margin-bottom: 8px;
}

A:link    {}
A:visited {}
A:hover   {color: #D00; }
A:active  {}

A.menu:link    {text-decoration: none; }
A.menu:visited {text-decoration: none; }
A.menu:hover   {color: #D00; text-decoration: none; }
A.menu:active  {text-decoration: none; }

A.feature:link    {text-decoration: none; }
A.feature:visited {text-decoration: none; }
A.feature:hover   {color: #D00; text-decoration: none; }
A.feature:active  {text-decoration: none; }

A.description:link    {}
A.description:visited {}
A.description:hover   {color: #D00;}
A.description:active  {}

A.options:link    {}
A.options:visited {}
A.options:hover   {color: #D00;}
A.options:active  {}

A.home:link    {}
A.home:visited {}
A.home:hover   {color: #D00;}
A.home:active  {}

A.footer:link    {}
A.footer:visited {}
A.footer:hover   {color: #D00;}
A.footer:active  {}


.mainbody{
  BORDER-LEFT: #C0C0C0 1px solid;
  BORDER-BOTTOM: #C0C0C0 1px solid;
}

h1{
  font-size: 140%;
  margin: 25px 0px 30px 0px;
  font-weight: bold;
}
h2{
  font-size: 120%;
  margin: 20px 0px 0px 0px;
  color: #A33;
  font-weight: bold;
}
p{
  margin-top: 5px;
}


/* ===== THEME RED ===== */
.themeMenuActive{      background-image: URL(../images/tabMid_on.gif);  background-repeat: repeat;    background-position: center center; height: 22; font-size: 12pt; }
.themeMenuNotActive{   background-image: URL(../images/tabMid_off.gif);   background-repeat: repeat;    background-position: center center; height: 22; font-size: 12pt; }

/* ===== CATEGORY RED ===== */
.categoryMenu{      background-image: URL(../images/categoryMid_red.gif);   background-repeat: repeat;    background-position: center center; height: 24; font-size: 12pt; }
.categoryMenuLeft{  background-image: URL(../images/categoryLeft_red.gif);  background-repeat: no-repeat; background-position: center center; }
.categoryMenuRight{ background-image: URL(../images/categoryRight_red.gif); background-repeat: no-repeat; background-position: center center; }


/* ===== TITLE ===== */
.titleProductLeft{ 
  BORDER-RIGHT: #C0C0C0 0px solid;
}
.titleProduct{
  BORDER-BOTTOM: #C0C0C0 1px solid;
  font-size: 12pt;
  FONT-WEIGHT: bold;
  FONT-FAMILY: gill, helvetica, sans-serif;
}
.titleFeature{
  BACKGROUND-COLOR: #EFEFEF; BACKGROUND: #EFEFEF;
  BORDER-BOTTOM: #C0C0C0 1px solid;
  BORDER-RIGHT: #C0C0C0 1px solid;
  font-size: 11pt;
}

.bodyTitle{
  BACKGROUND-COLOR: #EFEFEF; BACKGROUND: #EFEFEF;
  BORDER-TOP: #C0C0C0 1px solid; 
  BORDER-LEFT: #C0C0C0 1px solid; 
  BORDER-BOTTOM: #C0C0C0 1px solid;
  COLOR: #000000;
  FONT-FAMILY: gill, helvetica, sans-serif;
  FONT-WEIGHT: bold;
  font-size: 9pt;
}


/* ===== MENU ===== */
.menuItemOff{
  BACKGROUND-COLOR: #FFFFFF; BACKGROUND: #FFFFFF;
  BORDER-BOTTOM: #C0C0C0 1px solid;
  height: 30;
}
.menuItemOn{
  BACKGROUND-COLOR: #FFFFFF; BACKGROUND: #FFFFFF;
  BORDER-LEFT: #C0C0C0 1px solid;
  height: 30;
}

.menuFeature{
  BORDER-LEFT:   #C0C0C0 1px solid;
  height: 18;  
}
.menuFeatureLast{
  BORDER-LEFT:   #C0C0C0 1px solid;
  BORDER-BOTTOM: #C0C0C0 1px solid;
  height: 18;  
}


/* ===== FEATURES ===== */
.presentation{
  background-image: URL(../images/presentation_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 12pt;
}

.description{
}

.hardware{
}

.options{
}

.title{
  font-size: 12pt;
}


.celluleLight{  BACKGROUND-COLOR: #EEEEEE; BACKGROUND: #EEEEEE; font-size: 9pt; }
.celluleDark{   BACKGROUND-COLOR: #CCCCCC; BACKGROUND: #CCCCCC; font-size: 9pt; }
.cellulePerfOn{ BACKGROUND-COLOR: #00CC00; BACKGROUND: #00CC00; font-size: 9pt; }
