table.projectlist0 {
 background-color: #F3F4F8;
 margin-top: 10px;
 margin-right: 10px;
 margin-bottom: 10px;
 margin-left: 10px;
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 5px;
 padding-left: 20px;
 border: 1px solid #E8EDF3;
}
 
table.projectlist1 {
 background-color: #FFFFFF;
 margin-top: 0px;
 margin-right: 10px;
 margin-bottom: 0px;
 margin-left: 10px;
 padding-top: 2px;
 padding-right: 20px;
 padding-bottom: 2px;
 padding-left: 20px;
 border-top-width: thin;
 border-right-width: 0px;
 border-bottom-width: thin;
 border-left-width: 0px;
 border-top-style: solid;
 border-right-style: none;
 border-bottom-style: solid;
 border-left-style: none;
 border-top-color: #E8EDF3;
 border-right-color: #E8EDF3;
 border-bottom-color: #E8EDF3;
 border-left-color: #E8EDF3; 
}
 
table.projectlist2 {
 background-color: #FFFFFF;
 padding: 20px;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: thin;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: dotted;
 border-left-style: none;
 border-top-color: #7095C1;
 border-right-color: #7095C1;
 border-bottom-color: #7095C1;
 border-left-color: #7095C1;
 margin-top: 0px;
 margin-right: 10px;
 margin-bottom: 0px;
 margin-left: 10px;
}
 
table.projectlist3 {
 margin-top: 0px;
 margin-right: 10px;
 margin-bottom: 0px;
 margin-left: 10px;
 padding-top: 10px;
 padding-right: 20px;
 padding-bottom: 10px;
 padding-left: 20px;
}
 
table.projectlist4 {
 background-color: #FFFFFF;
 border: 1px solid #E8EDF3;
}
 
.projecthead0 {
 font-size: 18px; 
 font-weight: bolder;
 color: #0066CC;
}
 
.projecthead1 {
 font-weight: bolder;
 color: #0066CC;
 text-decoration: underline;
}
 
.content {
	font-family: tahoma, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
}

