.page_bg_right
{
	border : 2px solid;
	border-bottom-style : none;
	border-top-style : none;
	border-right-style : none;
	border-color : #CCCCCC;
	background-color : #FAFAFA;
}

.page_bg_left
{
	border : 2px solid;
	border-bottom-style : none;
	border-top-style : none;
	border-left-style : none;
	border-color : #CCCCCC;
	background-color : #FAFAFA;
}

.headline_logo
{
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}



.project_sub_headline
{
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.project_text
{
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.project_headline
{
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.current_group
{
	COLOR: #CC0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font : bold 11px;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;	
}

.td_group
{
	border : 2px solid;
	border-color : #CCCCCC;
	background-color : #FAFAFA;
	margin : 4px 4px 4px 4px;
	margin-bottom : 4px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 4px;
}

.td_images
{
	border : 1px solid;
	border-color : #CCCCCC;
	border-left-style : none;
	border-right-style : none;
}

.td_group_body
{
	border : 2px solid;
	border-color : #CCCCCC;
	border-top-style : none;
}

.td_sub_group_body
{
	border : 2px solid;
	border-color : #CCCCCC;
	border-top-style : none;
	border-right-style : none;
}

.group
{
	COLOR:  #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font : bold 11px;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

.sub_group
{
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font : bold 11px;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

.current_sub_group
{
	COLOR: #CC0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font : bold 11px;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

.img_thumb
{
	cursor : pointer;
}

.cite
{
	margin-top:1px;
	margin-left:3px;
	margin-right:3px;
	
}

.grey
{
	color: #999999;
	font-style:italic;
}


