body {
    text-align: center;
	font-family: Arial;
	background-color: #ffebbf;
	/*background: url(../images/dpbg.png) repeat left top;*/
	margin-top: 0px;
}

#tableborders {
    border: 1px solid #000000;
}
#leftpadding5 {  
	padding-left: 5px;
}
#leftpadding15 {  
	padding-left: 15px;
}
#rightpadding15 {  
	padding-right: 15px;
}
#contentsareapadding {
  padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#menupadding {
   /*padding-bottom: 1px;
   padding-left: 0px;
   padding-right: 1px;*/
   padding: 0px;
}
a{color: #0000FF; text-decoration: underline; }
a:hover{color: #0000FF; text-decoration: underline;}
a.blacktext{	
   padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
    text-decoration: underline;
}
a.blacktext:hover{	
   padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
    text-decoration: underline;
}
.blacktext{	
   padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.redtext{
   padding-right: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #ed1c24;
}
#servicetext {
    background-color: #fece5c;
	color: #000;
}
#servicetext .service18 {
   font-family: Verdana;
   font-size: 18px;
   font-weight: bold;
}
#servicetext .service {
   font-family: Verdana;
   font-size: 15px;
   font-weight: bold;
}
#servicetext .value {
   font-family: Verdana;
   font-size: 40px;
   font-weight: bold;
   color:#ED1C24;
}
#servicetext .condtext {
   font-family: Verdana;
   font-size: 11px;
}

.bluetext {
   font-family: Verdana;
   font-size: 15px;
   font-weight: bold;
   color: #0071BC;
   text-decoration: none;
}
a.bluetext {
   font-family: Verdana;
   font-size: 15px;
   font-weight: bold;
   color: #0071BC;
   text-decoration: none;
}
a.bluetext:hover {
   font-family: Verdana;
   font-size: 15px;
   font-weight: bold;
   color: #0071BC;
   text-decoration: none;
}

h1.homespecialstitle {  
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	color: #0093D0;
	padding-bottom: -4px;
}


h1.pageheading {  
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
h1.pageheadinblack {
border-bottom:1px solid #0093D0;
color:#000000;
font-size:22px;
font-weight:bold;
margin:15px 15px 0 0;
font-family:Verdana;
}

h1.pageheadingsml {  
	font-family: Arial;
	font-size: 29px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
p.homecallnow {  
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color:#ED1C24;
}

span.homespecialstitle {  
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color:#ED1C24;
}
span.pageheadinblack {
    font-family: Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
span.pricetext {  
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
span.pricetextsml {  
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
span.pricevalue {  
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #0000FF;
}
span.priceconditiontext {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

select.buscards{
    font-family: Verdana;
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 325px;
}

/********* dp left navigation menu ********/

table.prodMenu a { 
width:160px;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
display: block; 
} 

div.prodMenu a {
color: #000000; 
background: #0093D0; 
text-decoration:none; 
font-size:10px; 
font-weight: bold;
line-height:12px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 3px 5px;
text-align: left;
text-decoration: none;
}

div.prodMenu a:link {
color: #FFFFFF; 
background: #FF8B17;
text-decoration: none;
}

div.prodMenu a:active { 
color: #FFFFFF;
background: #FF8B17; 
}

div.prodMenu a:visited {
color: #FFFFFF; 
background: #FF8B17; 
text-decoration: none;
}

div.prodMenu a:hover {
color: #FFFFFF;
background: #0093D0; 
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
text-decoration: none;
}

table.prodSubMenu a { 
width:160px;
display: block;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FECE5C; 
} 

div.prodSubMenu a {
color: #000000; 
background: #FECE5C; 
text-decoration:none; 
font-size:10px; 
font-weight: normal;
line-height:12px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 3px 5px;
text-align: left;
text-decoration: none;
}

div.prodSubMenu a:link {
color: #000000; 
background: #FECE5C;
text-decoration: none;
}

div.prodSubMenu a:active { 
color: #000000;
background: #FECE5C; 
}

div.prodSubMenu a:visited {
color: #000000; 
background: #FECE5C; 
text-decoration: none;
}

div.prodSubMenu a:hover {
color: #FFFFFF;
background: #0093D0;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #0093D0;
}

/**********************/

.borderCell {
background-image:url(../images/dashes.gif);
background-position:right top;
background-repeat:repeat-y;
width:15px;
}

/********* left navigation menu ********/

a.submenu{ 
    width:165px;
	height:24px;
    padding-left: 2px;
    padding-top: 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
    text-decoration: none;
	background: url(../images/leftmenu_bg.png) repeat left top;
	color: #FFFFFF;
}
a.submenu:hover, span.submenu{
    width:165px;
	height:24px; 
    padding-left: 2px;
    padding-top: 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
    text-decoration: none;
	background: url(../images/leftmenuon_bg.png) repeat left top;
	color: #000000;
}
a.customordermenu{ 
    width:165px;
	height:24px;
    padding-left: 2px;
    padding-top: 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
    text-decoration: none;
	background: url(../images/leftmenu_bg.png) repeat left top;
	color: #FFC425;
}
a.customordermenu:hover, span.customordermenu{ 
    width:165px;
	height:24px;
    padding-left: 2px;
    padding-top: 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
    text-decoration: none;
	background: url(../images/leftmenuon_bg.png) repeat left top;
	color: #0071BC;
}

/***************************/


/********* top menu ********/
#listmenutop { 
  width: 200px; 
   padding-left: 0px;
   padding-right: 0px;
}
#listmenutop ul { 
  margin: 0;
  padding:0;
  list-style-type: none;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bolder;
} 
#listmenutop li {} 
#listmenutop a {
  display: block;
  width: 200px;
  height: 23px;
  background-color: #00ADEF; 
  text-decoration: none; 
  padding-top: 2px;
  color: #FFFFFF;
  text-align: center;
} 
#listmenutop a:link, #listmenutop a:active, #listmenutop a:visited {
  text-decoration: none; 
  padding-top: 2px;
  color: #FFFFFF;
  text-align: center;
  border:1px solid #000; 
}
#listmenutop a:hover {
  background-color: #00ADEF; 
  text-decoration: none;
  padding-top: 2px;
  color: #FFFFFF;
  text-align: center;
}
#listmenutop span {
  display: block;
  width: 200px;
  height: 23px;
  background-color: #00ADEF; 
  text-decoration: none; 
  padding-top: 2px;
  color: #FFFFFF;
  text-align: center;
  border:1px solid #000;
}


