body {
	color: #333366;
	font-size: 10px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: url(../images/stripes.png);
	text-align: center;
	margin: 12px;
       }
	
	
	
#page {  
	color: #333366;
	/*background-color: #fff;*/
	background-color: rgb(235,235,235);
	position: relative;
	text-align: left;
	height: auto;
	font-size: 10px;
	line-height: 16px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
        /*border: solid 2px #b70;*/
	visibility: visible;
	display: block; 
	}
		
/* this is the box that contains the logo and menu items */
#menu {
        float:left;
        padding-left:10px;


        padding-right:10px;
        text-align: right;
        line-height: 12px;
        padding-bottom: 30px;
        margin-top: 10px;
        margin-bottom: 10px;

        /*border-right: 1px dotted #888;*/
        border-right: 1px dotted #b70;
        }		

/* each menu item is wrapped in a 'menuitem' class */
/* all four menus are identical                    */
.menuitem, .menuactive
        {
	margin-top: 16px;
	margin-left: 16px;
	width: 165px;
	padding-bottom:2px;

	margin-top: 11px;
	margin-left: 16px;
	/*width: 18em;*/
	padding-bottom:0px;

	border-bottom: 1px dotted #c7ccc6;
	background-color: transparent;
	}
	
.menuactive
        {
        font-weight: bold;
        font-size:11px;
        color:#000;
        }

a {
        color: #B70;
        font-size: x-small;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none
        }

/* the three states of the menus are defined here in this order */
 .menuitem a, .baseline a, .contact a {
	color: #060;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none
	}
	
a:visited,.menuitem a:visited, .baseline a:visited, .contact a:visited  { 
 	color:#999;
	text-decoration: none 
	}

a:hover, .menuitem a:hover, .baseline a:hover, .contact a:hover {
	color: #C00;
	text-decoration: none 
	}
	
a:active, .menuitem a:active, .baseline a:active, .contact a:active { 
        color: #900;
	text-decoration: none  
	}

a.contribution { 
        color: #8c646a;
        /* color: #040; */
        font-weight: 600;
        font-size: 10px;

 }

a.contribution:hover{ 
        color: #6c444a;
        /* color: #700; */
                      }	
	
	
/* this is the main text box */	

#textcol      
	 { 
	 background-color: transparent;
	 text-align: left;
	 /*border-left: 1px solid #b3b3ff; */
	 width: 500px; 
	 height: auto; 
	 visibility: visible; 
	 display: block;
	 margin-left:225px;
	 /*padding-left:12px;*/
	 /*padding-left:1.2em;*/ 
	 }
	
#abstract      
	 { 
	 background-color: transparent;
	 text-align: left;
         border-left: 1px dotted #b70;
	 padding-left:12px;
	 width: 550px; 
	 height: auto; 
	 visibility: visible; 
	 display: block;
	 margin-left:115px;

	 /*padding-left:1.2em;*/ 

	 }
	

	
/* now the text style variations */


h1  {
	
	font-size: 24px;
	line-height: 28px
	}


h2 {
	/*color: #696;*/
	font-size: 12px;
	margin:0px;
	}
	
h3  {
	color: #8c646a;
	font-size: small
	}

h4  {
	color: #8c646a;
	font-size: small
	}

h5  {
	color: #8c646a;
	font-size: x-small
	}

h6  {
	color: #8c646a;
	font-size: xx-small
	}


ul {
	list-style: square; 
}

.red { 
	color: #933;
	}
	
.green {
	color: #494;
	}
.blue {
	color: #44a;
	}
	
.colorlines { 
               color: #b70;
                }

.sample {
	color: #966b72;
	padding-left: 0em;
	/*line-height: auto;*/
	line-height: 10px;
	}
	
.sample h1 { 
	color: #966b72;
	text-indent: 0em;
	padding-top: 0em;
	font-size:3em;
	}

.sample h2 { 
	position: relative;
	color: #966b72;
	font-size:2.3em;
	left: 0em;
	padding-top: 0em;
	}
	
.sample h3 { 
	color: #966b72;
	font-size:1.6em;
	text-indent: 0em;
	padding-top: 0em;
	padding-top: 0em;
	}
	
