body {
	FONT-FAMILY: Arial;
	height: 100%; 
	margin: 0; padding: 0;
	font-size: 0.8em;
	background-color: #F4F4F6;
}

td {
	FONT-FAMILY: Verdana;
	font-size: 11px;
}

a.b{
	FONT-SIZE: 9.5pt; COLOR: #000000; FONT-FAMILY: arial, tahoma, verdana; TEXT-DECORATION: none;
}
a.b:visited {
	FONT-SIZE: 9.5pt; COLOR: #000000; FONT-FAMILY: arial, tahoma, verdana; TEXT-DECORATION: none;
}
a.b:hover {
	FONT-SIZE: 9.5pt; COLOR: #000000; FONT-FAMILY: arial, tahoma, verdana; TEXT-DECORATION: underline;
}

a{
	FONT-SIZE: 9.5pt; COLOR: #787878; FONT-FAMILY: arial, tahoma, verdana; TEXT-DECORATION: none;
}
a:visited {
	FONT-SIZE: 9.5pt; COLOR: #787878; FONT-FAMILY: arial, tahoma, verdana; TEXT-DECORATION: none;
}
a:hover {
	FONT-SIZE: 9.5pt; COLOR: #787878; FONT-FAMILY: arial, tahoma, verdana; TEXT-DECORATION: underline;
}


.backg {
	background-color: #F4F4F6;
}

.backgIn {
	background-color: #FF8C00;
	padding: 2px 4px 2px 4px;
	color: white;
}

.backgIn2 {
	background-color: #ECECEE;
}

.backgLoad {
	background-color: #FCFAF3;
}

.myOver {
	position: absolute;
	display: none;
	top: 20%;
	left: 37%;
	z-Index: 90;
	width: 380px;
	border: 1px solid #ccc;
	background-color: #FCFAF3;
}

.mhPad {
	font-family: Arial;
	font-size: 14pt;
	padding: 10px 10px 10px 10px;
	text-decoration: underline;
}

.tit_text {
	text-align: center;
	background-color: #FEFCF5;
	border: 1px double gray;
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 150%;
}

.simBut {
	FONT-SIZE: 165%;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

#mes{
    background-color: #C9CDD2;
    border: 1px solid gray;
    color: black;
    z-index: 50;
    padding: 3px;
	FONT-FAMILY: verdana;
	line-height: 20px;
    font-size: 11px;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
}

div.outer {
  position: absolute;
  left: 50%;
  top: 60%;
  width: 310px;
  height: 300px;
  margin-left: -155px; 
  margin-top: -150px;
}

.DialogBody {
  margin: 0;
  padding: 3px;
  text-align: left;
  border: 1px solid #ccc;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  background-color: #fff;
}

#footer { 
	position: absolute;
	clear: both; 
	border-width: 0 0 0 0; 
	border-style: solid; 
	border-color: red; 
	vertical-align: middle; 
	padding: 0; 
	margin: 0; 
	bottom: 0px;
}

#ajax_win {
    position: absolute;
	z-Index: 99;
    top: 0px;
    left: 0px;
    background: #FAFAFC;
    border: 1px solid #000080;
    color: black;
    z-index: 90;
    padding: 4px;
	FONT-FAMILY: verdana;
	line-height: 15px;
    font-size: 11px;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
}

#mes_abs, #mes_another {
    position: absolute;
    display: none;
    top: 30px;
    left: 60px;
    background: #00D800;
    border: 1px solid white;
    color: white;
    z-index: 90;
    padding: 4px;
	FONT-FAMILY: verdana;
	line-height: 15px;
    font-size: 18px;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
}

.mainDiv {
    background: #D17300;
    border: 1px solid white;
    color: white;
    padding: 4px;
	FONT-FAMILY: verdana;
	line-height: 15px;
    font-size: 14px;
	width: 100%;
    text-decoration: none;
    white-space: nowrap;
}

input.txt  {
	BACKGROUND-COLOR: #ffffff; COLOR: #333333; FONT-FAMILY:Verdana, Arial; FONT-SIZE: 11px; FONT-STYLE: normal; WIDTH:165px;
}

input.txt2  {
	BACKGROUND-COLOR: #ffffff; COLOR: #333333; FONT-FAMILY:Verdana, Arial; FONT-SIZE: 11px; FONT-STYLE: normal;
}
