﻿.sssmall {
	font-family: "Verdana";
	font-size:8.0pt;
	line-height:11.0pt;
	font-style:normal;
	color:#332222;
	margin-left : 6.0pt;
    margin-bottom:14.0pt;
	}

.sssmallh1 {
	font-family: "Verdana";
	font-size:8.0pt;
	line-height:11.0pt;
	color : #B06060;
	margin-left : 6.0pt; 
	font-weight:bold
	}

UL.bulletsmall{ 
	font-family: "Verdana";
    font-size: 8.0pt;
	margin-top : -10.0pt;
	line-height:11.5pt;
    color: #332222;}

UL.bulletsmall ul{ 
	font-family: "Verdana";
    font-size: 8.0pt;
	margin-top : 2.0pt;
	margin-left : 16.0pt; 
	line-height:10.0pt;
    color: #332222;}
.new           { 
	font-family: "Verdana";
    font-size: 8.0pt;
	line-height:11.5pt;
	margin-bottom:5;
    color: #332222;
    list-style-image: 
               url('http://www.rhino3d.com/images/dot2red.png') }
.enhanced           { 
	font-family: "Verdana";
    font-size: 8.0pt;
	line-height:11.5pt;
	margin-bottom:5;
    color: #332222;
    list-style-image: 
               url('http://www.rhino3d.com/images/dot2bw.png') }
.standard           { 
	font-family: "Verdana";
    font-size: 8.0pt;
	line-height:11.5pt;
	margin-bottom:5;
    color: #332222;
    list-style-image: 
               url('http://www.rhino3d.com/images/dot2b.png') }
    
/* Orginal */
 A:link { text-decoration : none; }
 A:visited { text-decoration : none;}
 A:hover { text-decoration : underline; color : red;}
 
 span.c14     { font-size: 14pt }
 span.c12     { font-size: 12pt }
 span.c10     { font-size: 10pt }
 span.c8     { font-size: 8pt }
 span.c6     { font-size: 6pt }
 span.video2 {
	font-family : "Verdana";
	font-size : 8.0pt;
	color : #CA0000;
	font-style: normal;
	text-decoration : none;
	cursor: pointer;
	font-weight: bold;
}

 span.video2over { font-family : "Verdana";
        font-size : 8.0pt;
        color : red; 
        font-style:normal;
        text-decoration : underline;
		font-weight: bold;
        cursor: pointer;}

 span.video { font-family : "Verdana";
        font-size : 8.0pt;
        color : #CA0000; 
        font-style:italic;
        text-decoration : none;
        cursor: pointer;}

 span.videoover { font-family : "Verdana";
        font-size : 8.0pt;
        color : red; 
        font-style:italic;
        text-decoration : underline;
        cursor: pointer;}

BODY { font-family : "Verdana", "Arial", "Times New I2";
        font-size : 8.0pt;
        color : black;}
   
 H1 { font-family : "Arial";
      font-weight : normal;
      font-size : 20.0pt;
      margin-left : 54.0px;
      margin-bottom : -2.0pt;}

 H2 { font-family : "Arial";
      font-weight : normal;
      font-size : 14.0pt;
      margin-top : 0.0pt;
      margin-bottom : 0.0pt;}

 H3 { font-family : "Verdana";
      font-weight : bold;
      font-size : 10.0pt;}

 H3.Sbh3 { margin-left : 4.0pt;}

 H5 { font-family : "Verdana";
      font-size : 10.0pt;}

 H5.White { font-family : "Verdana";
            font-size : 9.0pt;
            text-align : left;
            color : silver;
            line-height : 14.0pt;
            margin-left : 20.0px;
            margin-top : 0.0pt;}
            
 H5.White a {text-decoration : none; color : silver;}
 H5.White a:hover {text-decoration : none; color : white;}


 H6 { font-family : "Verdana", "Arial";
      font-size : 10.0pt;}

 P { font-family : "Verdana";
     font-size : 10.0pt;
     color : black}

 P.bullet { font-family : "Verdana";
     font-size : 10.0pt;
     list-style-type : disc;
     list-style-position : outside;
     list-style-image : url('http://www.rhino3d.com/images/blackdot.jpg');
     color : black}

 ul.fs8b { font-family : "Verdana";
     font-size : 8.0pt;
     color : black}

 P.fs8 { font-family : "Verdana";
         font-size : 8.0pt;
         list-style-type : disc;
         list-style-position : inside;
         list-style-image : url('images/blackdot.jpg');
         color : black}

 P.small { font-size : 8.0pt;
           margin-left : 10.0pt;
           margin-right : 10.0pt;
           margin-top : 0.0pt;}

 P.footing { font-family : "Arial";
             font-size : 7.9pt;}
 
 P.footing2 { font-family : "Arial";
             font-size : 10.5px;}
 
 P.sidebar { font-family : "Verdana";
             font-size : 8.0pt;}
 
 P.sbindent { font-family : "Verdana";
              font-size : 8.0pt;
              margin-left : 6.0pt;}
 
 P.indent { margin-left : auto;
            margin-right : 10.0pt;}
 
 BIG { font-size : 10.0pt;}
 
 H4 { font-family : "Arial", "Helvetica", "Monaco";
      font-size : 12.0pt;
      color : black;}
 
 LISTING { font-family : "Verdana", "Arial", "Times New I2";
           font-size : 8.0pt;}
 
 td { font-family: Verdana; font-size: 10pt }
 
 
 .menuskin{ position:absolute;
			width:175px;
			background-color:white;
			border:1px solid #202020;
			font:normal 10px Verdana;
			line-height:18px;
			z-index:100;
			visibility:hidden;
			filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#D4D0C8', Positive='true');
		}

.menuskin a{ text-decoration:none;
				color:black;
				padding-left:5px;
				padding-right:10px;
			}

#mouseoverstyle{ background-color:#D9D0C9; 
				border:1px solid #303030; 
				padding-left:19px;	
				line-height:16px;
				}
#mouseoverstyle a{ color:black; text-decoration : none;}


.menuitems {border-left:20px solid #D9D0C9;}

.sidebartop {	font-size: 8pt;
				color : #B06060;
				padding-top: 4px; 
				padding-bottom: 2px; 
				}

.sidebartop a{	color : #B06060;
				}
/*
.sidebartitle {	font-size: 8pt;
				color : #B06060;
				padding-top: 4px; 
				padding-bottom: 2px;
				 background-image:url('images/topline.jpg'); 
				 background-position: left top;  
				 background-repeat:no-repeat;
				 background-position-x : 12px ;				}
*/
.sidebartitle {	font-size: 8pt;
				color : #B06060;
				padding-top: 3pt; 
				padding-bottom: 10pt;
			    border-top: 1px solid gray;
			}

.sidebartitle a{color : #B06060;
				}

.sidebartitle a:visited{color : #B06060;
				}

.sidebarbody {	font-size: 8pt; 
				color : #888080;
				}

.sidebarbody2 {	padding-left: -1pt;
				}
				
.sidebarbody a{	color : #888080;
				}
				
.sidebarbottom { }
				
.sidebarslider {
        scrollbar-face-color:white;
		scrollbar-arrow-color:#828282;
		scrollbar-track-color:#F8F8F8;
		scrollbar-shadow-color:#828282;
		scrollbar-highlight-color:white;
		scrollbar-3dlight-color:#F8F8F8;
		scrollbar-darkshadow-Color:#888080;
		}
		
.linkOut {	color : #888080;
				}

				
.linkOver {
	cursor: pointer;
	text-decoration:underline;
	color:#B06060
	}
.linkOut  {}
				
#sidetip{
position: absolute;
font-family:Verdana; 
font-size:8pt;
width: 200px;
border: 1px solid gray;
padding: 0px;
background-color: black;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); 
}

