/* html tags */
div, td, select, input
{
	font-family: verdana;
	font-size: 11px;
	color: #444444;
}

a
{
	color: #547370;
}

em, i
{
	color: #547370;
}

hr
{
	color: #006666;
	height: 1px;
}

/* template tags */
.outer-wrapper
{
	background-image: url(../media/bdre/templates/bg-menu.jpg);
	background-repeat: repeat-y;
}
.template_top
{
	background-image: url(../media/bdre/templates/topbanner.gif);
	background-repeat: no-repeat;
}
.menu_top
{
	background-color: #547370;
}
.menu_left
{
	text-align: right;
}
.menu_bottom_bdre
{
	display: block;
	float: right;
	padding-right: 20px;
	line-height: 30px;
	right:0;
}
.address
{
	background-image: url(../media/bdre/templates/adres.gif);
}

/* menu tags */
.mnl1
{
	background-color: #547370;
}

.mnl1 a
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.mnl2 a
{
	font-weight: bold;
	color: #547370;
}

.mnl3 a
{
	color: #547370;
}

/* font tags */
.title
{
	font-size: 13px;
	color: #547370;
}

/* control tags */
.locations-dloverview .header
{
	width: 100%;
}

.locations-dloverview .header td
{
	padding: 1px;
	font-weight: bold;
	color: #ffffff;
	background-color: #547370;
}

.locations-dgoverview
{
	width: 100%;
}

.locations-dgoverview td
{
	padding: 1px;
	padding-right: 10px;
	border-bottom: #cccccc 1px solid;
	vertical-align: top;
}
