body
{
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	margin: 0px;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #606060;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 5px;
	margin-left: 0px;
	text-indent: 10px
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #606060;
}

h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

a
{
	color: #5050FF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	color: #5050FF;
}

.GREY_LINK:hover
{
	color: #5E5E5E;
	text-decoration: underline;
}

.GREY_LINK:link
{
	color: #5E5E5E;
	text-decoration: none;
}

.GREY_LINK:visited
{
	color: #5E5E5E;
}

.GREY_LINK:visited:hover
{
	color: #5E5E5E;
	text-decoration: underline;
}

.LIGHTGREY_LINK:hover
{
	color: #808080;
	text-decoration: underline;
	font-size: smaller;
}

.LIGHTGREY_LINK:link
{
	color: #808080;
	text-decoration: none;
	font-size: smaller;
}

.LIGHTGREY_LINK:visited
{
	color: #808080;
	font-size: smaller;
}

.LIGHTGREY_LINK:visited:hover
{
	color: #808080;
	text-decoration: underline;
	font-size: smaller;
}

a:visited:hover
{
	color: #5050FF;
	text-decoration: underline;
}

.LIST
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #606060;
	text-align: justify;
}

.LIST td
{
	vertical-align: top;
}

.ONELINER
{
	margin-bottom: 4px;
}

.TITLE_BIG
{
	color:4F4F4F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight:normal;
	text-align: left;
}

.TITLE_LIGHT
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7f7f7f;
	font-weight:normal;
}

.TITLE_LIGHT a
{
	color: #7f7f7f;
	text-decoration: none;
}

.TITLE_LIGHT a:hover
{
	text-decoration: underline;
}

.TITLE_LIGHT a:link
{
	text-decoration: none;
}

.TITLE_LIGHT a:visited
{
	color: #7f7f7f;
}

.TITLE_LIGHT a:visited:hover
{
	color: #7f7f7f;
	text-decoration: underline;
}


.TITLE_DARK
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E3E3E;
	font-weight:normal;
}

.TITLE_IMAGE
{
	padding-bottom: 20px;
}

.INDEX_ELM
{
	font-family:  Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 7px;
	color: #5E5E5E;
	font-weight: normal;
}

.INDEX_CUR_ELM
{
	font-weight: bold;
}

.INDEX_NODE
{
	margin-top: 10px;
	font-size: 13px;
}

.INDEX_CUR_NODE
{
	font-weight: bold;
}


.INDEX_LEAF
{
	font-size: 12px;
}

.INDEX_CUR_LEAF
{
	font-weight: bold;
}

.INDEX_ELM a
{
	text-decoration: none;
	color: #5E5E5E;
}

.INDEX_ELM a:hover
{
	text-decoration: underline;
}

.INDEX_ELM a:link
{
	text-decoration: none;
}

.INDEX_ELM a:visited
{
	color: #5E5E5E;
}

.INDEX_ELM a:visited:hover
{
	color: #5E5E5E;
	text-decoration: underline;
}

.RTOPIMG
{
	border: 1px solid black;
	margin-bottom: 20px;
}


.GALLERY_INDEX_ITEM
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.GALLERY_INDEX_ITEM a
{
	text-decoration: none;
	color: #5E5E5E;
}

.GALLERY_INDEX_ITEM a:hover
{
	text-decoration: underline;
}

.GALLERY_INDEX_ITEM a:link
{
	text-decoration: none;
}

.GALLERY_INDEX_ITEM a:visited
{
	color: #5E5E5E;
}

.GALLERY_INDEX_ITEM a:visited:hover
{
	color: #5E5E5E;
	text-decoration: underline;
}

.GALLERY_ENTRY_TITLE
{
	font-family:  Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.GALLERY_ENTRY_BYLINE
{
	font-family:  Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.GALLERY_ENTRY_CLIENT
{
}

.GALLERY_ENTRY_DESCR
{
	padding-top: 10px;
}

.AWARD_TITLE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
}

.AWARD_DESCR
{
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}

.AWARD_IMAGE
{
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
}

.AWARD_SOURCE
{
	text-align: right;
	font-size: smaller;
	padding-top: 15px;
	padding-bottom: 20px;
}

.TESTIMONIAL_TITLE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

.TESTIMONIAL_TEXT
{
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TESTIMONIAL_PROJECT
{
	font-weight: bold;
	padding-bottom: 10px;
}

.TESTIMONIAL_IMAGE
{
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
}

.TESTIMONIAL_SIGN
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-size: smaller;
}

.TESTIMONIAL_SOURCE
{
	text-align: right;
	font-size: smaller;
	padding-bottom: 15px;
}

.SITEMAP_PRINT:hover
{
	margin-left: 5px;
	margin-right: 5px;
	color: #808080;
	text-decoration: underline;
	font-size: smaller;
}

.SITEMAP_PRINT:link
{
	margin-left: 5px;
	margin-right: 5px;
	color: #808080;
	text-decoration: none;
	font-size: smaller;
}

.SITEMAP_PRINT:visited
{
	margin-left: 5px;
	margin-right: 5px;
	color: #808080;
	font-size: smaller;
}

.SITEMAP_PRINT:visited:hover
{
	margin-left: 5px;
	margin-right: 5px;
	color: #808080;
	text-decoration: underline;
	font-size: smaller;
}

.PRINT_DOCUMENTTITLE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.PRINT_PAGETITLE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	background-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.heightall {height:100%;}
.height24 {height:24px;}