#sidevideo{
position: absolute;
font-family:Verdana; 
font-size:8pt;
width: 320px;
border: 1px solid gray;
padding: 0px;
background-color: black;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); 
}

#closetext{
cursor: pointer;
margin-right: 1px;
color: silver;
text-align:right;
width: 30px;
}

#titletext{
font-family:Verdana; 
font-size:8pt;
font-weight: bold;
margin-left: 1px;
color: white;
width: 160px;
}

#titletext2{
font-family:Verdana; 
font-size:8pt;
font-weight: bold;
margin-left: 1px;
color: white;
width: 275px;
}


#tooltip{
	position: absolute;
	font-family: Verdana;
	font-size: 8pt;
	width: 100px;
	border: 1px solid black;
	padding: 2px;
	background-color: #FFFFCC;
	visibility: hidden;
	z-index: 100;
	filter: progid: DXImageTransform.Microsoft.Shadow(color= gray, direction= 135);
}

		 		 
/* navmenu div */

#navmenu {  
  position:relative;
	right:0px;
	bottom:0px;
    font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
    font-size:8pt;
	font-weight:normal;
	z-index:9000; 
	float:right; 
	text-align:right;
	padding: 0px;
}

#navmenu li { 
    font-size:8pt;
	float: left;
	position: relative;
	display:block;
    text-align: left;
	cursor: default;
	background-color: white;
	border-left: 1px solid gray;
    border-bottom: 1px solid gray;
	line-height: 1.2;
    border-bottom:none;
    padding:2px 0px 2px 0px;
   }

