body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

td {
	margin: 0px;
	padding: 0px;
}

.cell_logo {
	background-image: url(../images/site/gradient_vert.jpg);
	background-repeat: repeat-x;
}
#nav {
	display: inline;
}
.cell_lg {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.cell_sideInfo {
	text-align: center;
	vertical-align: top;
}
#btn_close {
	background-color: #FFFFFF;
	color: #99aed3;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#btn_close :hover {
	background-color: #99aed3;
	color: #FFFFFF;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {

	background-color: #FFFFFF;
	color: #99aed3;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {


	background-color: #FFFFFF;
	color: #99aed3;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	background-color: #99aed3;
	color: #FFFFFF;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:active {



	background-color: #FFFFFF;
	color: #99aed3;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
