@charset "iso-8859-1";

<STYLE TYPE="text/css">
   
<!--
body {
	 margin: 0;
	 /* Selects font for the page */
	 font-family: Arial, Helvetica, Verdana, sans-serif;
	 }

#wrapper {   
   /*  width: 740px;  */ 
   position: relative; 
 } 	

#ThumbsWrapper { 
  /*  width: 730px;*/ 
   height:450px; 
   padding-top: 20px;  
 }  

#ThumbsBlowUp {  
	width: 500px;
	height:450px; 
	float: left; 
	text-align: center;
 } 

#ThumbsLayer {   
	width:210px;
	height:430px; 
	float: right; 
 }   

#ThumbsScroller {
	width:200px;
	height:450px;
	background-color:transparent;
	overflow:scroll;
	float: right; 
	scrollbar-track-color: gray;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: black;
	scrollbar-face-color: gray;
} 

#SamplesWrapper { 
  
   width: 730px;
   height:450px; 
   padding-top: 20px;  
 }  


#SamplesLayer {
	width:200px;
	height:430px; 
	float: right; 
 } 
#SamplesScroller {
width:200px;
height:450px;
background-color:transparent;
overflow:scroll;
scrollbar-track-color: gray;
scrollbar-shadow-color: gray;
scrollbar-arrow-color: black;
scrollbar-face-color: gray;
} 


	span.White16B {font-size:16pt; font-weight:bold; color:white;}
		.White14B {font-size:14pt; font-weight:bold; color:white;}
		.White14N {font-size:14pt; font-weight:normal; color:white;}
		.White12B {font-size:12pt; font-weight:bold; color:white;}
		.White12N {font-size:12pt; font-weight:normal; color:white;}
		.White10B {font-size:10pt; font-weight:bold; color:white;}
		.White10N {font-size:10pt; font-weight:normal; color:white;}
		.White8N {font-size:8pt; font-weight:normal; color:white;}

		.Yellow14B {font-size:14pt; font-weight:bold; color:yellow;}
		.Yellow12B {font-size:12pt; font-weight:bold; color:yellow;}
		.Yellow10B {font-size:10pt; font-weight:bold; color:yellow;}
		.Yellow10N {font-size:10pt; font-weight:normal; color:yellow;}
		.Yellow8N {font-size:8pt; font-weight:normal; color:yellow;}

		.Yellow12BIndent15 {font-size:12pt; font-weight:bold; color:yellow; margin-left: 15px;}
		.Black28B {font-size:28pt; font-weight:bold; color:black;}
		.Black16B {font-size:16pt; font-weight:bold; color:black;}
		.Black14B {font-size:14pt; font-weight:bold; color:black;}
		.Black14N {font-size:14pt; font-weight:normal; color:black;}
		.Black12B {font-size:12pt; font-weight:bold; color:black;}
		.Black10B {font-size:10pt; font-weight:bold; color:black;}
		.Black10N {font-size:10pt; font-weight:normal; color:black;}
		.Black8B {font-size:8pt; font-weight:bold; color:black;}
		.Black8n{font-size:8pt; font-weight:normal; color:black;}
		.Silver14N {font-size:14pt; font-weight:normal; color:silver;}
		.Silver12N {font-size:12pt; font-weight:normal; color:silver;}

	 .MenuIndent1 {margin-left: 15px;}
	 .MenuIndent2 {margin-left: 23px;}
	 .MenuIndent3 {margin-left: 30px;}


.TextField {
background-color: ffff00;
border-color: 0000ff;
border-style: beveled;
border-width: 1;
color: 000000;
font-size: 12pt;
font-family: arial;
font-weight: normal;
}



		

