
.topMenuItems {
	color: #000000;
	background-color:	#cccccc;
	margin:	0 15px 0 0;
	text-align: right;
	min-width: 155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:visited,link    { color: blue; text-decoration: none}
a:hover    { color: blue; text-decoration: underline}
.leftMenu    { color: #003399; font-size: small }
.leftMenu li {
	list-style-type: square;
	color: blue;
	position: relative; left: -5; top: 2;
}
.lightGreenBG  { background: #FFFFFF }

body {
	margin: 0 10px 0 0;
}

td {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer{
	font-size: 0.8em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: blue;
	text-align: center;
}
td.withbg {
	background: url("/images/bg1.jpg");
	text-align: left;
	vertical-align: top;
}
td.nowrap {
	white-space: nowrap;
}
td.moto {
	font-size: 0.8em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E5D2D;
	text-align: justify;
}
td.motobak {
	background: #444444;
}
.borderedimg {
	border-style: solid; 
	border-width: 1px;
}