#listmenutopshort {
  width: 200px; 
}
#listmenutopshort ul { 
  margin: 0;
  padding:0;
  list-style-type: none;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bolder;
} 
#listmenutopshort li {} 
#listmenutopshort a {
  display: block;
  width: 200px;
  height: 23px;
  background-color: #00ADEF; 
  text-decoration: none; 
  padding-top: 2px;
  color: #FFFFFF;
  text-align: center;
  border:1px solid #000;
} 
#listmenutopshort a:link, #listmenutopshort a:active, #listmenutopshort a:visited {
  text-decoration: none; 
  padding-top: 2px;
  color: #FFFFFF;
  text-align: center;
}
#listmenutopshort a:hover {
  background-color: #00ADEF; 
  text-decoration: none;
  padding-top: 2px;
  color: #FFFFFF;
  text-align: center;
}
#listmenutopshort span {
  display: block;
  width: 200px;
  height: 23px; 
  background-color: #00ADEF; 
  text-decoration: none; 
  padding-top: 2px;
  color: #FFFFFF;
  text-align: center;
  border:1px solid #000;
}

/***********************/


/******* newsletter *******/

#greycolumn { 
    background-color: #CCCCCC; 
    padding-bottom: 8px;
	width: 154px;
}
#greycolumn .spantext{
    font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
    text-decoration: none;  
	text-align: center;
}
#greycolumn .joinnews{
    font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
    text-decoration: none;  
	text-align: center;
}
#greycolumn .newsphone{
    font-family: Verdana;
	font-size: 12px;
	color: #000000;
    text-decoration: none;  
	text-align: center;
}


#form {
    text-align: left;	
}
#form .smalltext{
    font-family: Verdana;
	font-size: 10px;
	color: #333333;
    text-decoration: none; 
	text-align: left;
}
#form a{
    font-family: Verdana;
	font-size: 10px;
	color: #333333;
    text-decoration: underline; 
	text-align: left;
}

#form input.bottompadding5{
    padding-bottom: 8px;
}

#form input.formbutton{
    font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: middle;
	background-color: #CCCCCC;
	height: 18px;
}

/***********************/


/****** bottom menu ******/
copyright {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

#bottommenu {
  height: 25px;
  color:#666666;
  font-family: Arial;
  font-size: 10px;
  color: #666666;
  background: url(../images/bottommenu_bg.png) repeat center middle; 
}
#bottommenu a, #bottommenu a:hover  { 
	font-family: Arial;
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	padding-right: 6px; 
	margin-right: 6px; 
}
#bottommenu span.copyright {
	font-family: Arial;
	font-size: 10px;
	color:#666666;
}
/***********************/


/****** print helpdesk ******/
span.pageheadinblackmed {
    font-family: Verdana;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
}
span.pageheadinblackreg {
    font-family: Verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
/***************************/



/******** right info box ********/

#rightinfoboxright {
   font-family: Arial;
   font-size: 12px;
   color: #0469b7;
}
#rightinfoboxleft {
   font-family: Arial;
   font-size: 12px;
   color: #0469b7;
}
#rightinfobox {
   padding-left: 5px;
   padding-right: 5px;
   font-family: Arial;
   font-size: 12px;
   color: #000;
}

#rightinfobox a, #rightinfobox a:hover{
   text-decoration: underline; 
   color: #0469b7;
}

#rightinfobox ul {
  margin-top:0px;
  margin-left: 7px;
  padding-left: 7px;
  list-style-type: disc;
  color: #000;
} 
 #rightinfobox  li {
  margin-left: 1px;
  padding-left: 1px;
} 

/*************************/

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

#terminology {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 30px;
}
#terminology .starclass {
	font-size: 11px;
	font-weight: bolder;
	color: #FF0000;
}
.succcesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

#linksfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-bottom: 2px;
	padding-top: 2px;
}

#linksfooter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
#linksfooter a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
#footerSEO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 2px;
	padding-top: 2px;
}
#footerSEO a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#footerSEO a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

h1.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;

}
.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;

}
a.homepagetextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.homepagetextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.sidebar {color:#333333}
