﻿a:link {
	color: #292929;
	text-decoration: none;
}
a:visited {
	color: #2b2c2e;
	text-decoration: none;
}
a:hover {
	color: #292929;
	text-decoration: underline;
}
a:active {
	color: #292929;
	text-decoration: none;
}
body {
	margin: 0px;
	background:url(../images/background-ex.jpg) center top repeat-x #fff;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #292929;
	line-height: 1.5em;
}
p {
	margin-top:0px;	
	margin-bottom:15px;
}
img { border:0px #999 solid ; }
ul{
	padding:0px ; margin:0 ; list-style:none
}
a img{
	border: 0px solid #000000;
}
map,form{ margin:0px}
.clear{ clear:both}
.justify{
	text-align:justify; text-justify: inter-ideograph;
}
.cursor{ cursor:pointer; }
#menu { height:173px}
/* Main Page */

.eugene-frame { background:url(../images/background.jpg) center top no-repeat ; }
.frame { width:967px ; margin:0 auto}

/* Media */

.mediatd td{	height:40px ; }
.mediatd span{	margin-right:10px; }

/* Offer */
.spoffer {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #621759;
}
.spoffer a:link{ color: #621759;}
.spoffer a:hover{ color: #621759; font-weight:bold}
.spoffer a:active{ color: #621759;}
.spoffer a:visited{ color: #621759;}
.spoffertd td{ padding-bottom:15px;}