font.mediteam_normal
{
	font-family: 'Arial';
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #0077b8;
}

font.mediteam_arial
{
	font-family: 'Arial';
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #0077b8;
}

font.mediteam_arial_bold
{
	font-family: 'Arial';
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #404040;
}

font.mediteam_arial_title
{
	font-family: 'Arial';
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #ffffff;
}

font.mediteam_arial_white
{
	font-family: 'Arial';
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
}

font.mediteam_footer_navigation
{
	font-family: 'Arial';
	font-size: 10px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #0077b8;
}

td.page_navigation_active
{
	background-color: #0077b8;
	background-image: url(images/menu/tuotteet_bg_active.jpg); 
	
	font-family: 'Arial';
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #0077b8;
	
	cursor:pointer;	
}

td.page_navigation_inactive
{
	background-color: #ffffff;
	background-image: none; 	
	
	font-family: 'Arial';
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #0077b8;
	
	cursor:pointer;	
}

td.products_frontpage
{
	padding-left: 50px;
}

td.mediteam_footer_navigation
{
	padding-left: 10px;
	padding-right: 10px;	
}

td.contact_info
{
	padding-left: 10px;
}

div.products_inactive
{
	height:30px;
	width:230px;
	
	text-indent:10px;

	background-color: none;
	background-image: none;
	
	font-family: 'Arial';
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #0077b8;
	
	cursor:pointer;	
	
	line-height:30px;
	border-bottom:1px dotted #0077b8;
}

div.products_active
{

	height:30px;
	width:230px;
	
	text-indent:10px;
	
	background-color: #0077b8;
	background-image: url('images/title_bg_230_x_30.jpg'); 
	
	font-family: 'Arial';
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #ffffff;
	
	cursor:pointer;
	
	line-height:30px;
	border-bottom:1px dotted #ffffff;
}

div.product_class_inactive
{
	height:30px;
	width:230px;
	
	text-indent:20px;

	background-color: none;
	background-image: none;
	
	font-family: 'Arial';
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #0077b8;
	
	cursor:pointer;	
	
	line-height:30px;
	border-bottom:1px dotted #0077b8;
}

div.product_class_active
{

	height:30px;
	width:230px;
	
	text-indent:20px;
	
	background-color: #0077b8;
	background-image: url('images/title_bg_230_x_30.jpg'); 
	
	font-family: 'Arial';
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #ffffff;
	
	cursor:pointer;	
	
	line-height:30px;
	border-bottom:1px dotted #ffffff;
}


div.product_item_inactive
{
	height:30px;
	width:230px;
	
	text-indent:40px;

	background-color: none;
	background-image: none;
	
	font-family: 'Arial';
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #0077b8;
	
	cursor:pointer;	
	
	line-height:30px;
}

div.product_item_active
{

	height:30px;
	width:230px;
	
	text-indent:40px;
	
	background-color: #0077b8;
	background-image: url('images/title_bg_230_x_30.jpg'); 
	
	font-family: 'Arial';
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	
	cursor:pointer;
	
	line-height:30px;
}

A:visited  {color: #0077b8; text-decoration: none}
A:link  {color: #0077b8; text-decoration: none}
A:active  {color: #00537f; text-decoration: none}
A:hover   {color: #00537f; text-decoration: none}

A.products_frontpage:visited  {color: #0077b8; text-decoration: none}
A.products_frontpage:link  {color: #0077b8; text-decoration: none}
A.products_frontpage:active  {color: #00537f; text-decoration: none}
A.products_frontpage:hover   {color: #00537f; text-decoration: none}

A.downloads:visited  {color: #0077b8; text-decoration: none}
A.downloads:link  {color: #0077b8; text-decoration: none}
A.downloads:active  {color: #00537f; text-decoration: none}
A.downloads:hover   {color: #00537f; text-decoration: underline}

A.mediteam_footer_navigation:visited  {color: #0077b8; text-decoration: none}
A.mediteam_footer_navigation:link  {color: #0077b8; text-decoration: none}
A.mediteam_footer_navigation:active  {color: #00537f; text-decoration: none}
A.mediteam_footer_navigation:hover   {color: #00537f; text-decoration: none}