/* CSS Document for VT display index pages */
 body {
  margin:0;
  padding:0;
  color:#000;
	background-color: rgb(205,219,205);
	font-family: Verdana,Trebuchet MS, Arial, Geneva, sans-serif;
      font-size: 0.90em;
    }
	#outerContainer
	{
	
	
	position: relative;	/* fix a render bug in IE under certain conditions */
	overflow: visible;
	width:800px;
	height: 100%;	/* fix the Win32 IE float bug */
	}  
  
#pageFrame
{	width:800px;
	margin: 10px 10px 10px 10px;
	
    background-color:transparent;
	
    padding: 0px 6px 0px 6px;
}

.header
	{
	height:auto;
	 text-align: right; background-color: rgb(34,70,79); color: #CCCC99;
	margin: 0px 20px 2px 20px;
	padding:4px 8px 10px 5px;
	}
	
.introbox
	{ border: 1px solid rgb(34,70,79);
	  background-color: rgb(171,195,172);
	  width:810px;
	  margin:10px 50px 10px 10px;
	 display:block; height:auto;
	 padding: 2px 8px 4px 8px;
	 }
	 
	ul {list-style-type: none; line-height:115%}
	
	#left-col, #right-col {
	width:49%;
	margin-left:12px;
	background-color:transparent;
	margin: 6px 0px 12px 0px;
	border: 1px solid rgb(34,70,79);
	text-align: left;
	height:auto;
	float:left
  }
  
  #left-col {float:left}
  #right-col {float:right; clear:right}
  
  

	.MenuComment {
		color:#003300;
		font-size:.85em;
		padding: 2px;
		margin:-12px 6px 6px 40px;
		}


 
 


p.item_notation {text-align:left;
              text-indent: 1.0in;
              color: orange;
              font-family: Verdana,Trebuchet MS, Arial, Geneva, sans-serif;
              font-size: 1.0em;
              font-weight:normal;
        }

  .section {
            border: 1px solid rgb(34,70,79);
			color:#003300;
			border: 1px solid rgb(34,70,79); 
			border-left: 0px;  border-right:0px;     
            padding: 2px .75em 1px 0.5em;
            background-color: rgb(171,195,172);                  
            font-size: 1.2em;           
           }    
 

.MenItem {text-align:left;
              margin-left: 12px;         
              font-size: 1.2em; line-height: 100%; font-weight:bold;
             }
             

.MenItem a:link { color:#006699; text-decoration: none }
.MenItem a:visited {color:#666666; text-decoration: none }
.MenItem a:hover { background-color: rgb(34,70,79); color:white; text-decoration: none }

.RefBox {width:650px%; margin-left:100px; padding-left:6px; padding-right:12px; border: 1px solid rgb(34,70,79)}

a:hover {color: black; background-color:#99FF00}
a:visited { color:#993300} 


	#clearone {clear:both; height:1px}
  
  #footer {
  width:800px;
  text-align:center;
  margin: 20px;
  padding: 0.5em;
  color:black;
  border: 1px solid rgb(34,70,79);
  background-color: rgb(171,195,172); 
  }

  /*font definitions */


h1  { font-weight: bolder; font-size: 1.8em; color:white}
h2  { font-weight: bolder; line-height: 120%; font-size: 1.4em}
h3  {font-weight: bolder; line-height: 120%; font-size: 1.2em; position: relative;}
h4  { font-weight:normal; line-height: 120%; font-size: 1.2em;  position: relative;}
h5  { font-weight:normal; font-size: 1em;}

.c1, .c2, .c3 {color:#999999; text-align:right; margin-right:15px}
.c1 {color:white; letter-spacing: 0.4em;  font-size:1.8em; padding-top:0px; line-height:.95 }
.c2 {font-size: 14px; font-weight: lighter; font-style: italic}
.c3 {font-size: 12px; font-weight: lighter; font-style: italic}
 
.comic, .comic-large {font-family: Comic Sans MS, sans-serif}
.comic {font-size: 0.85em}
.comic-large {font-size: 1.0em}
.smallgreen{font-size:.85em; color:#006600}
 
.med, .medsmall, .xsmall, .xxsmall { font-family: Verdana,Trebuchet MS, Arial, Geneva, sans-serif}
    
.med {font-size: 1.0em}
.medsmall {font-size: 0.95em}
.small {font-size: 0.90em}
.xsmall  {font-size: 0.80em}
.xxsmall  {font-size: 0.70em}

.RightSide {margin-left:12px}
.CaptionLeft {font-size:small; margin-right:6em}
.LeftSide {margin-right:12px}

