/*================ LAYOUT STYLES FOR NON-DESTINATION PAGES =================*/
html {
	background-image: url(../uiparts/generic/generic_sub_bgrd.gif);
	background-repeat: repeat-x;
	background-color: #154344;
	}
body {
	background-image: url(../uiparts/generic/generic_sub_bgrd.gif);
	background-repeat: repeat-x;
	background-color: #154344;
	}
#container {background-image: url(../uiparts/generic/nav_bgrd_generic.jpg);}
#blurb {background: #fffee9 url(../uiparts/generic/bgrd_generic.jpg) no-repeat;}
#header {background: url(../uiparts/generic/generic_banner_sub.jpg) no-repeat left top;}
#footer {background: url(../uiparts/generic/berlin_footer.gif) no-repeat;}
/*============== END LAYOUT STYLES FOR NON-DESTINATION PAGES ===============*/


/*================ CONTENT STYLES FOR NON-DESTINATION PAGES ================*/
table.striped {
	border-bottom: 1px solid #6098a7;
	background-color: #e0e9e3;
	}
table.striped th { background-color: #96b5a0;}
table.striped tr#shaded {background-color: #d8ddc7;}
table.striped a:hover {color: #367475;}
table.striped a:visited {color: #333;}
div#tabs a:link, div#tabs a, div#tabs a:visited {background-color: #d8ddc7;}
div#tabs a:hover {color: #367475;}
div#tabs p {background-color: #96b5a0;}
/*============== END CONTENT STYLES FOR NON-DESTINATION PAGES ==============*/