html {
	overflow-y: scroll !important;
}

html, body, table {
	padding: 0;
	margin: 0;
	font-family: "trebuchet ms";
	font-size: 10pt;
}

form {
  margin: 0px 0px 0px 0px;
}

body {
  margin: 0px 0px 0px 0px;
  /*background: url(/images/background.png);*/
}

div#header {
  position: absolute;
  width: 100%;
  height: 269px;
  overflow: hidden;
  z-index: 0;
}

#header1 {
  position: absolute;
  width: 2710px;
  left: 50%;
  margin-left: -2100px;
}

#header2 {
  position: absolute;
  left: 50%;
  margin-left: -383px;
  top: 47px;
}

#header3 {
  position: absolute;
  width: 1000px;
  left: 50%;
  margin-left: -390px;
}

#header3 img {
  float: right;
}

#header4 {
  position: absolute;
  left: 50%;
  margin: 75px 0px 0px -335px;
}

div#main {
  position: absolute;
  left: 50%;
  margin-left: -393px;
  width: 792px;
  height: 100%;
  z-index: -1;
}

#shadow_left {
  width: 11px;
  background: url(/images/shadow_left.png) repeat-y;
}

#shadow_right {
  width: 11px;
  background: url(/images/shadow_right.png) repeat-y;
}

#shadow_bottom img{
  float: left;
}

#contents {
  background-color: #FFFFFF;
  font-family: arial;
  font-size: 12px;
  color: #0060A9;
}

h1 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  line-height: 16px;
  font-size: 16px;
}

#contents table {
  position: relative;
  margin-top: -30px;
  margin-left: -20px;
  margin-bottom: 20px;
  width: 784px;
}

a#menu {
  display: block;
  width: 187px;
  height: 19px;
  padding: 2px 0px 0px 40px;
  font-weight: bold;
  color: #FFFFFF;
  background: url(/images/menu.png) 0px -20px no-repeat;
  text-decoration: none;
}

/*a#menu.selected {
  background: url(/images/menu.png) 0px 0px no-repeat;
}*/

div#login {
  position: relative;
}

div#login #background {
  position: absolute;
}

div#login #title {
  position: absolute;
  left: 32px;
  top: 5px;
  font-weight: bold;
}

div#login #input1 {
  position: absolute;
  left: 32px;
  top: 27px;
  height: 14px;
  width: 143px;
  border: none;
  font-style: italic;
  font-size: 11px;
}

div#login #input2 {
  position: absolute;
  left: 32px;
  top: 50px;
  height: 14px;
  width: 143px;
  border: none;
  font-style: italic;
  font-size: 11px;
}

div#login #login {
  position: absolute;
  left: 133px;
  top: 73px;
  border: none;
  font-weight: bold;
  text-decoration: none;
  color: #0060A9;
}

#news {
  width: 170px;
  background-color: #00457F;
  padding-top: 5px;
}

#news div {
  margin: 0px 10px 0px 10px;
  padding-bottom: 5px;
}

#news a {
  color: #FFFFFF;
  text-decoration: none;
}

#newstitle {
  height: 27px;
}

#newstitle img {
  position: absolute;
}

#newstitle div {
  position: absolute;
  margin: 5px 0px 0px 18px;
  color: #FFFFFF;
  font-weight: bold;
}

a.normal {
	color: #E40896;
}

a {
	color: #7aae2f;
}

h1 {
	padding: 0;
}
