﻿body
{
	background-color:#ffffff;
	color: #d8d8d8;
	font-family: verdana, Tahoma, georgia, Helvetica, sans-serif;
	font-size:small;
	margin-top:0;
	line-height:15px;
}

A:link {font-size:11px;text-decoration: none; color: yellow;}
A:visited {font-size:11px;text-decoration: none; color: yellow;}
A:active {font-size:11px;text-decoration: none; color: yellow;}
A:hover {font-size:11px;text-decoration: underline; color: #ffffff;}

a img 
{ 
 border:none; 
}


img
{
display: inherit;
}
div.container 
{width:98%; margin:1%;}

 table#table1 
 {
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:35px;
	width:800px;
	background-color:#ffffff;
}
 
 tr,td
{


}
.cellbox
{
	border-left: 2px solid #969696;
	border-right: 2px solid #969696;
	border-top: 2px solid #969696;
	border-bottom: 2px solid #969696;

}
.photo-cellbox 
{
	border-left: 1px solid #c6c68d;
	border-right: 1px solid #c6c68d;
	border-top: 1px solid #c6c68d;
	border-bottom: 1px solid #c6c68d;
	background-color:#f1f1d0;
}
.textbox-cellbox 
{
	border-left: 1px solid #9e090f;
	border-right: 1px solid #9e090f;
	border-top: 1px solid #9e090f;
	border-bottom: 1px solid #9e090f;
	background-color:#9e090f;
}

.search-cellbox 
{
	border-left: 4px solid white;
	border-right: 4px solid white;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
	background-color:#000000;
	
}

.search-title-links A:link {font-size:small; color: #0d7f0d; text-decoration: underline;font-weight:normal;}
.search-title-links A:visited {font-size:small; color: #0d7f0d; text-decoration: underline;font-weight:normal;}
.search-title-links A:active {font-size:small;color: #0d7f0d; text-decoration: underline;font-weight:normal;}
.search-title-links A:hover {font-size:small;text-decoration: underline; color: purple;font-weight:normal;}

.contact-text 
{
font-size:12px; 
color: #969696;
font-weight: bold;
}

.copyright-text
{
color: Yellow;
font-size:11px;
font-weight:normal;
}

.small-text
{
color: #000000;
font-size:9px;
font-weight:normal;
}

.print-title-text
{
font-family: verdana, Tahoma, georgia;
color: #383c43;
font-size:16px;
font-weight:bold;
text-align:left;
}

.dark-text
{
color: #c60026;

}

.white-text
{
color: #ffffff;

}

#navlist
{
margin-left: 12px;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 1px;
background-image: url(images/red-arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
vertical-align:middle;
}

.footer-links A:link {font-size:11px; color: #929292; text-decoration: none}
.footer-links A:visited {font-size:11px; color: #929292; text-decoration: none}
.footer-links A:active {font-size:11px;color: #929292; text-decoration: none}
.footer-links A:hover {font-size:11px;text-decoration: underline; color: Black;}


.warning

{
    color: Red;
    font-style: italic;
    font-weight: bold;
    font-size: small;
}

.success

{
    color: #5D7B9D;
    font-style:oblique;   
    font-weight: bold;
    font-size: small;
}


.field-cellbox
{
	border-left: 2px solid #e3e3e3;
	border-right: 2px solid #e3e3e3;
	border-top: 2px solid #e3e3e3;
	border-bottom: 2px solid #e3e3e3;
	
}

#myDialogId .myButtonClass {
      padding:3px;
      font-size:20px;
      width:100px;
      }
      #myDialogId .ok_button {
      color:#2F2;
      }
      #myDialogId .cancel_button {
      color:#F88;
      }

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: white;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: white;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 600px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, 
.highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-footer {
	display: none;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}