html {
  height:100%;
}
.all{
	  position:relative;
      width: 1000px; 
      margin: 0px auto;

}
 body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
  background-color: #0058BC;
}
body a{
	color:#FFCC01;
	text-decoration:underline;
	}
body a:hover
	{color:#ffffff;
	text-decoration:none;
}

.design{
	color:#2D5D9F;
	text-decoration:none;
	FONT-SIZE: 8pt;
	}
.design:hover
	{color:#2D5D9F;
	text-decoration:underline;
}


.txt{FONT-SIZE: 10pt;}

.main_text{
	font-family:verdana;
	font-size: 10pt;
	font-weight: normal;
	color:#ffffff;
	text-align: justify;
	padding:5;
}

.mt{

padding:0px 25px 10px 25px;
}

.pt{
	font-family:verdana;
	font-size: 14pt;
	font-weight: normal;
	padding:10px 25px 0px 25px;
	text-align: right;

}

#menu{
position: relative;
padding:530px 10px 0px 20px;

}

#coord{
position: relative;
padding:10px 10px 0px 23px;
color:#ffffff;
	text-decoration:none;
	FONT-SIZE: 10pt;
    FONT-FAMILY: verdana;
    vertical-align: bottom;
}



img{
	border:0;
	display:block;
}

.hd{	FONT-SIZE: 12pt;
	color:#FD9800;
	text-align: justify;
	font-weight:bold;
}

.msg{	FONT-SIZE: 12pt;
	color:#FD9800;
	text-align: center;
	font-weight:bold;
}

h1{
	color:#A52A2A;
	font: normal normal 900 14pt arial, verdana, sans-serif;

}

h2{
	color:#A52A2A;
	font: normal normal 900 12pt arial, verdana, sans-serif;
}





.link{
	color:#ffffff;
	text-decoration:none;
	FONT-SIZE: 10pt;
    FONT-FAMILY: verdana;
    white-space: nowrap;
    font-weight:bold;
}

.link:hover
	{color:#FFCC01;
	text-decoration:underline;
}

.rbt{
	FONT-SIZE: 7pt;
	margin-left: 2;
	margin-right: 2;
	height:20px;
	}

hr{
	margin:0 0 0 0px;
	color: #FFFEEE;
}

.it{
	FONT-SIZE: 7pt;
	width:110px;
	height:18px;
	font-weight:bold;
}

.news_title{
vertical-align:bottom;
font-size: 10pt;
font-weight:bold;
color:#FD9800;
text-decoration:none;
}
.news_title:hover{
text-decoration:color:#FD9800;
}

.news{
	text-align: justify;
font-size: 10pt;
color:#2D5D9F;
}

.news_date{
FONT-FAMILY: Lucida;
vertical-align:middle;
font-size: 7pt;
color:#669ACC;
}

.system{
font-size: 8pt;
color:#ffffff;
text-align: justify;
}

.system_title{
font-size: 10pt;
color:#ffffff;
text-align: justify;
}

input.button {
	border-color:none;
	shadow-color:none;
	border-width:1px;
	background-color: #488DD2;
	font-family:Verdana;
	font-size:8pt;
	padding-left:1px;
	color:#ffffff;
	margin-top:1px
}