img.btn {background: transparent;}
a.btn:hover {background-color: yellow}
a.btn:active {background-color: lime}

 #hSprig {position: absolute; top: 20px; left:50px;} 	  	
 #hName {position: absolute; top: 20px; left:160px;}
 #hAddress {position: absolute; top: 110px; left: 220px;} 
 #bMenu ul {list-style: none;}
 #bMenu li {background-repeat: repeat-y; margin: 2em 0em 2em}

 a.bMenu {font-size:12pt; font-weight:bold; color:#990000; background-color:white;} 
 a.bMenu:hover {font-size:12pt; font-weight:bold; color:black;  background-color:white;}
 a.bMenu:active {font-size:12pt; font-weight:bold; color:lime;}

 a.bMenuAbout {font-size:12pt; font-weight:bold; color:white;} 
 a.bMenuAbout:hover {font-size:12pt; font-weight:bold; color:black;}
 a.bMenuAbout:active {font-size:12pt; font-weight:bold; color:black;}



 a.bSubMenu {font-size:10pt; font-weight:bold; color:#FFFC00;} 
 a.bSubMenu:hover {font-size:10pt; font-weight:bold; color:Red; background-color:blue;}
 a.bSubMenu:active {font-size:10pt; font-weight:bold; color:lime;}

 span.bMenu {font-size:12pt; font-weight:bold; color:#FFFC00;} 
		.Copyright {color: white; font: sans-serif; font-size: x-small; font-weight: bold;}
		.CopyrightGray {color:gray; font: sans-serif; font-size: x-small;}
		.CopyrightWhite {color:white; font: sans-serif; font-size: x-small; font-weight: bold;}
		.CopyrightRed {color:Red; font: sans-serif; font-size: x-small; font-weight: bold;}
		.CopyrightBlue {color:#473C8B; font: sans-serif; font-size: x-small; font-weight: bold;}
		.CopyrightMaroon {color:#990000; font: sans-serif; font-size: x-small; font-weight: normal;}

		.PageTitle {font-size:24pt; font-weight:bold; color:#000000;} 
		.BlueTitle {font-size:24pt; font-weight:bold; color:#473C8B;} 
		.GrayTitle {font-size:24pt; font-weight:bold; color:gray;}
		.GroupHead {font-size:18pt; font-weight:bold; color:#473C8B;} 
		.SubGroupHead {font-size:14pt; font-weight:bold; color:#473C8B;}
		.Sub1Group {font-size:12pt; font-weight:normal; color:#473C8B;}
		.Sub2Group {font-size:10pt; font-weight:normal; color:#473C8B;}
		

		.BoldText {font-weight:bold;}
		.Speaker {font-size:24pt; font-weight:bold; color:#473C8B;} 
 		.Title {font-size:14pt; font-weight:bold; color:#473C8B;}
		
		.RedText{font-weight:bold; color:red;} 
		.TinyText{font-size:8pt; font-weight:lighter; color:#000000;}

		.RedLineThru{text-decoration: line-through; font-weight: 700; color:red;}

		.login {font-family: MS Sans Serif; font-weight: normal; color: blue; font-style: oblique; font: 200 xx-small;}
		.boldon {font-weight : bold; color : blue;}
		.boldoff {font-weight : medium; color : blue;}

		.10boldon {font-weight : bold; color : blue; font-size:10pt;}
		.10boldoff {font-weight : medium; color : blue; font-size:10pt;}

		.12boldon {font-weight : bold; color : blue; font-size:12pt;}
		.12boldoff {font-weight : medium; color : blue; font-size:12pt;}

		.14boldon {font-weight : bold; color : blue; font-size:14pt;}
		.14boldoff {font-weight : medium; color : blue; font-size:14pt;}

		.16boldon {font-weight : bold; color : blue; font-size:16pt;}
		.16boldoff {font-weight : medium; color : blue; font-size:16pt;}


		.WhiteTitle {font-size:14pt; font-weight:bold; color:white;}
		.WhiteText12{font-size:12pt; font-weight:bold; color:White;} 
		.WhiteText10{font-size:10pt; font-weight:bold; color:White;} 
		.WhiteText8{font-size:8pt; font-weight:bold; color:White;}
		.amer {color: #000000; font: sans-serif; font-weight: bold;}



	   p.indent {margin-left: 20px;}
		.indentFirstLine{text-indent: 20px; margin-left: 20px; margin-right: 20px; text-align: justify;}
		.BigText {font-size:12pt; font-weight:bold;} 
-->
</STYLE>

