body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
}

h1{
	color: #006B95;
	font: 1.6em "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-family: "Arial Narrow", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
}

h2 {
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.3em;
color: #007AAC;
}

h3 {
	font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
}

p {
	line-height: 140%;
	font-size: 0.9em;
}

.pageTitle {
	font-size: 1.6em;
	font-weight: bold;
	color: #006B95
}

.textButton {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textButton a:link {
	color: #000000;
	text-decoration: none;
}

.textButton a:visited {
	color: #000000;
	text-decoration: none;
}

.textButton a:active {
	color: #000000;
	text-decoration: none;
}

.remark {
	font-size: .7em;
}

a:link {
	color: #006587;
	text-decoration: none;
}

a:visited {
	color: #006587;
	text-decoration: none;
}

a:active {
	color: #0084B0;
	text-decoration: underline;
}

a:hover {
	color: #0084B0;
	text-decoration: underline;
}

.copyright {
	font-size: x-small;
	color: #999999;
	text-align: center;
}

.bottomMenu {
	font-size: 10pt;
	color: #333333;
	text-align: center;
}

.news {
	color: #1A4252;
	text-align: center;
	vertical-align: baseline;
	padding-right: 9px;
	padding-left: 9px;	

}
.news a {
	font-weight: normal;
	text-decoration: none;
}
.news a:hover {
	text-decoration: underline;
}

.alignright {
	text-align: right
}

.black { color: black; }

.white { color: white; }

/* NAV, BUTTONS */

#mycanow_btn {
	position:relative;
	display:block;
	width:206px;
	height: 58px;
	margin: 0; padding: 0;
}
a#mycanow_btn, a:visited#mycanow_btn  {
	display: block
	width:206px;
	height: 58px;
	margin: 0; padding: 0; border: none;
	text-indent: -10000px;
	background:url(../images/egb_btn_mycanow_x3.png) no-repeat;
	background-position:center bottom;
	background-color:transparent;
	text-align:center;
	line-height:58px;
	text-decoration:none;
}

a:hover#mycanow_btn {
	background-position:center center; 
	line-height:58px;
	overflow:hidden; 
	color:white;
}

a:active#mycanow_btn {
	background-position:left top;
	line-height:58px;
	overflow:hidden; 
}

.trailer h2 {
	padding-top: 6 px;
	color: #484848;
	letter-spacing: 0.2em;
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
}

.trailer {
	text-align: center;
}
