body {
 background-color: #d8d0c7;
 margin-top: 0px;
 margin-left: 0px;
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #333399;
  text-decoration: none;
}

a:hover {
  color: #DC3C0A;
  text-decoration: underline;
}

a:active {
  color: #000000;
  text-decoration: none;
}

DIV.container
      {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 694px;
      height: 500px;
      margin-left: -347px; /* half of width */
      margin-top: -250px;  /* half of height */
      }

.box { 
  background: #FFFFFF;
  width: 694px;
  height: auto;
}

.yara1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	PADDING-BOTTOM: 0px; 
	COLOR: #000000; 
	background-color: #ffffff
	PADDING-TOP: 0px;
	FONT-STYLE: normal;
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none
}

.bold14 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; PADDING-BOTTOM: 0px; COLOR: #000000; PADDING-TOP: 0px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #D8D0C7; TEXT-ALIGN: left
}

.normal12 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; COLOR: #000000; PADDING-TOP: 0px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #D8D0C7; TEXT-ALIGN: left
}

.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

#header {
  position: relative;
  padding: 0;
  margin-bottom: 0px;
  background-color: #ffffff;
  height: 85px;
}

#header img.logo {
  position: absolute;
  z-index: 0;
  border: 0;
  top: 25px;
  left: 25px;
}
#header img.circles {
  position: absolute;
  float: right;
  z-index: 1;
  top: 25px;
  right: 25px;
}

#header img.logo2 {
  position: absolute;
  float: right;
  z-index: 1;
  top: 20px;
  right: 25px;
}

#welcomebox {
  position: relative;
  padding: 0;
  margin-bottom: 0;
  background-color: #ffffff;
  height: 140px;
}

#welcomebox img.welcometo {
  position: absolute;
  z-index: 2;
  top: 25px;
  left: 25px;
}

#welcomebox img.yaraitext {
  position: absolute;
  z-index: 3;
  top: 65px;
  left: 25px;
}

#pro-images {
  position: relative;
  padding-bottom: 20px;
  margin-left: 0px;
  margin-bottom: 20px;
  background-color: #ffffff;
  height: 80px;
}

#pro-images .picleft {
  position: absolute;
  float: left;
  top: 0px;
  width: 200px;
  margin-left: 25px;
  margin-right: 0px;
  padding: 0;
  background-color: #ffffff;
}

#pro-images .picmiddle{
  position: absolute;
  top: 0px;
  padding-right: 0px;
  width: 200px;
  margin-left: 237px;
  margin-right: 0;
  margin-top: 0;
  background-color: #ffffff;
}

#pro-images .picright {
  position: absolute;
  float: right;
  top: 0px;
  width: 200px;
  margin-right: 25px;
  margin-left: 450px;
  padding: 0;
  background-color: #ffffff;
}


#introbox {
  position: relative;
  padding: 0;
  margin-bottom: 0;
  background-color: #fff;
  height: 130px;
  width: 100%;
}

#introbox #introtext p {
  font: 400 0.7em  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #A79B8F;
  padding-left: 30px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 350px;
  text-align: left;
}

#introbox #introtext h1 {
  font: 600 0.8em  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  padding-left: 30px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 350px;
  text-align: left;
}

#introbox #introtext h2 {
  font: 600 0.6em  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #DC3C0A;
  padding-left: 30px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 350px;
  text-align: left;
}

#introbox #loginbox {
  position: absolute;
  padding: 0;
  top: 0px;
  left: 450px;
  height: 150px;
  width: 250px;
}

#introbox #loginbox p {
  font: 500 0.7em  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  text-align: left;
}

#introbox #loginbox .inputuser {
  width: 194px;
  height: 15px;
  font: 500 0.9em Verdana, Arial;
  text-transform: lowercase;
}

#introbox #loginbox .inputpass {
  width: 194px;
  height: 15px;
  font: 500 0.9em Verdana, Arial;
}

#introbox #loginbox .inputemail {
  width: 194px;
  height: 15px;
  font: 500 0.9em Verdana, Arial;
  text-transform: lowercase;
}

#systemalert p {
  font: 600 0.7em  Verdana, Arial, Helvetica, sans-serif;
  color: red;
  text-align: left;
padding-top: 40px;
}
