body, td, div, h1, h2, h3, h4, h5, h6, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #004990;
}

body{
	padding: 0;
	margin: 0;
}

body, td{
	font-size: 11px;
}

p{
	padding: 5px 0 5px 0;
	margin: 0;
	text-align: justify;
	text-indent: 1.6em;
}

ul{
	margin: 0 0 5px 20px;
}

ol{
	margin: 0 0 5px 30px;
}

form{
	margin-top: 0;
	margin-bottom: 0;
}

a img{
	border: none;
}

.undercolage_bg{
	background-image: url(../img/undercolage_bg.jpg);
	background-repeat: repeat-x;
	height: 6px;
}

.rootpath_bg{
	background-image: url(../img/rootpath_bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	vertical-align: middle;
}

.after_rootpath_bg{
	background-image: url(../img/after_rootpath_bg.jpg);
	background-repeat: repeat-x;
	height: 2px;
}

.panorama{
	background-image: url(../img/panorama_bg.jpg);
	background-repeat: repeat-x;
	height: 103px;
}

a{
	color: #004990;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

a:hover{
	color: #0771d8;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.small, .small {
	color: #004990;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.small:hover{
	color: #0771d8;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

span.small {
	text-decoration: none;
}

.login_password{
	height: 20px;	
	width: 134px;
	border: solid 1px #ffb66f;
	font-size: 11px;
	color: #004990;
	background-color: #eeeeee;
	
	padding: 2px;
	margin: 0px;
}

a.menu {
	color: #004990;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.menu:hover,  .menu{
	color: #0771d8;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}

.small_font {
  font-size: 1px;
}