body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body,html,p,tr,td, div, a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

a {
	text-decoration:none;
}
.RESET {
	clear:both;
}

#MAIN {
	margin:16px;
}
#FLASH {
	clear:both;
	margin-bottom:20px;	
}

#MENU {
	margin-bottom:20px;
	height:40px;
	overflow:hidden;
	clear:left;
	display:block;
	
}

#MENU a {
	text-transform:uppercase;
	width:108px;
	padding-left:12px;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	padding-top:24px;


}



#MENU .active {
	text-transform:uppercase;
	width:108px;
	display:block;
	float:left;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/bullet2.png);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:16px;


}

#ACTIONS a {
	text-transform:uppercase;
	font-weight:bold;
	background-repeat:no-repeat;
	padding-left:12px;
	background-position: left 3px;		
	width:120px;
	display:block;
	margin-bottom:2px;

}
#ACTIONS a:hover {
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position: left 3px;		
	width:120px;
	display:block;

}
#ACTIONS a.active {
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position: left 3px;		
	width:120px;
	display:block;

}



#PROJECT {
	margin-bottom:20px;	
}

#SUBMENU {

}

#SUBMENU a {
	text-transform:uppercase;
	padding-left:12px;
	width:120px;
	float:left;
	display:block;
}
#SUBMENU a:hover {
	padding-left:12px;
	width:120px;
	float:left;
	display:block;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;	
	background-position: left 4px;		
}


#SUBMENU .active {
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position: left 4px;		
	width:120px;
	float:left;
	display:block;
}

#SUBMENU .date {
	display:tablecell;
	width:100px;

}
#ATTACHEMENTS {
	margin-top:20px;
	border-top:1px solid white;
	width:220px;
	padding-top:10px;
}

#ATTACHEMENTS a {
	padding-left:12px;
	background-position: left 4px;		
	width:120px;
	display:block;
}
#ATTACHEMENTS a:hover {
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position: left 4px;		
	width:120px;
	display:block;
}


#PROJECT  {
	margin-bottom:20px;
}
#PROJECT  .head{
	font-size:16px;
	font-weight:bold;	
}
#PROJECT #TXT {
	margin-top:20px;
}

.ITEM {
	font-weight:bold;
	padding-right:12px;
	text-transform:uppercase;
}

#THUMBS img {
margin-bottom:2px;
}

.CONTACT {
float:left;
width:240px;
margin-bottom:20px;

}
.CONTACT table td {
	vertical-align:top;
}
.CONTACT table {
	border-top:1px solid white;
	padding-top:8px;
	margin-top:8px;
}
.CONTACT .NAME {
	font-weight:bold;
}
.longtext {
width:920px;
}



