/* UtahHerps.info Species Style sheet */

body 
{
bgcolor: #005500;
text: #FFFFFF;
link: #FFFF00;
vlink: #B0FFB0; 
alink: #FFFFFF
}

table.main 
{
font-family: Times New Roman, Arial, Sans-serif;
font-size: medium;
font-weight: 700;
text-decoration: none;
text-transform: none;
font-variant: normal;
color: #FFFF99;
vertical-align: top;
text-align: left;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px;
border-left: 0px solid;
border-right: 0px solid;
border-top: 0px solid;
border-bottom: 0px solid;
margin: -8px;
margin-top: 24px;
width: 100%;
}

table.sub 
{
font-family: Times New Roman, Arial, Sans-serif;
font-size: medium;
font-weight: 700;
text-decoration: none;
text-transform: none;
font-variant: normal;
color: #FFFF99;
vertical-align: top;
text-align: left;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px;
border-left: 0px solid;
border-right: 0px solid;
border-top: 0px solid;
border-bottom: 0px solid;
margin: -2px;
width: 100%;
}

tr 
{
valign: top;
}

th.info 
{
align: top;
valign: top;
color: #FFFF99; 
background: #005500;
padding-left: 1px;
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
border-bottom: 0px solid;;
}

th.head 
{
align: left;
valign: top;
color: #FFFF99;
background: #A64912;
font-size: large
}

td.detail {font-family: Times New Roman, Arial, Sans-serif;
font-size: small;font-weight: 700;
text-decoration: none;
text-transform: none;
font-variant: normal;
color: #FFFFDD;
background: #598222;
vertical-align: top;
text-align: left;
padding-left: 8px;
padding-right: 8px;
padding-top: 4px;
padding-bottom: 4px;
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
border-bottom: 1px solid;}

td.lc 
{
font-family: Times New Roman, Arial, Sans-serif;
font-size: small;font-weight: 700;
text-decoration: none;
text-transform: none;
font-variant: normal;
color: #FFFFBB;
background: #005500;
vertical-align: top;
text-align: left;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px;
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
border-bottom: 1px solid;
}

td.header 
{
font-family: Times New Roman, Arial, Sans-serif;
font-size: small;font-weight: 700;
text-decoration: none;
text-transform: none;
font-variant: normal;
color: #FFFF99;
background: #005500;

text-align: left;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px;
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
border-bottom: 1px solid;
}

h2 {background-color: #A64912;}

div
{
	scrollbar-track-color: #598222;
	scrollbar-arrow-color: #FFFF99;
	scrollbar-face-color: #005500;
	scrollbar-base-color: #005500;
	scrollbar-3dlight-color: #FFFF99;
	
	/*scrollbar-track-color: #005500;
	scrollbar-arrow-color: #005500;
	scrollbar-face-color: #005500;
	scrollbar-base-color: #005500;
	scrollbar-3dlight-color: #005500;           
        scrollbar-darkshadow-color: #005500; 
        scrollbar-highlight-color: #005500; 
        scrollbar-shadow-color: #005500; */
 
	overflow: scroll; 
	overflow-x: hidden;
}

.menu 
{
	background-color: #005500;
	width:100; 
	color: #FFFF99;
	text-align: center;
}

.submenu 
{
	position: absolute;
	background-color: black;
	width: 220;
	overflow: hidden;
	border-left: 1px outset #FFFF99;
	border-right: 1px outset #FFFF99;
	border-bottom: 1px outset #FFFF99;
	padding: 6px;
}

.ImgMenu
{
	border-left: 1px outset #FFFF99;
	border-right: 1px outset #FFFF99;
	border-bottom: 1px outset #FFFF99;
}



