
        A,A:Link,TD,P,body,SELECT,INPUT,{
                font-family: verdana,ms sans serif,arial,helvetica;
                font-size:12px;
		color:black;
		font-style:bold;
                text-decoration:none;
        }

        A:Hover
        {
                color:ghostwhite;
        }
		
		 A:visited
        {
                color:ghostwhite;
        }
		 A:active
        {
                color:red;
        }
h1{
font-size:14;
color:silver;
		font-style:bold;
                text-decoration:none;
}
                select 
                {
                width: 107px;
				color:ghostwhite;
                }	
				
				img{
	border-style:solid;
	border-color:#474646;
	border-width:0px;
	color:gray;
	}
				
                .Inputtext{width: 130px}
.navylink{
color: silver;
}

 .bodycopy{
color: black;
 font-family: verdana,ms sans serif,arial,helvetica;
 font-size:11px;
 
}

 .bodycopy2{
color: gray;
 font-family: verdana,ms sans serif,arial,helvetica;
 font-size:11px;
 
}

 .bodycopy3{
color: gray;
 font-family: verdana,ms sans serif,arial,helvetica;
 font-size:9px;
 
}


 .linkscopy{
color: silver;
 font-family: verdana,ms sans serif,arial,helvetica;
 font-size:13px;
 
}

 .homelink{
border:none;
 font-family: verdana,ms sans serif,arial,helvetica;
 font-size:13px;
 
}

 .heading{
color: black;
font-size:13px;
  font-family: verdana,ms sans serif,arial,helvetica; style: bold
}
.heading2{
color: SILVER;
font-size:20px;
font-style:bold;
  font-family: verdana,ms sans serif,arial,helvetica; style: bold
}

 .heading3{
color: SILVER;
font-size:14px;
font-style:bold;
  font-family: verdana,ms sans serif,arial,helvetica; style: bold
}

                          
#motioncontainer a img{ /*image border color*/
border: 1px solid gray;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid white;
}

#motioncontainer a:active img{ /*image border hover color*/
border: 1px solid black;
}

#motioncontainer a:hover{
color: silver; /* Dummy definition to overcome IE bug */
}

#motioncontainer2 a img{ /*image border color*/
border: 1px solid gray;
}

#motioncontainer2 a:hover img{ /*image border hover color*/
border: 1px solid white;
}

#motioncontainer2 a:active img{ /*image border hover color*/
border: 1px solid black;
}

#motioncontainer2 a:hover{
color: silver; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}

a.nav:link{font-size:9px;font-weight:bold;color:gray;text-decoration:underline}	
a.nav:visited{font-size:9px;font-weight:bold;color:gray;text-decoration:none}
a.nav:hover{font-size:9px;font-weight:bold;color:white;text-decoration:underline}
a.nav:active{font-size:9px;font-weight:bold;color:#000099;text-decoration:none}

a.rightnav:link{font-size:15px;font-weight:none;color:gray;text-decoration:underline}	
a.rightnav:visited{font-size:15px;font-weight:none;color:gray;text-decoration:none}
a.rightnav:hover{font-size:15px;font-weight:none;color:silver;text-decoration:underline}
a.rightnav:active{font-size:15px;font-weight:none;color:silver;text-decoration:none}

a.leftnav:link{font-size:13px;font-weight:bold;color:black;text-decoration:none}	
a.leftnav:visited{font-size:13px;font-weight:bold;color:black;text-decoration:none}
a.leftnav:hover{font-size:13px;font-weight:bold;color:silver;text-decoration:underline}
a.leftnav:active{font-size:13px;font-weight:bold;color:silver;text-decoration:none}


a.box:link{font-size:13px;font-weight:bold;color:black;text-decoration:underline}	
a.box:visited{font-size:13px;font-weight:bold;color:black;text-decoration:underline}
a.box:hover{font-size:13px;font-weight:bold;color:red;text-decoration:underline}
a.box:active{font-size:13px;font-weight:bold;color:black;text-decoration:underline,bold}

.image img{
	border-style:solid;
	border-color:#474646;
	border-width:1px;
	color:gray;
	}
	
.image2 img{
	border-style:solid;
	border-color:black;
	border-width:1px;
	color:black;
	}
	
.image a:hover{
	color: silver; /* Dummy definition to overcome IE bug */
      }
	  
#mainContainer{
		
		margin:0 auto;
		width:20px;
		text-align:left;
		background-color:black;
		padding:1px;
		border:0px solid #474646;	
		}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#_panel_one,#_arrows,#_thumbs{	/* Width of divs for thumbnails */
		width:110px;
	}
	#_panel_one{		
		float:left;	
	}
	#_thumbs{
		overflow:hidden;	/* Don't change this */
		height:280px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}
	#_largeImage{	/* Large image div */
		float:left;
		padding-left:5px;	/* "Air" */
		padding-right:5px;	
		border-style:solid;
	border-color:#474646;
	border-width:1px;
	color:gray;
	}
	#_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#_largeImage img{	/* Large image */
		border-style:solid;
	border-color:#474646;
	border-width:1px;
	color:gray;/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:114px;	/* Width of strip */
		padding:5px;	/* "Air" inside filmstrip div */
		
		a:hover{
color: silver; /* Dummy definition to overcome IE bug */
	}



	.strip_of_thumbnails div{
			
		padding:2;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding:5px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:1px solid #ffffff;	/* border around active thumbnail */
		padding:0px;
		
	
	}
	.leftArrow{
		position:absolute;
	}
	.rightArrow{
		position:absolute;
	}
	#_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	