#navmenu a {    /* top-level menu */
  text-decoration: none;
  margin: 0px 5px 0px 5px;
}

#navmenu a:hover {   
   color:#CA0000;
  text-decoration: underline;
}

#navmenu a:visited { 
    color:#CA0000;
}

#navmenu li ul { 
	display: none;
    font-size:8pt;
	position: absolute;
	left:-1px;
	top:100%; 
	width: 100pt;
	text-decoration: none;
	color: #777;
	background: #fff;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-top: 1px solid white;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#D4D0C8', Positive='true');
}


#navmenu li.over ul { 
	display: block;
	z-index:9000; 
}

#navmenu li li a { /* dropdown  nav */
	display: block;
	font-size:8pt;
	line-height: 1.0;
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	color: #000000;
	padding: 2px 10px 2px;
	border:1px solid white;
	margin: 0px;
	font-weight:normal;
}

#navmenu li li a:visited { /* dropdown visited */
  color: black;
}

#navmenu li li a:hover { /* dropdown visited */
  color: black;
 text-decoration: none;
  background-color:#D9D0C9; 
  border:1px solid #303030;
}

#navmenu ul.submenu li {
	width: 145pt;
	border-left: none;
	padding: 0px;
}

ul.submenu { 
	padding:0;
	margin:0; 
	list-style-type:none;

}

#navmenu { 
	padding:0;
	margin:0; 
	list-style-type:none;

}

/* end navmenu */

/* new */
.subtitle
{ font-family : "Verdana";
     font-size : 8.0pt;
     color : gray;}
     
p.sbmenu-n { font-family : "Verdana", "Arial";
            font-size : 8.0pt;
            text-align : right;
            color : #C0C0C0;
            margin-right : 6.0px;
            margin-left : 0.0px;
            margin-top : 0.0pt;
            }
.sssmallb {
	font-family: "Verdana";
	font-size: 8.0pt;
	line-height: 11.0pt;
	font-style: normal;
	color: #332222;
	margin-left : 6.0pt;
	margin-bottom: 14.0pt;
	font-weight: bold;
}
.sssmallh1u {
	font-family: "Verdana";
	font-size: 8.0pt;
	line-height: 11.0pt;
	color: #800000;
	margin-left : 6.0pt;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
