body {
	margin: 0px;
	background-image: url(../images_site/BG_tile.jpg);
}
.border_outside {
	border: 1px solid #666666;
}
td {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #333333;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #0066CC;
	text-decoration: underline;
}
a.map:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFEDF;
}

a:visited {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #6699CC;
}


a.topnav:link {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
a.topnav:visited {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #0066CC;
	text-decoration: underline;
}
a.topnav:hover {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #6699CC;
}
.footer_text {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #990000;
}

a.footer:link {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: underline;
}
a.footer:visited {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: underline;
}

a.footer:hover {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF9393;
}
.page_title {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.IB_title {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
.IB_text {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
a.IB:link {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: underline;
	text-align: right;
	padding-right: 5px;
}
a.IB:visited {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: underline;
	text-align: right;
}
a.IB:hover {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: right;
}
.bluetitle {

	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-align: left;
}
.a.map:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFEDF;
}
a.map:visited {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #0066CC;
	text-decoration: underline;
}
/* Menu text properties (normal and mouseover) */
.minner {
	padding: 4px;
	color: white;
	font-weight: normal;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	text-decoration: none;
}
/* menu colors */
.moout {    
	text-decoration : none;
	border : 1px solid #666666;
	background: #6495ED;
}
/* Mouse Over menu colors */
.moover {
	background: #CCFF33;
	text-decoration : none;
	border : 1px solid #666666;
}.body_small {
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: "Comic Sans MS";
}
