/* Motif  3.  Purple: #7B68EE */
@import "custom.css";

a img {
    border:0;
    }

body {	
    
    font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 0 0 0; 
	 

	scrollbar-face-color: #7B68EE; 
	scrollbar-track-color:#9CF; scrollbar-arrow-color: #9CF;
	scrollbar-highlight-color:#CCC; scrollbar-3dlight-color: #CCC;
	scrollbar-shadow-color: #666;  scrollbar-darkshadow-color:#000;   }   


p.header,h1.header,h2.header,h3.header { text-align:left;}
p.header {font-size:90%; margin: 0 0 5 10;}
h1.header {font-size:2.2em; margin: 0 0 5 10;}
h2.header {font-size:1.5em; margin: 0 0 10 10;}
h3.header {font-size:14px; text-align:right; font-weight:bold;  margin: 0 5px 0 0;}
a:link.header, a:visited.header, p.header a, p.header a:visited    { color:#FDF5E6;   text-decoration:underline;}
a:hover.header, p.header a:hover   { background-color:#0066FF; color:#FDF5E6;  text-decoration:underline;}


h1,h2,h3,h4,p {margin: 10 0 0 0; }
  h1 {font-size: 1.5em; font-weight:normal; margin-top:3px;}
  h2 {font-size: 1.4em; font-weight:normal; }
  h3 {font-size: 1em; font-weight:bold; }
  h3.sub {color:#000; margin: 0 0 0 0;}
#page  h4 {font-size: 90%; }
#page  p  {font-size: 80%; margin: 0 0 10 0; }
#page  p.list {font-size: 60%; margin-top:0em; }
#page  p.sml {font-size: 70%; margin-top:0em; }


#page a:link, #page a:visited, #pic_right a:link, #pic_right a:visited	{ color:#0000CD;}
#page a:hover, #pic_right a:hover   		{ background-color:#7B68EE; color:#fff;  }


p.copyright  	{font-size: 60%; margin: 100 0 0 0; }
p.thumbnav 	{text-align:center; font-weight:bold; font-size: 80%;}


#leftnav p	{font-size:11px; color:#FDF5E6;  margin: 0 0 0 0;} 
#leftnav a:link, #leftnav a:visited	{ color:#FDF5E6;   text-decoration:none;}
#leftnav a:hover   		{ background-color:#0066FF; color:#FDF5E6;  text-decoration:underline;}
#leftnav td  { border:inset 0 }


#pic_right {text-align:right;}
#pic_right img {margin: 0 0 0 0; } 
#pic_right p {font-size: 70%; margin: 2 0 5 70;}
#imageright {float:right;}


#page img.multithumb {}
#page h3.multihead {font-size: 13px;  margin: 0 0 1 0;}
#page p.multicost {font-weight:bold;}
#page p.multidesc, #page p.multispec, #page p.multicost 
{font-size: 11px;  margin: 0 0 0 0;}

#page p.multiquant {font-size: 11px;  padding: 0 0 15 0;}


#web {font-size: 11px; padding: 100 0 0 5; }
#web p, #web a:link, #web a:visited, #web a:hover {color:#9cf;}
#web a:hover { background-color:7B68EE;}

/* ------------[ intronote ]-----------------------*/
#intronote {font-size: 70%;
			width: 100px;
			padding: 0; margin: 0;
			display:none;
			}
			
img.picLeft /* Left aligned */ {
    float: left;
    margin: 9px 9px 5px 0;
}
img.picRight /* Right aligned */ {
    float: right;
    margin: 9px 0 5px 9px;
}


.tablecentertd td {
	text-align:center !important;
	}
	
	
.tablecentertd td a {
	text-align: center;

font-weight: bold;

font-size: 12px;
	}
table td {
	vertical-align:top;
	}		
	
	.multiquant input {
	display:block;
	}