body{
  color:#000000;
}
h1#logoAmar {
	position: relative;
	height: 101px;
	width: 199px;
	background:url(../pics/brands/logo_amar.png) center 0 no-repeat;
	text-indent:-9000px;
}

.amar img.image {
	position: relative;
}

.amar img.imgBorder {
	position: relative;
	/*border: 1px solid #fff;*/
}

.amar {
	/*border: 1px solid #fff;
	background: #F9EDED;*/
	background: #e7b89b;
}
.amar .dotted {
  background:url("../pics/common/dot_line_white.gif") repeat-x scroll 0 0 transparent;
}
.amar h2,
.amar h3 {
  /*color: #000;*/
  color: #af7755;
}
.amar a.link {
	background: transparent url(../pics/common/arrow_black.gif) left 2px no-repeat;
}
.amar a.linkActive {
	/*color: #B69377;*/
  color: #af7755;
	background: transparent url(../pics/common/arrow_brown_amar.png) left 2px no-repeat;
}

.amar a.link:hover {
	background: transparent url(../pics/common/arrow_brown_amar.png) left 2px no-repeat;
	/*color: #B69377;*/
  color: #af7755;
}

.contestBox  .boxContent {
	background:url(../pics/brands/box_amar_bg.gif) top left repeat-y;
	padding: 5px 13px 5px 20px;
	color: #000;
	text-transform: uppercase;
}

.contestBox  .boxContent h2 {
	position: relative;
	left: 0;
	font-family: Arial;
	color: #000;
	font-size: 1em;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.contestBox  .boxTopCornerLeft {
	background:none;
}

.contestBox  .boxTopCornerRight {
	background:none;
}

.contestBox  .boxBottomCornerLeft {
	background:none;
}

.contestBox  .boxBottomCornerRight {
	background:none;
}

.contestBox  .boxHeader {
	background:url(../pics/brands/box_amar_top.gif) top left no-repeat;
	width: 100%;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
}

.contestBox  .boxFooter {
	background:url(../pics/brands/box_amar_bottom.gif) top left no-repeat;
	width: 100%;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
}

.extraBox {
	position: relative;
	top: -2px;
}

.extraBox  .boxContent {
	background:url(../pics/brands/box_amar_extra_bg.gif) top left repeat-y;
	padding: 5px 13px 5px 20px;
	color: #000;
	text-transform: uppercase;
}

.extraBox  .boxContent h2 {
	position: relative;
	left: 0;
	font-family: Arial;
	color: #000;
	font-size: 1em;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.extraBox  .boxTopCornerLeft {
	background:none;
}

.extraBox  .boxTopCornerRight {
	background:none;
}

.extraBox  .boxBottomCornerLeft {
	background:none;
}

.extraBox  .boxBottomCornerRight {
	background:none;
}

.extraBox  .boxHeader {
	background:url(../pics/brands/box_amar_extra_top.gif) top left no-repeat;
	width: 100%;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
}

.extraBox  .boxFooter {
	background:url(../pics/brands/box_amar_extra_bottom.gif) top left no-repeat;
	width: 100%;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
}

.year {
    margin-bottom: 5px;
}

.year a {
    text-decoration: none;
    color: #000;
}
