body.top {
	background-image : url(top_bg.gif);
	background-repeat : repeat-x;
}

body {
	font : 8pt Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
}

body.red {
	background-color : #940A0E;
	background-image : url(main_bg_red.gif);
	background-repeat : repeat-y;
}

body.blue {
	background-color : #474F75;
	background-image : url(main_bg_blue.gif);
	background-repeat : repeat-y;
}

body.exp {
	background-color : #474F75;
	background-image : url(main_bg_blue.gif);
	background-repeat : repeat-y;
}

body.orange {
	background-color : #E0671F;
	background-image : url(main_bg_orange.gif);
	background-repeat : repeat-y;
}

body.yellow {
	background-color : #FCC10E;
	background-image : url(main_bg_yellow.gif);
	background-repeat : repeat-y;
	color: Black;
}

body.catalog {
	background-color : #FCC10E;
	color: Black;
	scrollbar-arrow-color : Gray;
	scrollbar-face-color : #FCCA32;
	scrollbar-base-color : Gray;
	scrollbar-highlight-color : #FCCA32;
	scrollbar-shadow-color : #FCCA32;
}

a {
	color: Silver;
	text-decoration: none;
}

a.intext {
	font-weight: bold;
	color: White;
	text-decoration: underline;
}

img.pagelabel {
	position: absolute;
	left: 0px;
	top: 0px;
}

image.page32 {
	position: absolute;
	left: 478px;
	bottom: 0px;	
}

div.expcl {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 150px;
	padding : 3px;
	background-color : #3E4566;
	border : 1px solid Gray;
}

div.expcltitle {
	font-weight: bold;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	margin-bottom : 3px;
}

div.expclstatact {
	background: Black;
}

img.expprev {
	position: absolute;
   left: 170px;
	top: 424px;
}

img.expnext {
	position: absolute;
   left: 640px;
	top: 424px;
}

div.exppanel {
	position: absolute;
   left: 230px;
	top: 10px;
	width: 400px;
	height: 400px;
	text-align: center;
}

div.exppop {
	position: absolute;
	left: 230px;
	top: 420px;
	width: 400px;
	height: 60px;
	font-size: x-small;
	font : 8pt;
	border : 1px solid Gray;
	padding : 3px;
	background-color : #3E4566;
}

div.exppopautor {
	font-weight: bold;
}

img.exp {
	border : 1px solid Gray;
}
	

h1.longtext {
	font-size: 10pt;	
	margin-bottom : 6px;
}

p.longtext {
	margin-top : 6px;
}

img.decapri {
	border : 1px solid Black;
}

img.decinvi {
	border : 1px solid White;
}

img.instn {
	border : 1px solid White;
	cursor : hand;
}

img.insdetail {
	border : 1px solid White;
}

body.instns {
	background-color : #E57E40;
	text-align : center;
	scrollbar-arrow-color : Silver;
	scrollbar-highlight-color : #E0671F;
	scrollbar-shadow-color : #E0671F;
	scrollbar-face-color : #E0671F;
	scrollbar-base-color : Silver;
}


