body {
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

p {
	text-align: justify;
}

a {
	/*color: #333;*/
	color: #507A8A;
	text-decoration: none;
}

a:hover {
	/*color: #2A2A27;*/
	color: #507A8A;
	text-decoration: underline;
}

input.y {
	background-color: #F1EDB7;
	height: 12px;
	border: 1px solid #005952;
	font-size: 90%;
}



table#all {
	border-collapse: collapse;
	width: 766px;
	background-color: transparent;
	text-align: left;
}

table#all td {
	padding: 0px;
}

table#top {
	border-collapse: collapse;
	background-image: url('/images/bg-top.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

table#top tr#top-tr1 td {
	border-top: 1px solid #F7941D;
	border-bottom: 1px solid #F7941D;
}

input#username,
input#passwd {
	width: 80px;
}

input#login {
	margin-top: 2px;
}

input#logout {
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 55px;
}

td.label-login {
	color: #000;
	font-weight: bold;
}

table#top td.label-login1 {
	color: #000;
	font-weight: bold;
	padding-left: 20px;
}


table#top td#td-login {
	white-space: nowrap;
	padding: 5px;
	padding-top: 30px;
	padding-bottom: 17px;
	background-image: url('/images/bg-login.jpg');
	background-position: top-left;
	background-repeat: no-repeat;
}

input#searchtxt {
	width: 170px;
	margin-left: 25px;
}

table#top td#top-tr2-td1 {
	vertical-align: bottom;
	/*border-top: 1px solid #F7941D;*/
	border-right: 1px solid #F7941D;
}

div#dsearch {
	width: 290px;
	border-top: 1px solid #FC5F01;
	border-right: 1px solid #FC5F01;
	padding: 5px;
}

table#rest {
	border-collapse: collapse;
	width: 100%;
}

table#rest td {
	padding: 0px;
	vertical-align: top;
}

table#rest td#content {
	width: 100%;
}

table#rest td#right {
	background-image: url('/images/bg-right.gif');
	background-position: bottom right;
	background-repeat: repeat-y;
	border-left: 1px solid #F8F6E9;
	border-bottom: 1px solid #ACAC91;
	padding-bottom: 30px;
}


div.nav {
	background-image: url('/images/bg-nav.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #496B85;
}

div.nav a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

div.nav a.invisible {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

div.nav a:hover {
	color: #FFE400;
}

div.nav a.nav-a {
	color: #FFE400;
}

table#rest td#right td.big {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

div.s1 {
	background-color: #98B1C3;
}

img.bullet-nav {
	margin: 3px;
	margin-left: 10px;
	margin-right: 7px;
}


div.subnav {
	border-bottom: 1px solid #ACAC91;
}

div.subnav a {
	color: #2A2A27;
	text-decoration: none;
}

div.subnav a.invisible {
	color: red;
	text-decoration: none;
}

div.subnav a:hover {
	color: #FE6703;
}

table#rest td#right td.big1 {
	width: 100%;
	padding: 1px;
	padding-right: 5px;
}

img.bullet7 {
	margin: 5px;
	margin-left: 18px;
	margin-right: 7px;
}




div#ban {
	margin-top: 20px;
	text-align: center;
}




table#path tr {
  color: #FFF;
  font-size: 85%;
  border-right: 1px solid #65916B;
  border-bottom: 1px solid #65916B;
  background-color: #638998;
}

table#path td a {
  color: #FFF;
  text-decoration: none;
}

table#path td a:hover {
  color: #FFE400;
  text-decoration: none;
}

table#path td.path {
  padding: 7px;
  padding-left: 30px;
  padding-right: 50px;
  width: 100%;
}


table#path td.print {
  text-align: right;
  padding: 7px;
  padding-right: 20px;
}



div.wh {
	background-color: #FFF;
	padding: 15px;
	padding-left: 12px;
	padding-right: 20px;
	border-left: 1px solid #DAC2AD;
	border-right: 1px solid #998675;
	border-bottom: 1px solid #998675;
}

img.bullet1 {
	margin-top: 5px;
	margin-right: 8px;
}



div.s2 {
	background-color: #F7941D;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.head1 {
	background-color: #638998;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFF;
	font-weight: bold;
}

div.head1 span,
div.head2 span {
	padding-left: 10px;
	padding-right: 10px;
}

div.head2 {
	background-color: #638998;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFF;
	font-weight: bold;
}


img.bullet2 {
	margin-bottom: 1px;
	margin-right: 1px;
}



div.text1 {
	background-color: #F4F1E7;
	padding: 20px;
	padding-left: 30px;
}

a.no-ul {
	text-decoration: none;
}

img.bullet3 {
	margin: 10px;
	margin-right: 0px;
	margin-left: 20px;
}

a.news {
	color: #2A2A27;
	text-decoration: none;
}

a.news:hover {
	color: #638998;
}



div.s3 {
	background-color: #F7941D;
	margin-top: 5px;
}

div#copyright {
	margin: 5px;
	margin-left: 30px;
	margin-right: 20px;
}

div#copyright a {
	text-decoration: none;
}






table#cur-sad-nos {
	border-collapse: collapse;
	background-color: #ACC0C8;
	width: 100%;
	border-right: 1px solid #998675;
	border-left: 1px solid #DAC2AD;
}

table#cur-sad-nos td {
	padding: 0px;
	vertical-align: top;
}

table#cur-sad-nos td.big {
	width: 100%;
	padding: 7px;
	padding-right: 20px;
	color: #032344;
	font-weight: bold;
}

