/* 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. */

Body { bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000" } 

.IntroText {
 	font-family: verdana; 
	font-size: 11px; 
	line-height: 18px
}
.DataFlexText {
 	font-family: verdana; 
	font-size: 11px; 
	line-height: 18px
}
.MenuButtonOdd {
	font-family: verdana; 
	font-size: 11px; 
	cursor: hand;
	font-weight: bold; 
	text-decoration: none; 
	background: #DCE5EE
}
.MenuButtonEven {
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	cursor: hand; 
	text-decoration: none; 
	background: #B3C7E0
}
.NewsPoints A {
	font-family: verdana; 
	font-size: 10px;	
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}
.NewsPoints A:Hover {
	text-decoration : underline; 
}
.MoreNews {
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	cursor: hand
}
.NewsTitle {
	font-family: verdana; 
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.AgendaPoints {
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold
}
.AgendaLocation {
	font-family: verdana; 
	color: #999999; 
	font-size: 10px; 
}
.Copyright {
	font-family: verdana; 
	font-size: 10px; 
}
.HomeNewsTitle {
	font-family: verdana; 
	font-size: 14px; 
	color: #515151; 
	line-height: 18px; 
	font: bold
}
.HomeNewsText {
	font-family: verdana; 
	font-size: 11px; 
	color: #515151; 
	line-height: 18px
}
.ProductButton {
	background-color: #dce5ee;
	cursor: hand;
}
.ProductButtonOver {
	background-color: #d2dbe4;
	cursor: hand;
}
