/*:link {
	COLOR: #cccccc; TEXT-DECORATION: none
}
:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline overline
}*/
a:hover
{
	color: #CD1515;
	text-decoration: none;
}
UNKNOWN
{
	COLOR: #cccccc
}
.style5
{
	COLOR: #ffffff
}
body 
{
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*	background-color: #5C1000;*/
.nav_link
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none; /* underline overline;*/
}
.link
{
	color: Black;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
.orange_link
{
	color: #C07000; /*color: #FF9900;*/
	font-family: Verdana, Arial, Sans-Serif;
}
.orange
{
	color: #C07000;
}
.red_link
{
	color: #990000; /*firebrick; /*#FF3300;*/
	font-family: Verdana, Arial, Sans-Serif;
}
.red
{
	color: #CD1515 /*#BDB195 /*firebrick; /*#FF3300;*/
}
.blue_link
{
	color: #00338D;
	font-family: Verdana, Arial, Sans-Serif;
}
.blue
{
	color: #00338D;
}
.blue_background
{
	background-color: #013161;
}
.white
{
	color: #FFFFFF;
}
.black
{
	color: #000000;
}
.hlt
{
    background-color: #E9E9E9;
    color: #000000;
}
.content_header 
{
	/*color: #000000;*/
	font-size: 11pt;
	font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
}
.content
{
	/*color: #000000;*/
	font-size: x-small;
	font-family: Verdana, Arial, Sans-Serif;
}
.header
{
    border-style: solid;
    border-width: 2px;
    white-space: nowrap;
}
.content_note
{
	/*font-size: 7pt;*/
	font-size: xx-small;
	font-family: Verdana, Arial, Sans-Serif;
}
.bold 
{
	font-weight: bold;
}
.main_header
{
	/*background-image:url(images/header_800.jpg);*/
    background-image:url(../../images/Header2009_800_fdbc.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#990000;
}
.secondnav
{
	border-style:outset;
	border-width:1;
}
/* wrap class to allow text to wrap around an image */
.image_wrap
{
   float:         left;
   margin-top:    0px;
   margin-left:   0px;
   margin-bottom: 5px;
   margin-right:  10px;
}

.MyCalendar .ajax__calendar_container
{
    border:           1px solid #646464;
    background-color: Gray;
    color:            red;
}


/* following 2 H1 tags used for temporary VIGILANTES title */
h1 {
  padding: 25px 0 0 30px;
  font: 32px "arial black", Arial, Sans-Serif;
  color: #151515;
}

h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}

#outerbodyframe
{
/*  background: #888D8E; */
    background: #000000;
	border: 3px solid white;
	width: 800px;
}

#innerbodyframe
{
    background: #FFFFFF;
	border: 3px solid black;
}

/** topcontent **/

#topcon
{
	background: url(images\topcon.gif) no-repeat;
/*	width: 427px;
	position: absolute;
	top: 105px;
	left: 338px; */
	color: #000000;
/*	z-index: 99; */
}
#topcon-inner
{
	margin: 15px 30px 45px 90px;
	height: 130px;
	overflow: auto;
}
#topcon h2
{
	font-size: 14px;
}