body
{
	background-color: #e5e5f2;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	overflow: auto;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
}

img
{
	padding: 0px;
	margin: 0px;
	border: 0px none;	
}

a                   { color: white; text-decoration: none;}
a:active            { color: white; }
a:hover             { color: white; text-decoration: underline; }
a:visited           {  }

.bottomlink           { color: white;  font-weight: bold;  text-decoration: none; }
a.bottomlink          { color: white; }
a:active.bottomlink   { color: #ff80ff; }
a:hover.bottomlink    { color: #a0a0ff; }
a:visited.bottomlink  {  }

#layout-body {
	width: 100%;
	margin: auto;
	padding: 0px;
	text-align: center;
}

#layout-frame {
	width: 840px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	background: #000080;
	color: white;
	text-align: center;
}

#layout-lcol {
	background-image: url("../images/common/titlpis.png");
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	height: 650px;
	padding: 0px;
	margin: 0px;
}

#layout-rcol {
	background-image: url("../images/common/duha20x.png");
	background-position: top right;
	background-repeat: repeat-y;
	border: 0px;
	height: 650px;
	padding: 0px;
	margin: 0px;
}

#layout-cent {
	margin: 0px;
	padding: 0px;
	height: 630px;
}

#layout-topmenu {
	margin: 0px;
	padding: 0px;
	height: 40px;
	text-align: right;
}

#layout-topmenu-in {
	margin: 0px;
	padding: 20px 25px 0px 250px;
	color: white;
	font-size: 13px;
	font-weight: 800;
}

.layout-foot-text {
	height: 18px;
	line-height: 18px;
	padding: 0px;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

#layout-space {
	height: 532px;
	padding: 0px;
	margin: 35px 35px 5px 250px;
	color: white;
	text-align: left;
	overflow: auto;
}

