/* CSS Document */
img{border:0;}
body{font-family: Arial;}
body {
	background-image: url(Images/diamondplate.gif);
	
}

.menu {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.menuclass A:link { text-decoration: none; color: #A3171B; font-weight: bold}
.menuclass A:active { text-decoration: none; color: #A3171B; font-weight: bold}
.menuclass A:visited { text-decoration: none; color: #A3171B; font-weight: bold} 
.menuclass A:hover {text-decoration: none; color: #CF0E3A; font-weight: bold}

.TreeView 
{ 
  background-color: #FFFFFF; 
    padding: 2px; 
  padding-left: 5px;
} 

.TreeNode 
{ 
  font-family: verdana; 
  color: #a3171B;
  font-weight:bold;
  font-size: 11px; 
  padding: 2px; 
  padding-left: 3px; 
  padding-right: 3px; 
  
  cursor:pointer;
} 

.SelectedTreeNode 
{ 
  font-family: verdana; 
  font-size: 11px; 
  font-weight:bold;
  color:#191970;
  padding: 2px; 
  padding-left: 3px; 
  padding-right: 3px; 
  background-color:white; 
  border:1px; 
  border-color:#191970; 
  border-style: solid; 
  cursor:default; 
} 

.treeblue
{
    font-family: verdana; 
    font-size: 11px; 
    font-weight:bold;
    color:#191970;
    padding: 2px; 
  padding-left: 3px; 
  padding-right: 3px; 
}

.HoverTreeNode 
{
  font-family: verdana; 
  font-size: 11px; 
  padding: 2px; 
  padding-left: 3px; 
  padding-right: 3px; 
  background-color:#cccccc; 
  border:1px; 
  border-color:gray; 
  border-style: solid; 
  cursor:pointer;
}

.TreeNodeRow 
{ 
  height: 20px; 
}

a:link {
	text-decoration: none;
	color: #000099;	
}

a:visited {
	text-decoration: none;
	color: #000099;	
}

a:hover {
	text-decoration: none;
	color: #990000;
}

a:active {
	text-decoration: none;
	color: #000099;	
}


.footer {
	vertical-align: middle;
	border-collapse: collapse;
	line-height: 10px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
body {font-family: Arial; font-size: small; margin: 0px 0px 0px 0px;
}
.xsm {font-family: Arial; font-size: x-small;
}

.xxsm{font-size: xx-small;}
.lightgray{background-color: #eeeeee;}
img{border: 0;}
.darkgray{background-color: #cccccc;}
.border{border: solid 1px #9d1b25;}
.borderaddress{border: solid 1px #9d1b25; background-color:White;}
.dotted{border: dotted 1px #9d1b25;}
.appborder{border: solid 1px #000000;}
.red{color: #A3171B;}
.incomplete{color: Red;}
.complete{color: Blue;}
.headlinesm{color: #A3171B; font-size: small; font-weight:bold;}
.headline{color: #000080; font-size: large; font-weight:bold; text-align:center;}
.header{background-color: #9d1b25; font-weight: bold; color: White;}
.blue{color: Blue;}


.borderNav a:link, .borderNav a:visited, .borderNav a:active, .borderNav a:hover
{color: #ffffff; text-decoration: underline; font-weight: bold; font-size: x-small;}

#headerNav a:link, #headerNav a:visited, #headerNav a:active, #headerNav a:hover
{color: #A3171B; text-decoration: underline; font-weight: bold}