/* ---- CUSTOM */
.breadcrumb {
	margin-bottom:10px;
	color:#000000;
}

a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited { 
	margin-bottom:10px;
	color: #476ba3;
	font-weight: normal;
	text-decoration: underline;
}

a.breadcrumb:hover {
	margin-bottom:10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.border{
border:1px solid #DFDFDF;

}

.heading01  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	padding: 7px;
}

div.nav_categories, div.nav_categories_ {
	width:161px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#FFe4e4e4, endColorstr=#FFEBEBEB);
}

div.nav_categories {
	position:absolute;
	visibility:hidden;
	border:1px solid #A0A3A4;
}

div.nav_categories[class] {
	background-color:#EBEBEB;
}

a.nav_categories:link, a.nav_categories:active, a.nav_categories:visited{
	border-bottom:1px solid #ffffff;
	display:block;
	width:161px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-left:7px;
	color:#717171;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	background-image:url(../images/transpacer.gif);
	background-color:#EBEBEB;
}

a.nav_categories[class]:link, a.nav_categories[class]:active, a.nav_categories[class]:visited {
	width:148px;
}

a.nav_categories:hover {
	font-weight:normal;
	background-color:#cbcbcb;
	color:#000000;
}


td#content {
	padding-top:2px;
	padding-right:17px;
	padding-bottom:0px;
	padding-left:30px;
}

div.content {
	height:342px;
	/*overflow:auto;*/
}

div.content_project {
	height:427px;
	/*overflow:auto;*/
}

div#page_title {
	height:34px;
}

div#page_title span {
	display:block;
	padding-top:10px;
	font-size:17px;
	font-weight:bold;
	color:#476ba3;
	border-bottom:1px solid #3d3d3d;
}

.title {
	background-image: url(../images/title_background.gif);
	width: 640px;
	height: 33px;
}
.title a:link, .title a:visited, .title a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 10px;
}
.title a:hover {
	color: #eaf2f6;
}
.trail {
	margin: 0 0 10px 0;
}
.mainbody {
	background-image: url(../images/mainbody_background.gif);
	background-repeat: repeat-y;
}

/*---- */



/* ---- GLOBAL */
body, td, p, ul, li  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
}

/* ---- */



/* ---- LINKS */
a:link, a:active, a:visited { 
	color: #3556b7;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/* ---- */