body {
	color: black;
	background-color: #f0f0f0;
	background-image: url('dev/om/images/bgbody2.png');
	background-repeat: repeat-y;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family:  "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-base-color: white
 }

p	{
	color:black;
	font-size: 9pt;
	font-style: normal;
 }

li	{
	color:black;
	font-size: 9pt; }

table {
	border: 0px solid red; }

th	{
	color: gray;
	background-color: white;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

td	{
	color: black;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
}

td.img	{
	background-color: white;
	width: 140;
	height: 140;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #e0e0e0 }
.imgs	{
	width: 66;
	height: 66;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #e0e0e0 }

h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	letter-spacing: 4px;
	margin-top: -2px;
	margin-bottom: -4px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none}

h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #808080;
	background-color: #efefef;
	text-decoration: none }

h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: darkgray;
	border-bottom: 1px solid gray;
	text-decoration: none }

a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cc0066;
	font-weight: normal;
	text-decoration: none;
	}
a:active {
	color: darkgray;
	text-decoration: none;
	}
a:hover {
	color: darkgray;
	text-decoration: underline;
}

.main {
	font-size: 10pt;
	text-decoration: none;
	display: block;
	width: 148px;
	border: 1px solid gray;
	background-color: #e0e0e0;
	}
.main:hover {
	color: white;
	text-decoration: none;
	background-color: #a0a0a0;
	border: 1px solid #808080;
}
.nomain {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cc0066;
	font-weight: normal;
	text-decoration: none;
	}
a.navmain {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	font-weight: normal;
	text-decoration: none;
	}
a.navmain:hover {
	color: #cc0066;
	text-decoration: none;
	}
a.img {
	color: gray;
	text-decoration: none;
	}
a.home {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C0002F;
	font-weight: bold;
	text-decoration: none;
	}
a.home:hover {
	color: white;
	text-decoration: none;
	}
input, .text, select, textarea {
	color: black;
	background-color: white;
	border: 1px solid #a0a0a0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt }
input.re, .re, select.re {
	color: navy; text-align: right;
	background-color: #707860;
	border: 1px solid gray;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt }
input.white, .white, select.white {
	color: black;
	background-color: #ffffff;
	border: 0 solid gray;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt }

.examplediv
 {
	background-image: url('dev/om/images/bg2.png');
 }
#divid1
{
	 position:absolute;
	 left:280px; top:260px; width:66px; height:66px;
}
#divid2
{
	 position:absolute;
	 left:412px; top:260px; width:66px; height:66px;
}
#divid3
{
	 position:absolute;
	 left:544px; top:260px; width:66px; height:66px;
}
#divid4
{
	 position:absolute;
	 left:676px; top:260px; width:66px; height:66px;
}

	.pme-cell-0 { background-color: #f0f0f0 }
	.pme-cell-1 { background-color: #f8f8f8 }
fieldset {
	background-color: #efefef;
	border: 1px solid #a0a0a0;
}
legend {
	color: #cc0066;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: white;
	border: 1px solid #a0a0a0;
}
