body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 15px;
	color: #ffffff;
  background-color:#000000;
}
a.submenu:link 
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
  text-decoration: none
}
a.submenu:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
  text-decoration: none
}
a.submenu:active {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
  text-decoration: none
}
a.submenu:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
  text-decoration: none
}
H1 
{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
H2 
{
	font-family: Arial Black, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
H3 
{
	font-family: Arial, Arial, Helvetica;
	font-size: 12px;
	font-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
H4 
{
	font-family: Arial, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
	#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-align: left;
	border: 1px solid #333333;
	padding: 2px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	}
	#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
	}
.AField {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
}

td {
	font-family: Arial, Helvetica;
		line-height: 16px;
	font-size: 12px;
	color: #ffffff;
}
.black {
	font-family: Arial, Helvetica;
	line-height: 15px;
	font-size: 12px;
	color: #000000;
}
.whiteunderline {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none
}
a {
	
	font-size: 12px;
	color: #FFFFFF;
  text-decoration: underline
}
.Search {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
	font-style: italic;
}
.Sknap {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 18px;
}
.Sknap2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.Noborder
{
	border: 0px solid #FFFFFF;
}
.alert {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
}
.alert2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	background-color: #FFFFFF;
}
sup {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #FFFFFF;
}
.Tborder {
	border: 1px solid #586B22;
}
.adminborder {
	border: 1px solid #d4d0c8;
}
li {
	margin-top: 5px;
}
ul {
	margin-left: 0px;
}
/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 425px; /* Set to gallery width, in px or percentage */
height: 150px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */