body
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
/*	background-color: #ffffff;    [removed because of index in homepage] */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
/*	color: #000000; */
/*	font-family: Arial, Helvetica, sans-serif; */
/*	font-size: 10pt; */
}

body
{
	scrollbar-face-color: #6699cc;
	scrollbar-shadow-color: #336699;
	scrollbar-highlight-color: #99ccff;
	scrollbar-3dlight-color: #6699cc;
	scrollbar-darkshadow-color: #003366;
	scrollbar-base-color : #ff0000;
	scrollbar-arrow-color : #336699;
	scrollbar-track-color: #99ccff;
}

P {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt
}

A {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
/*	font-weight: bold; */
	color: #003366;
	text-decoration : none;
}

A:Hover {
	text-decoration : underline;
}

A:Active {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: 336699;
        text-decoration: none;
}

LI  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/* -- library -- */

.pagetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #306496;
	font-weight: bold;
}

.bluetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
}

/* -- text -- */

.texttitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
}

.textsubtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

.texttable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/* -- table color -- */

.bgblu { background-color: #6699CC}

/* -- index.html -- */

.indextext A:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: 336699;
	text-decoration: none;
}
.indextext A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: 666666;
	text-decoration: none;
}

/* -- table of left menu -- */

.menutable{
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.menutable A:Link {
	color: #336699;
	text-decoration: none;
}
.menutable A:Visited {
	color: #666666;
	text-decoration: none;
}
.menutable A:Active {
	color: #336699;
	text-decoration: none;
}
.menutable A:Hover {
	color: White;
	background-color: #306496;
	cursor: hand;
	width: 85%;
	height: 90%;
}

.menutitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #306496;
	font-weight: bold;
}

/* -- top bar -- */
/* -- language -- */

.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}
.lang A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
.lang A:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: underline;
}
.lang A:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}

/* -- bottom bar -- */

.bottombar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
.bottombar1 A:Link {
	color: #ffffff;
	text-decoration: none;
}
.bottombar1 A:Hover {
	color: #ffffff;
	text-decoration: underline;
}

.bottombar2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #336699;
}
.bottombar2 A:Link {
	text-decoration: none;
}
.bottombar2 A:Hover {
	text-decoration: underline;
}

.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.foottext A:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: 336699;
	text-decoration: none;
}
.foottext A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: 336699;
	text-decoration: none;
}

/* -- publications -- */

.pubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #336699;
	background-color: #dddddd;
	font-style: italic;
}
.pubstatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #336699;
	background-color: #ffffff;
	font-style: italic;
}
.pubappear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #336699;
	background-color: #ffffff;
	font-style: italic;
}

.ptit {
	color: #000000;
	font-weight: bold;
}
.ptit2 {
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
}
.paut {
	color: #000000;
	font-style: italic;
}
.ppub {
	color: #000000;
}
.pabs {
	font-size: 8pt;
	color: #000000;
}

/* -- lines -- */

.linetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ecffff;
}

.linesubtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #336699;
	font-weight: bold;
}
.linesubtitle A:Link {
	font-size: 8pt;
	color: #336699;
	font-style: italic;
	text-decoration: none;
}
.linesubtitle A:Visited {
	font-size: 8pt;
	color: #336699;
	font-style: italic;
	text-decoration: none;
}
.linesubtitle A:Hover {
	color: Purple;
	cursor: hand;
	text-decoration: underline;
}

.sublinetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
/*	color: #AA0000; */
	color: #336699;
	font-weight: bold;
}
