/* base elements */
h1 {
			margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
			margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
			margin-bottom: 0px;
	padding-bottom: 0px;
}

h4 {
			margin-bottom: 0px;
	padding-bottom: 0px;
}

h5 {
			margin-bottom: 0px;
	padding-bottom: 0px;
}

a, a:visited, a:link, a:active {
	color: #99bce3;}

a:hover {
	}

/* header */
#banner_container {
	background-color: #466fb1;
}

#header td {
	border-bottom-color: #;
}

button {
	border-color: #000000;
	background-color: #0074BB;
	color: #FFFFFF;
}

input {
	color: #0074BB;
}

a, .list_bullet {
	color: #99bce3;
}

#container {
	background-color: #99bce3;
}

#content {
	}

/* left nav*/
#left_nav, #nav_browser a, #nav_browser .list_bullet {
	color: #0074BB;
	background-color: #99bce3;
	}

#nav_links li.root div.root a {
	color: #FFFFFF;
}

#nav_links div.children a {
    color: #0074BB;
}

#nav_links li.root {
	background-color: #0074BB;
	}

#nav_links li {
	background-color: #99bce3;
}

#nav_links hr {
		}

/* modules */
.module div.tl {
	background:  url('/files/styles/tl_image/2_f7576cff5ff06b16910b86c62346e223.gif') no-repeat top left;
}


.module div.tr {
	background:  url('/files/styles/tr_image/2_9c044338f47824b34dbe70a3721866bc.gif') no-repeat top right;
}

.module div.t {
	border-top-color: #006699;
	background-color: #99bce3;
	color: #FFFFFF;
}

.module div.content {
	border-left-color: #006699;
	border-right-color: #006699;
	background-color: #;
}

.module div.bl {
	background: url('/files/styles/bl_image/2_b00ece41f7d9a171bdd8c42e92af9179.gif') no-repeat top left;
}

.module div.br {
	background: url('/files/styles/br_image/2_ee5d88ac09bae38e58a6ae5b7ff82809.gif') no-repeat top right;
}

.module div.b {
	border-bottom-color: #006699;
	background-color: #;
}

.module a {
	color: #;
}

.module a:hover {
	color: #;
}

#footer, #footer a {
	color: #;
	border-bottom-color: #;
}

/* offers and special offers */
.special_offer {
	border-top-color: #006699;
}


.special_offer {
	border-top-color: #99bce3;
}

.dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #;
}
.list_content {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #;
}
.list_text {
	color: #000000;
}
.pic_right {
	margin-bottom: 6px;
	margin-left: 6px;
}
.pic_left {
	margin-right: 6px;
	margin-bottom: 6px;
}

