BODY {
	padding:0px;
	margin:0px;
	font-family:Arial;
	background-color:#FFF;
	line-height:120%;
	text-align:center;
}
DIV, P {
	text-align:left;
}
TD {
	vertical-align:top;
}

H1.important {
	position:absolute;
	visibility:hidden;
}

DIV.menu {
	background-color:#EEE;
	background-image:url(i/button_bar_back.png);
	height:29px;
	position:absolute;
	left:0px;
	top:98px;
	width:100%;
}
DIV.lbuttons {
	background-image:url(i/mbutton_back.png);
	background-repeat:repeat-x;
	position:absolute;
	left:60px;
	top:98px;
}
DIV.rbuttons {
	background-image:url(i/mbutton_back.png);
	background-repeat:repeat-x;
	position:absolute;
	right:15px;
	top:98px;
}
DIV.lbuttons A,
DIV.rbuttons A {
	color:#F90;
	vertical-align:100%;
	text-decoration:none;
	font-size:80%;
}
DIV.lbuttons IMG,
DIV.rbuttons IMG {
	vertical-align:50%;

}
DIV.lbuttons A:hover,
DIV.rbuttons A:hover {
	text-decoration:underline;
}


DIV.intro {
	width:380px;
	font-style: italic;
	background-image:url(i/intro_back.png);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
DIV.intro P {
	padding-left:30px;
	padding-right:20px;
	margin-top:0px;
	margin-bottom:7px;
}

DIV.small {
	margin-top:10px;
	font-size:80%;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#F90;
	font-size:200%;
	text-indent:0px;
	font-style:italic;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#F90;
	margin-bottom:10px;
	font-size:130%;
	text-indent:0px;
	margin-top:25px;
	line-height:130%;
}
H2.isimg {
	position:absolute;
	visibility:hidden;
}
H3 {
	color:#555;
}

DIV.logo {
	background-color:#FFF;
	padding:0px;
	background-image:url(i/top_bg.png);
	height:98px;
}
DIV.maparea {
	background-color:#FFF;
	float:right;
	margin-bottom:15px;
	margin-left:5px;
	background-image:url(i/iframe_back.png);
	background-repeat:repeat-y;
	width:390px;
}
DIV.maparea A {
	text-decoration:none;
}
DIV.maparea IFRAME {
	margin-left:6px;
}

BODY.maparea {
	background-color:#FFF;
	font-size:70%;
	text-align:center;
}
BODY.maparea TD {
	font-size:70%;
}
BODY.maparea A {
	text-decoration:none;
}
BODY.maparea A.orange {
	border:1px solid #FFF;
	background-color:#F90;
	font-family:Arial;
	color:#FFF;
	padding:4px;
	line-height:30px;
}
BODY.maparea A.orange:hover {
	border:1px solid #F90;
	background-color:#FFF;
	color:#F90;
}
BODY.maparea DIV.label {
	text-align:center;
	padding:5px;
}

DIV.content {
	padding-top:60px;
	width:790px;
	margin-left:auto;
	margin-right:auto;
	font-size:90%;
}
P {
	text-indent:20px;
}
P.noindent {
	text-indent:0px;
	padding-left:15px;
}
P.narrow {
	padding-left:15px;
	width:355px;
}
A {
	color:#FF9900;
}
LI {
	list-style: square inside;
}

DIV.pieright {
	text-align:right;
	font-size:x-small;
	padding-right:20px;
}
DIV.pieleft {
	font-size:x-small;
}