/*  install                                       */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
  margin: 0px;
  padding: 0px;
}
fieldset,img {
  border: none;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
}
caption,th {
  text-align: left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
  line-height: 100%
}
input,textarea,select{
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
  margin: 1px;
}
a img {
  border: none;
}
a {
  outline: none;
  text-decoration: none;
  color: #0285a6;
}
a:hover,
a.act {
  color: red;
}
hr {
  border: solid #800000;
  border-width: 1px 0 0 0;
  background: #800000;
  height: 0px;
  line-height: 0px;
}
body {
  font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}
table {
  font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}
.alert {
  color: #008000;
  border: solid 1px #008000;
  padding: 5px;
  font-size: 12pt;
  font-weight: bold;
}
.error {
  color: #FF0000;
  border: solid 1px #FF0000;
  padding: 5px;
  font-size: 12pt;
  font-weight: bold;
}
.file {
  padding: 0 0 0 18px; background: url(file.gif) no-repeat 0 0;
}

/*  HEAD                                          */
.id-head {
  background: url(he2.jpg);
  height: 218px;}
.id-head .he2 {
  background: url(header.jpg) no-repeat;
  height: 218px;
  position: relative;
}
.id-head ul {  position: absolute;
  top: 166px;
  left: 300px;}
.id-head li {  display: block;
  float: left;}
.id-head a {
  display: block;  background: url(button.png);
  width: 105px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-weight: bold;
  color: #ffFFff;
  margin: 2px 0 0 0;}
.id-head a:hover {
  height: 40px;
  line-height: 40px;
  margin: 0;}

/*  TEXT                                          */
.id-text {  width: 100%;}
.id-text td.one {  width: 270px;}
.id-text .one * {  padding: 0 0 5px 5px;}
.id-text .one h1 {  height: 44px;
  background: url(title.jpg) no-repeat;
  margin: 10px 5px 5px 5px;
  line-height: 44px;
  padding: 0 0 0 15px;
  font-size: 14px;
  font-weight: bold;
	color: #FFFFFF;}

.id-text td.two {
  width: 700px;
}
.id-text .two * {
  padding: 0 0 5px 5px;
}
.id-text .two h1 {  font-size: 28px;
	color: #0041a3;
	font-weight: bold;
	padding: 10px 0 5px 5px;}
.id-text .two h2 {
  font-size: 16px;
	color: #0041a3;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}
.id-text .two p {  text-align: justify;}
.id-text .one button,
.id-text .two button {  padding: 0px;
  margin: 0px;
  position: relative;}
#now {  border: solid 1px #ccCCcc;
  background: #aed7ff;}
#calendar th {  padding: 1px;
  text-align: center;
  font-weight: bold;}
#calendar td {  padding: 1px;
  text-align: center;}


/*  FOOT                                          */
.id-foot {  background: url(footer.jpg);
  height: 70px;}
.id-foot div {  padding: 25px 0 0 0;}
.id-foot table {  width: 100%;}
.id-foot table th {  width: 33%;
  text-align: center;}
.id-foot table td {  width: 33%;}
.id-foot a {  color: #ffFFff;}

