body { 
color: #191970;
background:rgb(80%, 90%, 100%);
font-size:100%;
font-family:Arial, Helvetica, sans-serif;
margin:1%;padding:1%;
border:none thin green; 
}
body.def { background: url(textures/recbg.jpg); }

a {
 line-height:2em;
 border:solid thin blue;
 font-family: "Tahoma", sans-serif;
 color:#303;
 background-color:#ffcfff;
 padding:0.15em 0.25em;margin:0.5em;
}
a:link {
 font-family: "Tahoma", sans-serif;
 color: #303;
 background-color:#cfcfff;
}
a:visited {
 color: #309;
 background-color:#ffefff;
}
a:hover {
 color: #303;
 background-color:#9fafff;
}
a:active {
 color:red; 
border:solid thin red;
}

div.main { 
background-color:transparent;
text-align:center;
border:none thin blue;
margin:0em;padding:5px;
}

div.center {
text-align:center;
border:none thin blue;
margin:0em;padding:5px;
}

div.caption { 
background-color:transparent;
border:none thin blue;
margin:0em;padding:0em;
}

h3 {
 color:blue; text-align:left;margin:1%;
}

div.logoObj{
background-color:#509769;
border:none thin #87ceeb;
text-align:center;
}

object.x3dscene {
width:88%;height:22em;
background-color:#f8f8ff;;
border:solid thin red;
margin:1em;padding:5px;
}
object.x3dscene2 {
width:98%;height:5em;
background-color:#f8f8ff;;
border:solid thin red;
margin:0em;padding:5px;
}

object.logoUsingx3d {
background-color:#f8f8ff;
width:98%;height:68%;
border:solid thin red;
margin:1em;padding:0em;
}
div.centerlogo {
 text-align: center;
 color: #191970;
 background: #ccf;
 width: 50%; 
 margin-left: 25%;
 margin-right: auto;
 padding: 0.2em 0em;
 border-width: thin;
 border-style: solid;
 border-color: blue;
}
div.centerlogo2 {
 text-align: center;
 color: #191970;
 background: #ccf;
 width: 80%;
 border-width: thin;
 border-style: solid;
 border-color: blue;
}
div.smallLogobox {
margin:0em;
padding:0em;
}
object.smallLogoX3d {
width:90%; height:5em;
background-color:#f8f8ff;
border:solid thin red;
margin:0em;padding:0em;
}
p {color:#191970; background:transparent;text-align:left;}
p.blue {color:blue;}
p.center { text-align:center;} 
p.dates { font-size:50%;}
p.name {font-size:85%;}

