/* link and list settings */
	.elementContent a, .elementContent a:link, .elementContent a:visited
	{
		color:#1d92cb;
		text-decoration:	none;
	}
	
	.elementContent a:hover, .elementContent a:active
	{
		color:#1d92cb;
		text-decoration:	underline;
	}
	
	.elementContent A {
		background: url('/hkkf/img/bullet_normal.png') 0% 1ex no-repeat;
		padding-left: 12px;
	}

	.elementContent UL {
		list-style-image:		url('/hkkf/img/bullet_normal.png');
		padding-left: 0px;
	}
	
	.elementContent LI { 
		list-style-image:		url('/hkkf/img/bullet_normal.png');
		display: block;
		padding-left: 0px;
		content: url('/hkkf/img/bullet_normal.png');
	}

/* table settings */

	
	.elementContent td {
		vertical-align: top;
		padding: 0px
	}
	
	tr.elementContent {
		width: 625px;
	}
	
	.elementContent {
		font-family: arial,verdana;
		font-size: 12px;
	}
	
	div.elementContentHalf {
		padding: 4px;
		width: 298px;
		overflow: hidden;
	}
	
	div.elementContentFull {
		padding: 4px;
		width: 613px;
		overflow: hidden;
	}
	
	.spacing {
		width: 5px;
		height: 5px;
		font-size: 1px;
	}
	
	.headLeft {
		float: left;
		width: 8px;
		height: 22px;
		padding: 0px;
	}
	
	.headHalf {
		font-weight: bold;
		float: left;
		width: 294px;
		height: 19px;
		padding-top: 3px;
	}
	
	.headFull {
		font-weight: bold;
		float: left;
		width: 609px;
		height: 19px;
		padding-top: 3px;
		padding-right: 0;
	}
	
	.headRight {
		width: 8px;
		height: 22px;
		padding: 0;
		float: left;
	}
	
/* theme settings */

	.elmCon-default, .elmCon-sand, .elmCon-beige, .elmCon-blue, .elmCon-green, .elmCon-grey, .elmCon-lightblue, .elmCon-purple, .elmCon-red, .elmCon-seablue {
		border-style: solid;
		border-width: 0px 1px 1px 1px;
	}
	
	.elmCon-default {
		border-color: #222F11;
	}
	
	.head-default div, .elementEditBar-default {
		background:	#222F11;
		color: #FFFFFF;
	}
	
	.head-default .headLeft {
		background:	url('/hkkf/img/hkkfgreen_left.png') no-repeat;
	}
	
	.head-default .headRight {
		background:	url('/hkkf/img/hkkfgreen_right.png') no-repeat;
	}
	
	.elmCon-sand {
		border-color: #BAA86C;
	}
	
	.head-sand div, .elementEditBar-sand {
		background:	#BAA86C;
		color: #FFFFFF;
	}
	
	.head-sand .headLeft {
		background:	url('') #BAA86C;
	}
	
	.head-sand .headRight {
		background:	url('') #BAA86C;
	}
	
	.elmCon-beige {
		border-color: #7E6731;
	}
	
	.head-beige div, .elementEditBar-beige {
		background:	#7E6731;
		color: #FFFFFF;
	}
	
	.head-beige .headLeft {
		background:	url('/hkkf/img/beige_left.png') no-repeat;
	}
	
	.head-beige .headRight {
		background:	url('/hkkf/img/beige_right.png') no-repeat;
	}
	
	.elmCon-blue {
		border-color: #002746;
	}
	
	.head-blue div, .elementEditBar-blue {
		background:	#002746;
		color: #FFFFFF;
	}
	
	.head-blue .headLeft {
		background:	url('/hkkf/img/bluemaster_left.png') no-repeat;
	}
	
	.head-blue .headRight {
		background:	url('/hkkf/img/bluemaster_right.png') no-repeat;
	}
	
	.elmCon-green {
		border-color: #344D09;
	}
	
	.head-green div, .elementEditBar-green {
		background:	#344D09;
		color: #FFFFFF;
	}
	
	.head-green .headLeft {
		background:	url('/hkkf/img/green_left.png') no-repeat;
	}
	
	.head-green .headRight {
		background:	url('/hkkf/img/green_right.png') no-repeat;
	}
	
	.elmCon-grey {
		border-color: #3E4851;
	}
	
	.head-grey div, .elementEditBar-grey {
		background:	#3E4851;
		color: #FFFFFF;
	}
	
	.head-grey .headLeft {
		background:	url('/hkkf/img/gray_left.png') no-repeat;
	}
	
	.head-grey .headRight {
		background:	url('/hkkf/img/gray_right.png') no-repeat;
	}
	
	.elmCon-lightblue {
		border-color: #005480;
	}
	
	.head-lightblue div, .elementEditBar-lightblue {
		background:	#005480;
		color: #FFFFFF;
	}
	
	.head-lightblue .headLeft {
		background:	url('/hkkf/img/lightblue_left.png') no-repeat;
	}
	
	.head-lightblue .headRight {
		background:	url('/hkkf/img/lightblue_right.png') no-repeat;
	}
	
	.elmCon-purple {
		border-color: #4A0B42;
	}
	
	.head-purple div, .elementEditBar-purple {
		background:	#4A0B42;
		color: #FFFFFF;
	}
	
	.head-purple .headLeft {
		background:	url('/hkkf/img/lilla_left.png') no-repeat;
	}
	
	.head-purple .headRight {
		background:	url('/hkkf/img/lilla_right.png') no-repeat;
	}
	
	.elmCon-red {
		border-color: #5A000A;
	}
	
	.head-red div, .elementEditBar-red {
		background:	#5A000A;
		color: #FFFFFF;
	}
	
	.head-red .headLeft {
		background:	url('/hkkf/img/red_left.png') no-repeat;
	}
	
	.head-red .headRight {
		background:	url('/hkkf/img/red_right.png') no-repeat;
	}
		
	.elmCon-seablue {
		border-color: #0C5F66;
	}
	
	.head-seablue div, .elementEditBar-seablue {
		background:	#0C5F66;
		color: #FFFFFF;
	}
	
	.head-seablue .headLeft {
		background:	url('/hkkf/img/seablue_left.png') no-repeat;
	}
	
	.head-seablue .headRight {
		background:	url('/hkkf/img/seablue_right.png') no-repeat;
	}