/* MAIN FONT STYLE*/

BODY { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-image: url(http://nevadacountycourts.com/services/jury_info/jury_status/popup_bg.gif);
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 
 	scrollbar-face-color: #737DB8;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CACACA;
	scrollbar-3dlight-color: #445555;
	scrollbar-darkshadow-color: #AAAAAA;
	scrollbar-track-color: #C8C8C8;
	scrollbar-arrow-color: #FFFFFF;
}

TD, P, LI, BLOCKQUOTE, .normal { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}


/* LINKS*/
a:link 		{color: Maroon; font-weight: bold; text-decoration : none; }
a:hover 		{color: #FF4500; font-weight: bold; text-decoration : none;  }
a:active 	{color: #663300; font-weight: bold; text-decoration : none; }
a:visited 	{color: #94714D; font-weight: bold; text-decoration : none;  }


/* Title for the side nav section*/

.sidenavtitle { 
font-size: 15px;
font-weight: bold;
color : #BACAE5;
 font-family : "Times New Roman";
}

/* Top level link for side nav*/

span.sidenav a:link { 
font-size: 11px;
font-weight: bold;
color : White;
 font-family : Arial;
}

span.sidenav a:active { 
font-size: 11px;
font-weight: bold;
color : #E7E7E7;
 font-family : Arial;
}

span.sidenav a:visited { 
font-size: 11px;
font-weight: bold;
color : #E5C29E;
 font-family : Arial;
}

/* Second level link for side nav*/

span.sidenavsub a:link { 
font-size: 9px;
font-weight: bold;
color : White;
font-family : Arial;
}

span.sidenavsub a:active { 
font-size: 9px;
font-weight: bold;
color : #E7E7E7;
font-family : Arial;
}

span.sidenavsub a:visited { 
font-size: 9px;
font-weight: bold;
color : #E5C29E;
font-family : Arial;
}

/* Title for the Page*/

.juryStatusPageTitle { 
font-size: 14px;
font-weight: bold;
color : Maroon;
 margin-left: 10px;
}

.pagetitle { 
font-size: 14px;
font-weight: bold;
color : Maroon;
}

/* Title for the Page*/

.pagetitlesub { 
font-size: 14px;
font-weight: bold;
color : #664D00;
}

/* Inline nav for the Page*/

.pagenav { 
font-size: 12px;
font-weight: bold;
color : #Maroon;
}

/* Small Inline nav for the Page*/
.pagenavsmall { 
font-size: 10px;
font-weight: bold;
color : #Maroon;
}

/* Microsoft Style Sheet Attributes*/
p.MsoNormal, li.MsoNormal, div.MsoNormal {
	margin:0in;
	font-size:10.0pt;
	font-family:"Arial";
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;

	}
	
.button {
                color: #2e8b57; 
				font-family: Arial; 
				font-size: 10px; 
				font-weight: bold
}
.underlineBottomTD {
    border-width: 0px;
    border-top: 0px;
    border-bottom: 1px; 
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #2F4F4F;
}

.error { 
font-size: 16px;
font-weight: bold;
color : Red;
 font-family : Arial;
}

.redText { 
font-size: 12px;
color : Red;
font-family : Arial;
}

	
input, TEXTAREA {
	font-family: Verdana, Arial, serif, sans-serif;
	border : thin groove;
	background-color : #d9d9d9;
	font-weight : normal;
	font-size: 10px;
}

SELECT {
	font-family: Verdana, Arial, serif, sans-serif;
	background-color : #d9d9d9;
	font-weight : normal;
	font-size: 10px;	
}