/*frankb: for splash page only. using button styles from canadainternational */



body#main{
	background: #ffffff;
	color: #999999
}




#page{
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}


#flash{
}

#contact{
	margin-top: 50px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 65%;	
}
#contact a, #contact a:visited{
	color: #FF3300
	/*alink: #FF6600*/
}
#contact a:active{
	color: #FF6600
}

div.buttons {
	float: left;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	margin-left: 35px;
}
div.mlbuttons {
	clear: left;
	width: 85%;
}
div.langbtn, div.mllangbtn {
	border-top: #F66 2px solid;
	border-left: #F66 2px solid;
	border-bottom: #C33 2px solid;
	border-right: #C33 2px solid;
	height: 1.14em;
	text-align: center;
	padding: 0.19em;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
}
div.mllangbtn {
	color: #F00;
	background-color: #FFF;
}
div.lb, div.mlb {
	float: left;
	width: 7.5em;
	height: 1.88em;
	margin-right: 1.88em;
	margin-top: 0px;
}
div.lb a, div.mlb a {
	font-family: Verdana;
	text-decoration: none;
	width:100%;
	float: left;
}
div.lb a {
	color: #FFF;
	background-color: #F00;
}
div.mlb a {
	color: #F00;
	background-color: #FFF;
}