#top_menu .top_menu_item, #top_menu .top_menu_item_selected {
border-top:solid 5px #549bc7;
background:#549bc7;
}

#top_menu .top_menu_item_selected {
 background:#bf070f;						/* depend on the page */
 border-top:solid 5px #bf070f;			/* depend on the page */
}
/* ---------------------------*/


#breadcrumb {
 border-top:solid 3px #d05156;		/* depend on the page */
 background:#bf070f; 				/* depend on the page */
}

h1,h2,h3 {
 color:#bf070f;						/* depend on the page */
}

a, a:visited, a:active, a:hover, a:link {
 color:#bf070f;
}

.list_item, .list_download_item {
background:#f0ccce;		/* depend on page */
}


#header {
background:#2d84bb url(../images/header.jpg) no-repeat top;
}


#quick_links {
margin:25px 0;
overflow:auto;
font-size:11px;
}

.quick_links_header {
border-top:solid 3px #d45455;
background:#c0070f;
padding:3px 10px;
width:190px;
float:left;
color:white;
font-size:15px;
font-family:"Trebuchet MS";
margin-bottom:5px;
}



#quick_links .quick_link_orange {
float:left;
width:170px;
border-bottom:dotted 1px #cccccc;
padding:4px 0 4px 30px;
background:url(../images/list_image_orange.gif) no-repeat 10px;
}

#quick_links .quick_link_blue {
float:left;
width:170px;
border-bottom:dotted 1px #cccccc;
padding:4px 0 4px 30px;
background:url(../images/list_image_blue.gif) no-repeat 10px;
}

#quick_links a {
text-decoration:none;
color:#454545;
}

#quick_links a:hover {
text-decoration:underline;
}

#content_home .csc-frame-frame1 {
min-height:800px;
}


