body,td,th {
	font-family: Tahoma, Arial Unicode MS, Lucida Sans Unicode;
	font-size: 14px;
	color: #000000;
	line-height:1.5em;
	
}
input.padding{padding-top:10px;        }


body {
	background-color: #FFFFFF;
	width:90%;
	margin:auto;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: orange;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: red;
	text-decoration: none;
}

#pageHeader{ color:#CC0000;
width:80%;
border-bottom:none;
border:#999 1px solid;
background-color:#F4F4F4;
text-decoration:none;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
 -moz-border-radius:6px;	
border-top-right-radius: 6px;
border-top-left-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}

#divLog{ color:#003300;

top:0px;
position:relative;
width:500px;
height:350px;
border-bottom:none;
border:#999 1px solid;
background-color:#F4F4F4;
margin-top:0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius:6px;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}

#PageContent{ color:#003300;
width:500px;
border-bottom:none;
border:#999 1px solid;
background-color:#F4F4F4;
margin-top:4px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius:6px;
border-top-right-radius: 6px;
border-top-left-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}

#pageFooter{ color:#CC99FF;
width:900px;
border-bottom:none;
border:#999 1px solid;
background-color:#F4F4F4;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
 -moz-border-radius:3px;
 border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
margin-top:4px ;


}

#register{
 background-color: #003333;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
 -moz-border-radius:3px;
 border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;


}

#box {
  float: left;
  width: 50px;
  height: 40px;
  margin: 1em;
  background-color:#c4FbF4;
}
#after-box {
  clear: left;
}