img.bullet5 {
	margin-top: 12px;
	margin-left: 30px;
}



div#cur-sad-nos {
	background-color: #ACC0C8;
	background-image: url('/images/bg-bullet5.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border-right: 1px solid #998675;
	border-left: 1px solid #DAC2AD;
	padding: 7px 20px 7px 50px;
	font-weight: bold;
	color: #032344;
}






table#subsad-list {
	border-collapse: collapse;
	background-color: #FFF;
	width: 100%;
	border-right: 1px solid #998675;
	border-left: 1px solid #DAC2AD;
}

table#subsad-list td {
	padding: 0px;
	vertical-align: top;
}

table#subsad-list td.big {
	width: 100%;
	padding: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 5px;
	color: #2A2A27;
}

table#subsad-list td a {
	color: #507A8A;
	font-weight: bold;
	text-decoration: none;
}

table#subsad-list td a:hover {
	text-decoration: underline;
}

img.bullet1-3 {
	margin: 0px;
	margin-top: 6px;
	margin-left: 35px;
	margin-right: 6px;
}


div#subsad-list {
	background-color: #FFF;
	border-right: 1px solid #998675;
	border-left: 1px solid #DAC2AD;
}

div#subsad-list div {
	background-color: #FFF;
	background-image: url('/images/bg-bullet1.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 20px 0px 50px;
	font-weight: bold;
}





table#res-list {
	border-collapse: collapse;
	background-color: #FFF;
	width: 100%;
	border-right: 1px solid #998675;
	border-left: 1px solid #DAC2AD;
}

table#res-list td {
	padding: 0px;
	vertical-align: top;
}

table#res-list td.big {
	width: 100%;
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
	padding-left: 5px;
	color: #2A2A27;
}

table#res-list td a {
	color: #507A8A;
	font-weight: normal;
	text-decoration: none;
}

table#res-list td a:hover {
	text-decoration: underline;
}


div#res-list {
	background-color: #FFF;
	border-right: 1px solid #998675;
	border-left: 1px solid #DAC2AD;
}

div#res-list div {
	background-color: #FFF;
	background-image: url('/images/bg-bullet1-1.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 20px 5px 50px;
}


div#res-list div a {
  font-size: 110%;
}





table#cur-dok-nos {
	border-collapse: collapse;
	background-color: #FFF;
	width: 100%;
	border-right: 1px solid #998675;
	border-bottom: 1px solid #F7941D;
	border-left: 1px solid #DAC2AD;
}

table#cur-dok-nos td {
	padding: 0px;
	vertical-align: top;
}

table#cur-dok-nos td.big {
	width: 100%;
	padding: 5px;
	padding-right: 20px;
	color: #2A2A27;
}

img.bullet1-1 {
	margin-top: 9px;
	margin-left: 33px;
	margin-right: 6px;
}


div.wh1 {
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 33px;
	padding-right: 30px;
	border-left: 1px solid #DAC2AD;
	border-right: 1px solid #998675;
}

div.wh2 {
	background-color: #FFF;
	border-left: 1px solid #DAC2AD;
	border-right: 1px solid #998675;
	border-bottom: 1px solid #998675;
}


img.bullet6 {
	margin-bottom: 1px;
	margin-right: 5px;
}





div.s4 {
	background-color: #D9E2E9;
}

div.nav1 {
	background-image: url('/images/bg-nav1.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #BBC8D2;
}

div.nav1 a.invisible {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

div.nav1 a {
	color: #365A76;
	font-weight: bold;
	text-decoration: none;
}

div.nav1 a:hover {
	color: #F26522;
}

div.nav1 a.nav1-a {
	color: #F26522;
}


div.s5 {
	background-color: #F7941D;
	height: 3px;
	border-bottom: 3px solid #D7D7C7;
	border-top: 3px solid #D7D7C7;
}





div.head3 {
	background-color: #ACC0C8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #032344;
	font-weight: bold;
}

div.head3 span,
div.head4 span {
	padding-left: 10px;
	padding-right: 10px;
}

div.head4 {
	background-color: #ACC0C8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #032344;
	font-weight: bold;
}


img.bullet9 {
	margin-top: 14px;
	margin-left: 25px;
}

span.title1 {
	font-weight: bold;
	color: #032344;
}

span.date {
	color: #FF6315;
}

a.more {
	color: #FF6315;
	text-decoration: none;
}

a.more:hover {
	color: #FF6315;
	font-weight: bold;
}

a.docs {
	font-weight: bold;
	color: #032344;
	text-decoration: none;
}

a.docs:hover {
	color: #638998;
}


img.bullet3-1 {
	margin: 10px;
	margin-top: 13px;
	margin-right: 3px;
	margin-left: 20px;
}

img.bullet1-2 {
	margin-top: 14px;
	margin-left: 35px;
}





div.discus {
	background-color: #F4F1E7;
	padding: 10px;
	padding-left: 30px;
}

a.discus {
	color: #2A2A27;
	text-decoration: none;
}

a.discus:hover {
	color: #638998;
}

img.bullet11 {
	margin: 5px;
	margin-left: 3px;
	margin-right: 9px;
}

span.user-active {
	color: #365A76;
}


div#sitemap-show {
	padding: 10px;
}

div#sitemap-show div {
	padding-top: 12px;
	padding-left: 20px;
}

div#sitemap-show a {
	text-decoration: none;
}
