body {
	margin-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.leftnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	border-bottom-color: #afafaf;
	line-height: 28px;
	text-decoration:none;
}
.leftnav_blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #0E3D81;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	border-bottom-color: #afafaf;
	line-height: 28px;
	text-decoration:none;
}
.leftnavlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-decoration:none;
}
A.leftnavlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0E3D81;
	font-weight: bold;
	text-decoration:none;
}

.left_butt {
	font-family: Tahoma;
	font-size: 11px;
	color: #757575;
	font-weight: bold;
	text-decoration: none;
}
.detail_txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFCC;
	text-align: justify;
	line-height: 18px;
}
.detail_txt_blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #0E3D81;
	text-align: justify;
	line-height: 18px;
}
.home_image_text {
    font-family:Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	line-height: 20px;
	font-weight:bold;	
}
.project_home_text {
    font-family:Verdana;
	font-size: 22px;
	color: #666666;
	text-align: justify;
	line-height: 40px;
}
.project_home_text_blue {
    font-family:Verdana;
	font-size: 32px;
	color: #0E3D81;
	text-align: justify;
	line-height: 40px;
	font-weight:bold;
}
.project_butt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.border1{
	border-left: 1px solid #0E3D81;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	
}
.border2{
	border-right: 1px solid #0E3D81;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.footerlinks{
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.border3 {
	border-left: 2px solid #0E3D81;
	border-right: 2px solid #0E3D81;
}
.leftnav_white {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
	text-decoration:none;
}

