body
{
color: black;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:  12px;
}

td
{color: black;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:  12px;
text-decoration: none}

.td1
{color: black;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:  12px;
line-height: 18px;
text-decoration: none}

.tdline
{color: black;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:  10px;
line-height: 1px;
text-decoration: none}

a
{color: black;
font-size:  12px;
text-decoration: none}

a:link
{color: black;
font-size:  12px;
text-decoration: none}

a:hover
{color: red;
font-size:  12px;
text-decoration: none}

a:visited
{color: black;
font-size:  12px;
text-decoration: none}

a:visited:hover
{color: red;
font-size:  12px;
text-decoration: none}

a.home
{color: black;
font-size:  10px;
line-height: 1.5;
text-decoration: none}

a:link.home
{color: black;
font-size:  10px;
line-height: 1.5;
text-decoration: none}

a:hover.home
{color: #66FF66;
font-size:  10px;
line-height: 1.5;
text-decoration: none}

a:visited.home
{color: black;
font-size:  10px;
line-height: 1.5;
text-decoration: none}

a:visited:hover.home
{color: red;
font-size:  10px;
line-height: 1.5;
text-decoration: none}

a.link
{color:  #333333;
font-size:  10px;
text-decoration: none}

a:link.linkr
{color:  #333333;
font-size:  10px;
text-decoration: none}

a:hover.linkr
{color: red;
font-size: 10px;
text-decoration: none}

a:visited.linkr
{color:  red;
font-size:  10px;
text-decoration: none}

a:visited:hover.linkr
{color: red;
font-size:  10px;
text-decoration: none}

a:link.red
{color: red;
font-size:  12px;
text-decoration: none}

a:visited.red
{color: red;
font-size:  12px;
text-decoration: none}

.small
{color: black;
font-size:  10px;
text-decoration: none}

.smallred
{color: #ff0000;
font-size:  10px;
text-decoration: none}

.news
{color: black;
font-size:  12px;
line-height: 15px;
text-decoration: none}

.yellow
{color: yellow;
font-size:  12px;
text-decoration: none}

.yellowsm
{color: yellow;
font-size:  10px;
text-decoration: none}

.white
{color: black;
font-size:  12px;
line-height: 18px;
text-decoration: none}

.red
{color: red;
font-size:  12px;
line-height: 18px;
text-decoration: none}

.whitehead
{color: white;
font-size:  14px;
line-height: 18px;
font-weight: bold;
font-variant: small-caps;
text-decoration: none}

.blackhead
{color: black;
font-size:  14px;
line-height: 18px;
font-weight: bold;
font-variant: small-caps;
text-decoration: none}

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 50%; /* Set to gallery width, in px or percentage */
height: 130px; /* Set to gallery height */
}

#motioncontainer a img {
border: 0px; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 0px;
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 */
