@import url('project.css');

#submenu_home .button03 { 
background-color:#999966;
}
#submenu_home .button03 a {
	display: none;
}
#submenu_home .button03 span {
	display: block;
} 

#submenu_home {
	display: block;
}

#text03 table.deliverables {
	margin: 0;
	width: 100%;
	padding: 0;
}

#text03 table.deliverables th.table_title {
	background-color: #34689A;
	text-align: center;
	font-size: 100%;
}

div.text_title {
	padding-left: 0;
}

#text03 table div.descr {
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
}
#text03 table div.subdescr {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #888;
}
#text03 table .lineA td {
	background-color: #CBEAFF;
}
#text03 table .lineB td {
	background-color: #FFFFFF;
}
#text03 table.deliverables td {
	padding: 10px;
}
#text03 table td.text {
	text-align: left;
}
#text03 table td.download {
	font-size: 70%;
	font-weight: bold;
	color: #666;
}
#text03 table tr.foot td {
	background-color: #34689A;
	height: 2px;
	padding: 0;
	line-height: 5px;
}
#text03 table img {
	border-style: none;
	padding: 0;
	vertical-align: baseline;
}
#text03 table a {
	border-style: none;
}