﻿body 
{
	font-family: Tahoma;
	font-size: 11px;
	color:#3d3d3d;

}

input.search{	padding-top: 2px;	font-size: 10px;}

a.footer-link{ text-decoration: none; color: #ffffff;}
a.footer-link:hover { text-decoration: underline; }

.footer{	color: #ffffff;}
.text-teal { color: #0c4147;}
.text-red { color: #9a0000;}
.text-teal-bold { color: #0c4147; font-weight:bold;}
.text-teal-bold-big { color: #0c4147; font-weight:bold; font-size:12px;}
.text-bold { font-weight:bold;}
.text-italic { font-style:italic;}
.text-bar { color: #ffffff; font-weight:bold;}

a {color:#3d3d3d; text-decoration:underline;}
a.red { color: #9a0000; text-decoration:none;}
a.red:hover { color: #9a0000; text-decoration:none;}
a.more {color:#9a0000; font-weight:bold;}
a.lang {color:#9a0000;  text-decoration:none;}
a.selected {color:#9a0000; font-weight:bold;}
a.selected-underline {color:#9a0000; text-decoration:underline;}
a:hover { text-decoration:underline; }

select{ font-size:10px;}

ul
{ list-style-image:url(images/bullet.gif); }

a.tolisting{ color: #0c4147; font-weight:bold; text-decoration:none;}