/* Forms */
	
input, select, option, textarea {
	color: #711;
        background-color: #f6f6f6;
	font-size: 11px;
}

option {
	color: #333366;
        background-color: #f4f4f4;
	font-size: 10px;
}

input.button {
        color: rgb(235,235,235);
        background-color: #711;
        font-weight: bold;
	font-size: 12px;
}

input.abstract {
        color: #8c646a;
        background-color: rgb(235,235,235);  
        /*font-family:'trebuchet ms',helvetica,sans-serif;*/
        font-weight: 500;
	font-size: 10px;


        /*border:0px;*/
        
        border:1px solid;
        border-top-color:rgb(235,235,235);
        border-left-color:rgb(235,235,235);
        border-right-color:rgb(235,235,235);
        border-bottom-color:rgb(235,235,235);
	
        /*border-style:none;*/
}

input.abstracthov {
        border-style:solid;
        border:1px solid;
        border-top-color:#8c646a;
        border-left-color:#8c646a;
        border-right-color:#644;
        border-bottom-color:#644;


}



ans {
	color: #711;
}

em.answer {
	color: #711;
}

/*      font-family: Verdana, Geneva, Arial, sans-serif; */
em.nuevo {
        font-family: Courier, "Courier New", monospace, bold;
        font-size: small;
        color: #711;
	font-weight: bold;
        text-decoration: blink;
}


/* finally, the other bits */

.snippet {
	background-color: #f5f7f5;
	display: block;
	margin-top: 1.2em;
	margin-bottom: 1.5em;
	padding-top: 0.6em;
	padding-bottom: 0.8em;
	padding-left: 2em;
	width: 90%;
	border: solid 1px #688
	}
	
.caption 
        {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #696;
	}
	
.picbox br 
        {
	display:none;
        }

.code  
	{
	color: #579;
	font-family: Courier, "Courier New", monospace
	}
	
.picbox {
	margin-top:10px;
	height:auto !important;
	text-align:center;
	width:370px;
	clear:right;
	}	
.col {
	float: left;
	margin: 0 0 0 0;
	width: 45%;
	height: auto
	}
	
.piccol {
	margin: 0 0 0 0;
	height: auto
	}
	
.baseline {
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: 16px;
	width: 97%;
	text-align: right;
	border-bottom: solid 1px #9b9;
	}

.baseline2 {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: 16px;
	width: 100%;
	text-align: right;
	/*border-bottom: solid 1px #9b9;*/
	border-top: solid 1px #b70;
	}

.contact {
        clear: left;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: -16px;
	width: 100%;
	text-align: right;
	/*border-bottom: solid 1px #9b9;*/
	}
	
.spacedhead 
        {
	color: #933;
	font-size: medium;
	font-weight: bold;
	word-spacing: 0.5em; 
	letter-spacing: 0.5em
	}

.row 
	{
	background-color: transparent;
	position: relative;
	clear: both;
	margin-left: 25px;
	margin-bottom: 8px;
	width: 650px;
	height: auto;
	visibility: visible;
	display: block
	}
	
.topBanner
	{
	background-color: transparent;
	position:absolute;
	left:198px;
	left:80px;
	top:-15px;
	width:468px;
	height:60px;
	z-index:1;

        text-align: left;
	}
	
.footer { 
	 clear:left; 
	 margin:12px auto 1px; 
         padding:4px;
	 /*width:650px;*/
	 font-size:10px;
         font-weight: bold;
	 line-height:15px; 
	 /*background-color:#fc0;*/
	 text-align:center; 
	 border-top:solid 1px #9b9;
	 border-top:solid 1px #b70;
	 /*border-top:solid 1px #888;
	 border-bottom:solid 1px #888;*/
	 }
	 
.horzspace    
	{
	font-size: 10px;
	line-height: 10px;
	background-color: transparent;
	text-align: left;
	clear: left;
	width: 650px;
	visibility: visible;
	display: block
	}
	
.footer a 
        {
        color:#000;
        font-weight:normal;
        }

.footer a:visited 
        {
        color:#444;
        }	 

.footer a:hover 
        {
        color:#C00;
        text-decoration:underline;
        } 

