.HEADING {
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 145%;
	letter-spacing: normal;
	color: #000000;
}

.menu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: normal;
	color: #000000;
}

.ERROR {
  border: 1px solid red;
}

.TITLE {
	font-family: 'Cabin', Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: normal;
	color: #000000;
}

.caption {
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 125%;
	letter-spacing: normal;
	color: #000000;
}

a {
	color:[%COLOR.LINK%];
	text-decoration:none;
}
a:hover {
	color:[%COLOR.LINK%];
	text-decoration:underline;
}
a img {
	border:0;
}

.LINK {
	color:[%COLOR.LINK%];
}

.NORMAL {
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 145%;
	letter-spacing: normal;
	color: #000000;
}

H1,H2,H3,H4,H5,H6,P {
	margin:0;
}

.submenuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: normal;
	color: #000000;
}

.menuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: normal;
	color: #000000;
}

.submenu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: normal;
	color: #000000;
}

.PAGE_TITLE {
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 125%;
	letter-spacing: normal;
	color: #4A4A4A;
}

.FLIKAR {
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 145%;
	letter-spacing: normal;
	color: #000000;
}

.text_footer {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: normal;
	color: #FFFFFF;
}


