body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:62.5%;
	color: #000000;
	text-align: center;
	background-color: #D9D9D9; 	background-image: url(../images/bg_tile.png); background-repeat: repeat-x; background-position: center top;
}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0;}

h1{font-size: 2.2em; margin-bottom: 0.8em; font-weight: normal; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
h2{font-size: 2.2em; margin-bottom: 0.2em; font-weight: normal; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
h3{font-size: 1.6em; margin-bottom: 0.75em; font-weight: normal;}
h4{font-size: 1.4em; margin-bottom: 1em; font-weight: normal;}
h5{font-size: 1.4em; margin-bottom: 0.75em; font-weight: normal;}
h6{font-size: 1.4em; margin-bottom: 0.4em;}
p {font-size: 1.2em; margin-bottom: 1.4em;}
INPUT, SELECT, TH, TD {font-size:1em;}

img {border: 0;} 
hr{ color:#E7E7E7; background-color:#E7E7E7; height:1px; border:none; margin-top: 5px; margin-bottom: 10px;}

.floatRight { float: right; padding: 0 0 10px 10px; }
.floatLeft { float: left; padding: 0; }
.brod {font-size: 0.9em;}
.standOut{font-size: 1.6em; }  
.important{ font-weight: bold; } 
.primaryColor{ color: #339900;}
.highlightColor{ color: #87C43B;}
.highlightColorGrey{ color: #8a8a8c;}
.highlightColorPink{ color: #E64054;}

.navigation {font-size: 1.15em; color: #505050; font-weight: normal; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

.content {color: #000; font-size: 1.2em;}
.footer {font-size: 1.1em; color: #505050; line-height: 25px;}
.footer a{color: #505050; text-decoration: underline;} .footer a:hover{color: #505050; text-decoration: none;}

.news{ width: auto; height: auto; text-align: left; padding-left: 15px; margin-bottom: 3px; text-align: left; font-size: 0.9em;}
.text3{ width: 430px; height: auto; text-align: left;}

.thumb_holder { width: auto; height: auto; margin-bottom: 5px; text-align: left;}
.thumb { padding: 0; margin-right: 5px; }

a{color: #E64054; text-decoration: none;}
a:hover {color: #E64054; text-decoration: underline;}

/* menu */
.menu{width: auto; height: 60px; }
.menu ul{margin: 0; padding: 0; float: none; padding-left: 0; padding-right: 0;} 
.menu ul li{display: inline; line-height: 60px; border-bottom: #FFF 1px solid;} 
.menu ul li a{float: none; color: #505050; padding-left: 5px; padding-right: 5px; text-decoration: none; } 
.menu ul li a:visited{color: #505050;} 
.menu ul li a:hover, .menu ul li .current{color: #B0B0B3 !important; border-bottom: #E64054 1px solid;}
.active{color: #B0B0B3; text-decoration: none; border-bottom: #E64054 1px solid;}
