body{
  background-color: #736b32;
  color : #ffffff;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}
td{
    color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 
  }
	
a.LinksRightCur {
	color: #fdd622;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

a.LinksRightCur:Hover {
	color : #fdd622;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
a.LinksRight {
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

a.LinksRight:Hover {
	color : #fdd622;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

a.LinksCurrent{
	color: #fdd622;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
a.LinksCurrent:Hover{
	color : #fdd622;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.linkcurrentarrowTop{
	background-image: url(grafx/blue_arrow.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.linkcurrentarrowRight{
	background-image: url(grafx/blue_arrowonorange.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
.cornerLeft{
	background-image: url(grafx/LmenuBGcorner.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.cornerLefttop{
  background-image: url(grafx/verisure_contentBG.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  padding-bottom: 8px;
}	

.cornerRight{
	background-image: url(grafx/RmenuBGcorner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	
}

a.Links{
	color: #eadeae;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
a.Links:Hover{
	color : #fdd622;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
a{
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:Hover{
	color : #FFFFFF;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.awdepheading{
		background: url(grafx/header_arrow.gif);
		background-position: center left;
	    background-repeat: no-repeat;
		font-family : Arial;
		font-size : 17px;
		color : #ffff00;
		Font-weight : bold;
		height: 31px;
		width: 500px;
		text-decoration: none;
		text-align: left;
		padding-top: 7px;
		padding-left: 20px;
		padding-bottom: 8px;
		text-transform: uppercase;
}

