
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}

.projectName {
	text-align: center;
	vertical-align: top;
	height: 34px;
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
.projectName_title {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cc2127;
}
.gryBK {
	background-color: #F0F0F0;
	height: 43px;
	padding-left: 10px;
}

.brdr_dt_t {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a5a9ac;
}
.iframe_R {
	height: 450px;
	width: 360px;
	float: left;
}
.images {
	border: 3px solid #DEDEDE;
}

.images:hover{
	border: 3px solid #CC2127;
	display: inline;
}

.tabon
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color: white;
	text-decoration: none;
	background-color: #CC2127;
}

.taboff {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}