@IMPORT url("FormStyle.css");

BODY {
	background-color: #9999CC
}
table.outer {
	border:thick;
	background-color:black
     
}
table.inner {
	border:0cm;
    background-color: "#080614";
    width: 100%;
}
#fontHeader {
    font-family: "arial";
    font-size: x-large;
    color: white;
}

#headerDiv {
	border-style: none;
	width: 100%;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
	background-image: url(./images/headerSlice.jpg);
	background-repeat: repeat-x;
}

#headerImgDiv {
	max-width: 960px;
	height: 118px;
	border-style: none;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
	background-image: url(./images/headercaseinfo.jpg);
	background-repeat: no-repeat;
}

#fontMainmenuLarger {
	font-size:larger;
	color:#000099;
	font:bold;	
}
#fontMainmenuSmaller {
	font-size:small;
	font-weight:bold;
}
#fontExample {
	font-size:smaller;
}
#fontNamesearchHeader {
	color:#000000;
}
#BackgroundWhite {
	background-color: #ffffff
         
}

#blackFont {
    color: black;
}
#blueFont {
	color: darkblue;
	text-decoration: underline;
	font-weight: bold
}
#tdBold {
font-weight: bold;
color: blue;
}

#fontBold {
	text-decoration: none;
	font-weight: bold;
}
#fontDisable{
	color: silver;
	font-weight: bold;
}
#fontBoldExample{
	font-weight: bold;
	color:black;             
}
#tdblue {
	background-color: #080614
}

#thfont {
	color: #000000;
	font-weight: bold
	       
}

#fontArial {
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	word-spacing: normal;
	text-transform: none
}

#fontRed {
	color: red;
	font-weight: bold
	       
}

#list {
	list-style-type: disc;
	list-style-position: outside
}

H4 {
	color: blue;
	font-weight: bold;
	font-size: medium
}

H2 {
	color: navy;
	font-size: 20pt;
	font-weight: bold
}
H6 {
	color: navy;
	font-size: 20pt;
	font-weight: bold
}
#tdcolor{
	bgcolor:"#FFFFCC";
	color: blue;
	font-family: Arial;
	font-weight: 200;
	font-size: 1.75ex;
	background-color: #FFFFCC;
	width:"60";
}
#tdcolor2{
	bgcolor:"#FFFFCC";
	color: blue;
	font-family: Arial;
	font-weight: 200;
	font-size: 1.75ex;
	background-color: #FFFFCC;
	width:"46";
}
#tdcolor3{
	bgcolor:"#FFFFCC";
	color: blue;
	font-family: Arial;
	font-weight: 100;
	font-size: 1.5ex;
	background-color: #FFFFCC;
	width:"90";
}
#display{
	list-style-type: decimal
    
}
#headerDisplay{
	font-weight: bold;
	font-size: medium;
}
#hearingFont{
	font-weight: bold;
}
#caseDisplay{
	font-weight: bold;
	font-size: 120%;
	color: navy;
}
#courtSelectDisplay{
	background-color: white
}
#inactiveDisplay{
	color: gray
}
#activeDisplay{
	color: blue;
	font-weight: bold;
	font-variant: normal;
	background-color: yellow;
	
}

DIV.inner {
	background-color: #000099
}
#fontblack{
	color: black;
	font-size: 10pt;
}
#headerFont{
	color: black;
	font-family: "Times New Roman";
	font-size: 20pt;
	font-weight: bold
}
#linkDisplay{
	list-style-type: square;
	list-style-position: outside;
	                     
}
#regularFont{
	font-weight: bold;
	font-size: 10pt
}

.noteStyle{
	color: black;
	font-family: "Times New Roman CE", "Arial Black";
	font-size: 11pt;
	text-align: center;
	position: relative
}
.sup {color: black; vertical-align: super; font-size: 80%;} 

.labelBuildNumber {
	border-style: none;
	color: #555555;
    font-family: arial, "lucida console", sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    padding-top: 5px;
}


#footerfull	{
	clear:both;
	margin-top:0px;
	padding-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(./images/footerbckgrnd.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 8px;
	font-size: 85%;
	border-top: 1px solid black;
}

.breadcrumbtoplinks {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 85%;
}

.breadcrumbtoplinks:hover {
	color:#000099;
	text-decoration: none;
	font-weight: normal;
}
	
.breadcrumbtoplinks:active {
	color:#000099;
	text-decoration: none;
	font-weight: normal;
}
	
.breadcrumbtoplinks:visited {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}

.vaBeachMessage {
	color: red;
	text-align: center;
}

:disabled{
	color:black;
	background-color: white;
}