body { margin: 0,0,0,0;
       margin-bottom: 0;
	   margin-left: 0;
	   margin-right: 0;
	   margin-top: 0; 
	   scrollbar-base-color: Black;
       SCROLLBAR-FACE-COLOR: #101010; 
       SCROLLBAR-HIGHLIGHT-COLOR: #101010; 
 	   SCROLLBAR-SHADOW-COLOR: #101010; 
	   SCROLLBAR-ARROW-COLOR: #ffffff; 
	   SCROLLBAR-TRACK-COLOR: #4a4a4a; 
	   SCROLLBAR-DARKSHADOW-COLOR: #101010;
	   text-decoration: none; font-family: Tahoma, Verdana; font-size: 10pt; font-weight: none }
a {	color: #4a4a4a;	text-decoration: none; font-family: Tahoma, Verdana,; font-size: 12pt; font-weight: bold }
a.text { color: #7a7a7a; text-decoration: none; font-family: Tahoma, Verdana, ; font-size: 12pt; font-weight: bold }
a.menu { color: #fcd605; text-decoration: none; font-family: Tahoma, Verdana, ; font-size: 12pt; font-weight: bold }
a:hover { text-decoration: underline; }
hr { clear: both }
hr.i { clear: both; visibility: hidden }
div { color: #4a4a4a; text-decoration: none; font-family: Tahoma, Verdana; font-size: 12pt }
div.r { color: #4a4a4a; text-decoration: none; font-family: Tahoma, Verdana; font-size: 12pt; text-align: right }
a.pre { color: #4a4a4a; text-decoration: none; font-size: 12pt; font-weight: none; font-family: "Courier New", Courier, monospace; }
pre { color: #000000; text-decoration: none; font-size: 12pt; font-weight: none; text-align: left; margin-left: 10px; margin-right: 10px; font-family: "Courier New", Courier, monospace; }
p { color: #000000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 12pt; font-weight: none; text-align: justify; margin-left: 10px; margin-right: 10px;}
p.c { color: #000000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 12pt; font-weight: none; text-align: center; margin-left: 10px; margin-right: 10px;}
p.q { color: #4a4a4a; text-decoration: none; font-family: Tahoma, Verdana; font-size: 12pt; font-weight: bold; text-align: right; margin-top: -10px; margin-left: 10px; margin-right: 10px; margin-bottom: 20px;}
p.list { margin-left: 70px; color: #000000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 12pt; font-weight: none; text-align: justify;  text-indent: 0px }
h1 { color: black; font-family: Tahoma, Verdana; font-size: 12pt; font-weight: bold; text-align: left; margin-left: 10px; margin-bottom: 9px; margin-top: 9px; margin: 9px 0px 9px 10px;}
h2 { color: #4a4a4a; font-family: Tahoma, Verdana; font-size: 12pt; font-weight: bold; text-align: left; margin-left: 30px; margin-bottom: 9px; margin-top: 9px; margin: 9px 0px 9px 30px;}
h3 { color: #4a4a4a; font-family: Tahoma, Verdana; font-size: 12pt; font-weight: bold; text-align: left; margin-left: 50px; margin-bottom: 10px; margin-top: 10px; }
li { color: #000000; font-family: Tahoma, Verdana; font-size: 12pt; margin-left: 10px;  }
ul { margin-left: 15px; list-style-type: disc; }
td { vertical-align: top }
td.m { vertical-align: middle }

img {  border-color: #020202; }

img.r { margin: 3px 0px 0px 10px; border: solid 0px }
img.l { margin: 3px 10px 0px 0px; border: solid 0px; 
        margin-top: 3px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px;}

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 80px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #020202; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid #fcd605; /* 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 */
