body {
		background-image: url('../../i/bg.gif');
		background-repeat: repeat-y;
		background-position:  center 50%;
		margin: 0px;
		font: Verdana; font-size: 8pt; font-weight: bold;
	}
.Dolar
{
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: xx-small;
	color: Black;
}

.SubPageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
}
a:link { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
} 
a:visited { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
} 
a:hover, a:active { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration : none;
	color : #616161;
}
.Content
{
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	color: Black;
}/* 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: 130px; /* 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 */

#Listing th {border-bottom:1 solid #dcdcdc;background-color: #dcdcdc;font-weight:bold;text-align:center;font: bold 12px verdana;}
#Listing td {border-bottom:1 solid #dcdcdc;}