 /* Note: These file is used to declare user defined styles. These styles are used only on the website 
 and not in Electos Studio. You may expand and change these however you see fit. */

.Kop {
	text-transform: none;
	color: #0066FF;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}

p {
	text-transform: none;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4;
	margin-bottom: 0;
}

.Heading1 {
	text-transform: none;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4;
	margin-bottom: 4;
	font-size: 18px;	
}

.Heading2 {
	text-transform: none;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8;
	margin-bottom: 2;
	font-size: 14px;	
}

.Heading3 {
	text-transform: none;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20;
	margin-bottom: 0;
	font-size: 12px;	
}

.Lopend, td.Lopend, table.Lopend, tbody.Lopend, span.Lopend{
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}

.Lopend A:link {
	text-transform: none;
	color: #0066FF; 
	font-weight:bold;
}

.Lopend A:active {
	text-transform: none;
	color: #0066FF; 
	font-weight:bold; 
}

.Lopend A:visited {
	color: #0066FF;
	font-weight: bold;
	text-transform: none;
}

.Lopend A:hover {
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}

Table.Lopend {
	border: solid black 1px;
}

.Link {
	text-transform: none;
	color: #0066FF;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}

A:LINK {
	color: #0066FF;
	font-weight: bold;
}
A:VISITED {
	color: #0066FF;
	font-weight: bold;
}
A:HOVER {
	font-weight: bold;
}

.Link A:LINK {
	text-decoration: none;
	color: #0066FF;
}

.Link A:VISITED {
	text-decoration: none;
	color: #0066FF;
}

.Link A:HOVER {
	text-decoration: underline;
}

.LinkToDoc A:LINK, .LinkToDoc A:VISITED {
	text-decoration: none;
	color: #0066FF;
	line-height: 14px;
}
.LinkToDocSelected A:LINK, .LinkToDocSelected A:VISITED {
	text-decoration: none;
	color: #0066FF;
	line-height: 14px;
	background-color: #99C2FF;
}
.LinkToDoc A:HOVER {
	text-decoration: underline;
}

.LinkToCat A:LINK, .LinkToCat A:VISITED {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 14px;
	background-color: #0066FF;
	
}
.LinkToCatSelected A:LINK, .LinkToCatSelected A:VISITED {
	text-decoration: none;
	color: #0066FF;
	line-height: 14px;
	background-color: #99C2FF;
}
.LinkToCat A:HOVER {
	color: #0066FF;
	line-height: 14px;
	background-color: #99C2FF;
}





