body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E7E7E7;
}

table,tr,td { 
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #333333;
	}
.black_header {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 18px;
	color: #333333;
	font-weight:bold;
}
.text001 {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #333333;
}
.text002 {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #F5921A;
}
.text003 {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #01417F;
}
.text001_big {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
}
.text002_big {
	font-family: Tahoma;
	font-size: 18px;
	color: #F5921A;
}
.text003_big {
	font-family: Tahoma;
	font-size: 18px;
	color: #01417F;
}.text004 {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #FF0000;
}
.text004_big {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF0000;
}
.text005 {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.text005_big {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}

.text001small {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.text005small {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}


/* ---------- gallery styles start here ----------------------- */
.photo {
	margin: 5px;
	position: relative;
	width: 180px;
	height: 120px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(images/digg-style.gif) no-repeat;
}
.sample2 span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(images/tape.png) no-repeat;
}
img{
	border:0px;
}
.content_school td.black_header{
	color:#333333;
	font-size:18px;
}
.content_school td{
	color:#666666;
	font-size:14px;
}
.content_school td a:link{
	color:#666666;
	font-size:14px;
	text-decoration:none;
}
.content_school td a:visited{
	color:#666666;
	font-size:14px;
	text-decoration:none;
}
.content_school td a:hover{
	color:#666666;
	font-size:14px;
	text-decoration:none;
}
.project_school_list{
	color:#595959;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
.content_school td a:link.textRed{
	color:#FF0000;
	font-size:18px;
	text-decoration:none;
}
.content_school td a:visited.textRed{
	color:#FF0000;
	font-size:18px;
	text-decoration:none;
}

.content_school td a:hover.textRed{
	color:#FF0000;
	font-size:18px;
	text-decoration:none;
}


