body {

	font: 11px verdana;
	color: #000000;
}





		
a:link {
    color: #000000; text-decoration: none; font-variant: small-caps; font-weight:bold; font-family:verdana; 
}
a:visited {
    color: #000000; text-decoration: none; font-variant: small-caps;  font-weight:bold; font-family:verdana; 
}
a:hover {
    color: #1E3283; text-decoration: none; font-variant: small-caps; font-weight:bold; font-family:verdana; 
}

a:active {
    color: #1E3283; text-decoration: none; font-variant: small-caps; font-weight:bold; font-family:verdana; 
}
			
			
			
#tabs {}			
			
#tabs td.on { 		background-color:#AABBFF;
			font-size:11px;
			font-variant:small-caps;
			text-align:center;
			padding:5px;}

			
			
#tabs td.off {	background-color:#D7DFFF;
			font:11px verdana;
			font-weight:bold;
			font-variant:small-caps;
			text-align:center;
			padding:5px;
			color: #1E3283}			
			
			
			
			
			
			
			

#under {}
#under td.toplinks { 	text-align:right;
			background-color:#E9DDFF;
			font:11px arial;
			padding:3px 10px;}
			
a.toplink:link,a.toplink:visited,a.toplink:active,a.toplink:hover {
			color: #000000; text-decoration: none; font:11px arial;}
			
#under td.logo {
			background-color:#ffffff;
			width:250px;}
			
#under td.tab {}
			
#under td.sidemenu {	padding:3px 10px;
			font:12px verdana;
			font-variant:small-caps;
			color: #1E3283;
			font-weight:bold;
			background-color:#E9DDFF;}
			
a.sidelink:link,a.sidelink:visited {
			color: #000000; text-decoration: none; font:11px verdana;font-variant:small-caps; letter-spacing:.1em;}
a.sidelink:active,a.sidelink:hover {
			color: #1E3283; text-decoration: none; font:11px verdana; font-weight: bold;font-variant:small-caps;letter-spacing:.1em;}
			
#under td.main {	height:400px;
			font:13px arial;
			padding:15px 10px 0px 10px;
			background-color: #BEA0EE;}
			
#under td.box1 {
			background-color:#B2C1FF;}
			
#under td.box2 {
			background-color:#A8ABFC;
			font-size:13px;}
			
#under td.box3 {	font-size:10px;
			padding:5px 10px;
			background-color:#C7B6F7;}
			
			
table.biblio {
	width:90%;
	border:1px solid black;
}

table.biblio td.top { 
	color:#F3EDFF;
	background-color:#B88CFF; 
	padding:.2em .6em;
	font-family:verdana;
	font-weight:bold;
}

table.biblio td.book { 
	width:100px;
	vertical-align:top;
	background-color:#E3D3FF;
	padding:1em;
}


table.biblio td.annotation { 
	vertical-align:top;
	background-color: #F3EDFF;
	padding:1em; 	
	text-align: justify;
	font-family:arial;
	font-size:12px;
}

font.annotation {
	font-size:16px;
	color:#1E3283;
	font-family:georgia,serif;
	letter-spacing:.2em
}


font.topic {	
	font-size:13px;
	font-weight:bold;
	font-variant:small-caps;
	font-family:times new roman;
	color:#1E3283;
	letter-spacing:.2em;
}

hr.right {
	width:55%;
	color:#1E3283;
	text-align:right;
	border-style:dashed;

	border-width:2px
}

hr.left {
	width:55%;
	color:#1E3283;
	text-align:left;
	border-style:dashed;

	border-width:2px
}