﻿body {
  background-color:#cccccc;
  font-size:9pt;
  font-family: arial;
}

*{
  font-size :9pt;
  font-family: arial;
}


.pbutton {
   border:1pt dash #ffffff;
   background-color:#cccccc;
   color:#000000;
   cursor:pointer;
   font-weight:bold;
}

.menu {
  color: #ffffff;
  font-size:12pt;
}

#sddm
{	margin: 0;
	padding: 0;

	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 4p;
	width: 106px;
	background: #cccccc;
	color: #ffffff;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	
    position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

#sddm div a:hover
{	background: #49A3FF;
		color: #FFF}
        
.mLeft1 {
  float:left;
  width:300px;
  text-align:left;
  height:150px;
}

.mright1 {
  float:right;
  width:200px;
  height:150px;
}

.mcenter1{
  width:500px;

}

.mLeft2 {
  float:left;
  width:200px;
  text-align:left;
  height:300px;
}

.mright2 {
  float:right;
  width:300px;
  text-align:left;
}

.mcenter2{
  width:500px;
}

.mcenter3{
  width:500px;
  text-align:left;
}
