body {
  scrollbar-arrow-color:black;
  scrollbar-track-color:"black";
  scrollbar-shadow-color:fuchsia;
  scrollbar-face-color:black;
  scrollbar-highlight-color:fuchsia;
  scrollbar-darkshadow-color:fuchsia;
  scrollbar-3dlight-color:fuchsia;
  color:white;font-size:10pt;font-family: "Arial", "Verdana", "Helvetica", sans-serif; 
  text-decoration:none;background-color:black;
  margin-left:auto;margin-right:auto;text-align:center; 
  }

a {font-weight: bold; text-decoration: none; color: fuchsia;}  
a:hover {font-weight: bold; text-decoration: underline; color: blue;}
a.hover {font-weight: normal; text-decoration: none; color: white;}  
a.hover:hover {font-weight: normal; text-decoration: underline; color: blue;}
a.small {font-size: 9pt;}  
a.small:hover {font-size: 9pt;}
a.no {font-weight: normal; color: white; cursor:text;}  
a.no:hover{font-weight: normal; text-decoration: none; color: white; cursor:text;}

div.width500 {width:500px; margin-left:auto;margin-right:auto; text-align: center;}
div.width600 {width:600px; margin-left:auto;margin-right:auto; text-align: center;}
div.width750 {width:700px; font-size: 10pt;margin-left:auto;margin-right:auto; 
	text-decoration: none; color: white; text-align: center;}
/* ul.fuchsia has square fuchsia bullets,
   the <b> tag is used to turn the text (within the <li> tags) back to white, 
   with weight: normal to make it non-bold 
   in general, list items are moved 25px to the left (making them non-indented)*/
div.width750 ul.fuchsia {text-align:left; color:fuchsia; list-style-type:square;}
div.width750 ul.fuchsia li b {font-weight:normal; color:white;}
div.width750 ul.fuchsia li {left:-25px; position:relative;}

div.navlinks {width:600px; font-size: 10pt;margin-left:auto;margin-right:auto; 
	text-decoration: none; color: white; text-align: center;}
div.navlinks a {color:white;font-weight:normal;padding-left:18px;padding-right:18px;}
div.navlinks a:hover {font-weight:normal;}
div.navlinks a.this {text-decoration:overline;}
div.navlinks a.this:hover {text-decoration:underline overline;}
div.button {font-size:8pt;color:fuchsia;font-weight:bold;border-style:outset;background-color:#F8F8FF;border:1px solid fuchsia;padding:1px 2px 1px 4px;display:inline;}
div.button:hover {font-size:8pt;border-style:inset;background-color:#F8F8FF;border:1px solid fuchsia;padding:1px 2px 1px 4px;display:inline;}
div.defaultbox {border:1px solid fuchsia;padding:7px;text-align:center;margin-left:auto;margin-right:auto;}
div.leftjustinline {display:inline;float:left;}
div.rightjustinline {display:inline;float:right;padding-left:40px;}
div.rightjustinline acronym {border-bottom:1px solid fuchsia; color:white;cursor:help; }
div.rightjustinline acronym:hover {border-bottom:1px solid fuchsia; color:fuchsia;cursor:help; }
div.lfmbox {width:500px;color:fuchsia;font-size: 8pt;margin-left:auto;margin-right:auto; 
	text-decoration: none; text-align: center;}
div.lfmbox a {font-weight:normal;}
div.lfmbox a:hover {font-weight:normal;}

h1 {font-size: 14pt; font-family: "Arial", "Verdana", "Helvetica", sans-serif; 
		font-weight: normal; text-decoration: none; color: fuchsia;}
h1 a {font-size: 14pt; font-weight: normal; text-decoration: none; color: fuchsia;}  
h1 a:hover{font-size: 14pt; font-weight: normal; text-decoration: underline; color: blue;}
h1 a.no {text-decoration: none; color: fuchsia; cursor:text;}  
h1 a.no:hover{text-decoration: none; color: fuchsia;cursor:text;}
h1.whitesmall {font-size: 11pt; font-family: "Arial", "Verdana", "Helvetica", sans-serif; 
		font-weight: normal; text-decoration: none; color: white;}
h1.whitesmall a.no {cursor:text; font-size: 11pt; font-weight: normal; text-decoration: none; color: white;}  
h1.whitesmall a.no:hover{cursor:text; font-size: 11pt; font-weight: normal; text-decoration: none; color: white;}
h1.no {display:none;}
h1.caption {display:inline;font-size: 9pt; font-weight: normal; text-decoration: none; color: fuchsia;}
h1.caption a {font-size: 9pt; font-weight: normal; text-decoration: none; color: fuchsia; cursor:text;}  
h1.caption a:hover{font-size: 9pt; font-weight: normal; text-decoration: none; color: fuchsia; cursor:text;}
h2 {font-size: 13pt; font-family: "Arial", "Verdana", "Helvetica", sans-serif; 
		font-weight: bold; text-decoration: none; color: white;}

hr {color:fuchsia; height:1pt;}

img.preload{display:none;}

span.tiny {font-size:10%;letter-spacing:10%;}

table {font-size:10pt;"}


abbr, .help {border-bottom: 1px dotted blue; cursor: help; }


abbr.explain {border-bottom: 1px dotted blue; cursor: help; }

hr.linkshow {color: black; height: 1pt; line-height:1pt;}

input {background-color:white; color:black; border-color:blue; border-width:1pt;}
input:hover {background-color:lightcyan; color:black; border-color:blue; border-width:1pt;}

input[type=radio]:hover {background-color:blue; color:blue;}
input[type=text]:hover {background-color:lightcyan; color:black;}
input[type=text] {background-color:white; color:black; border-color:blue; border-width:1pt;}

textarea {border-color:blue; border-width:1pt; color:black;}
textarea:hover {background-color:lightcyan; border-color:blue; border-width:1pt; color:black;}

select {color:blue; border-color:blue; border-width:1pt; background-color:white; }
select:hover {color:blue; border-color:blue; border-width:1pt; background-color:lightcyan; }
option {color:blue; background-color:white; border-color:blue; border-width:1pt; }
option:hover {color:blue; border-color:blue; border-width:1pt; background-color:lightcyan; }

table.popup { visibility:hidden; background-color:white; 
	position:absolute; border: 1px solid blue; }
table.popup td {padding-right:10px; padding-left:10px;}

td.padboth10 {padding-right:10px; padding-left:10px;}
td.padboth15 {padding-right:15px; padding-left:15px;}
/*list-style-type:square; list-style-image:url("layout_images/bullet_kiss.jpg");*/

.greybg {background-color: gray;}
.goldbg { background-color: #FFCC33; color: black;}
a.rightjust {position:relative; float:right}

td.linksdesc {padding-right:0px; padding-left:20px;} 
td.linkslink {padding-right:20px; padding-left:20px;} 
td.std {padding-right:25px; padding-left:25px;}
td.newhome {padding-right:10px; padding-left:10px;}
td.gallery {padding-right:30px; padding-left:30px;}
td.galleryconc {padding-right:155px; padding-left:30px;}
td.gallerywall {padding-right:180px; padding-left:30px;}
td.gallerylight {padding-right:155px; padding-left:30px;}
td.galleryearly {padding-right:155px; padding-left:30px;}


