body     { background: #ffffff url('../images/background2.png') repeat-x; }

#header  {
    background:  url('../images/header2.png');
	background-repeat:    no-repeat;
    background-position:  12px 0px;
}

#cat     {
    background:  url('../images/category2.png_');
}

#address {
    background: #4D7E95 url('../images/address2.png') no-repeat;
}

#border  {
	border:1px solid #4D7E95;
}

div.grgr {
    background:  #85B6CE url('../images/cat2.png') no-repeat;
}

div.underline {
    background:  url('../images/pxl2.png') repeat-x;
}

.rgaccord1-toggle{
    background-color: #4D7E95 !important;
	color: #FFFFFF !important;
}

h3.rgaccord1-toggle{
	background:#417777 url(../images/plus2.png) no-repeat scroll 5px center;
}

h3.act{
	background:#417777 url(../images/minus2.png) no-repeat scroll 5px center;
}

a:hover              {color: #4D7E95; text-decoration: none; font-weight: bold}


/*---------------- Navigation ----------------*/

.menu {
    background: #4D7E95 url('../images/menu_grad2.png') repeat-x;
}

#menu_bottom {
    background: url('../images/menu_bottom2.png') no-repeat;
}

a.menuLink {
	background: transparent url(../images/line2.png) repeat-x;
	background-position: bottom;
}

.menu_ie {
    background: #4D7E95 url('../images/menu_grad2.png') repeat-x;
}

hr {
	background-color:#4D7E95;
	border:medium none;
	color:#4D7E95;
	font-size:1px;
	height:1px;
	margin-top:2px;
}

a {
	color: #6E2700;
	text-decoration: none
}

a:hover {
	color: #6E2700;
	text-decoration: none;
	font-weight: normal
}
