body {
	width: 100%;
	font-family: arial, verdana, sans-serif, tahoma, helvetica;
	margin: 0 auto;
	padding: 0;
	color: #333333;
	text-align: center;
	font-size: 11px;
	background: #fff;
}
div#main {
  width: 100%;
	text-align: justify;
	background: transparent;
	font-size: 11px;
  margin: 0;
}
.clear {
	clear: both;
}
img {
	border: none;
}

table{
  font-size: 12px;
}
a, a:visited, a:active, a:link {
	text-decoration: none;
	color: #00008f;
	outline: none;
}
a:hover {
  text-decoration: underline;
}
p{
  margin: 12px 0 0 0;
  padding: 0;
}

div#logo{
  float: left;
  width: 407px;
  height: 96px;
}
div#topright{
  position: absolute;
  right:0;
  top:0;
  text-align: right;
	height:96px;
}
div#topright_buttons {
  margin: 0;
  padding: 0 0px 0 0;
  text-align: right;
  height: 42px;
  overflow: hidden;
}
div#user {
  margin: 0;
	padding: 0 0px 0 0;
	text-align: right;
	height: 50px;
  overflow: hidden;
}
.user {
	color: #10A6E3;
	font-family: "Comic Sans MS", fantasy, sans-serif;
	font-size:16pt;
	font-weight:bold;
	font-style:italic;
}
div.button, div.button_green, div.button_black {
	margin: 0;
	padding: 10px 0 0 0;
	background: url(../gfx/03.jpg) no-repeat 0 0;
	width: 163px;
	height: 42px;
	text-align: center;
	color: #FFFFFF;
	font-size:9pt;
	font-weight:bold;
}
div.button_green {
	background: url(../gfx/01.jpg) no-repeat 0 0;
}
div.button_black {
	background: url(../gfx/02.jpg) no-repeat 0 0;
}
div#mainbody{
  position:absolute;
  width:300px;
  top: 100px;
  right:0;
}
div#map{
  border-top: solid black 1px;
  border-bottom: solid white 1px;
  padding: 1px 0;
  width: 100%;
  height: 300px;
  
}
div#foot {
  color: white;
  text-align: center;
  background: url(../gfx/bg_foot.jpg);
  padding: 20px;
}
div#foot a{
  color: white;
  text-decoration: none;
}
div#foot p{
  margin: 0;
  padding: 0 0 5px 0;
}
div#foot a:hover{
  text-decoration: underline;
}

div.cort{
  background: url(../gfx/corm1.png) repeat-x;
  padding: 5px 0;
  margin: 0 20px 0 14px;
  left: -1px;
  position: relative;
}
div.cor1{
  background: url(../gfx/cor1.png) no-repeat left top;
  width: 14px;
  height: 13px;
  float: left;
  left: -1px;
  position: relative;
}  
div.cor2{
  background: url(../gfx/cor2.png) no-repeat  0 0;
  width: 21px;
  height: 13px;
  float: right;
}
div.corclose{
  background: transparent;
  width: 15px;
  height: 13px;
  position: absolute;
  right: 15px;
  top: 5px;
  font-weight:bold;
  font-size: 10pt;
  font-family: sans-serif;
  color: #000000;
}
div.cortp{
  background: url(../gfx/corm4.png) repeat-y right top;
  padding-bottom: 5px;
  font-weight: bold;
  color: black;
  border-left: solid black 1px;
}
div.corm{
  background: url(../gfx/corm3.png) repeat-y right top;
  border-left: solid black 1px;
  padding: 7px 22px 0 15px;
  text-align: left;

}

div.cor3{
  background: url(../gfx/cor3.png) no-repeat left top;
  width: 14px;
  height: 13px;
  float: left;
  padding: 10px 0;
  left: -1px;
  position: relative;

 }  
div.cor4{
  background: url(../gfx/cor4.png) no-repeat right top;
  width: 21px;
  height: 13px;
  float: right;
  padding: 10px 0;
}
div.corb{
  background: url(../gfx/corm2.png) repeat-x right top;
  padding: 10px 0;
  margin: 0 20px 0 14px;
  left: -1px;
  position: relative;

}