body {
	text-align: center;
	background-color:#353535;
}

a:link, a:visited {
  color:#000066; 
  text-decoration:none; 
}

a:hover {
  text-decoration:underline;
}

a img {
  border:none;
}

thead {
  background-image:url(thead.jpg?b47299bac634ce83);
	background-repeat:repeat-x;
}

table {
  border:1px solid black;
  border-collapse:collapse;
}

textarea 
{
  width:600px;
  height:200px;
  padding:4px 10px 4px 10px;
}

td {
  border:0;
  padding:12px;
  background-color:#999999;
}

tr.line 
{
  height:2px;
  padding:0px;
}

td.line 
{
  height:2px;
  padding:0px 10px 0px 10px;
}

table.login {
  border:none;
	border-collapse:collapse;
}
table.login td {
  border:none;
  padding-left:12px;
	background-color:#c6c6c6;
}

tr.odd {
  background-color:#999999;
}

tr.hidden {
  display:none;
}

table.devTable {
  text-align: left;
  width: 621px;
}

div.box_content {
  width:714px;
  padding:0px;
	background-image:url(box_content.png?b47299bac634ce83);
	background-repeat:repeat-y;
	background-position:top left;
}

div.box_content p {
  margin-left:20px;
}

div.box_bottom {
  width:714px;
  padding:0px;
	background-image:url(box_bottom.jpg?b47299bac634ce83);
	background-position:bottom left;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 745px;
	text-align: left;
	font-size:14px;
} 

div#header {
  background-image:url(header.png?b47299bac634ce83);
	height:124px;
	margin-bottom:0px;
	padding:0px;
}

div#links {
  height:20px;
	margin-bottom:0px;
	padding:0px;
	text-align:right;
}

div#links a {
	text-align:right;
  width:auto;
	color:white;
}

div#customUpdate 
{
  display: none;
}

ul.links2 li { 
	padding:0px;
  margin-left:0px;
  margin-right:0px;
  display:inline; 
}  

ul.links2 a {
  padding:0px;
  margin-left:0px;
  margin-right:0px;
  /*border:1px dashed #ffffff;*/
}

span.label 
{
  float:left;
  width:180px;
}

div#top {
  background-image:url(panel_top2.jpg?b47299bac634ce83);
	height:23px;
	margin-bottom:0px;
	padding:0px;
	padding-left:194px;
}

div#footer {
	background-image:url(panel_bottom.png?b47299bac634ce83);
	height:27px;
	margin-bottom:0px;
	padding:0px;
	font-size: 10px;
	padding-right: 45px;
	text-align: right;
}

/* Header menu alignment */
div#header p {
  padding-top:45px;
	padding-right:54px;
  text-align:right;
	color:white;
}

div#header a {
  padding-top:80px;
	padding-right:54px;
  text-align:right;
	color:white;
}

div#body {
  background-image:url(panel_middle.png?b47299bac634ce83);
	background-repeat:repeat-y;
	margin-top:0px;
	padding:1px;
	padding-left:64px;
	padding-right:48px;
}
div#bodysection {
	margin-top:0px;
	padding:0px;
}
div#bodysection p {
	margin-top:0px;
	padding:0px;
	color:white;
}

div#bodysectionLogin {
	margin-top:0px;
	padding:0px;
	padding-left:194px;
}
p {
  padding-left:3px;
}
p.title {
	padding-top:62px;
  font-family:"Arial";
  font-size:18px;
	font-weight:900;
}
p.titleLogin {
  text-align:left;
  font-size:18px;
	font-weight:200;
	padding-top:64px;
	padding-left:64px;
}
img.right {
  float:right;
	margin-right:18px;
}

input.alignRight 
{
  float:right;
}

#menu ul {
list-style-type: none;
display: block;
padding: 0;
margin: 0;
}

#menu ul li {
display: block;
padding: 0px 0 0px 0;
float: right;
color: #FFFFFF;
}

#menu ul li a {
text-decoration: none;
color: #FFFFFF;
/*background: #E9EED0;*/
/*padding: 3px 20px 15px 20px;*/
font-weight: bold;
/*margin-right: 1px;*/
/*font-size: 1.1em;*/
/*height: 25px*/
}

#menu ul li a:hover {
text-decoration: underline;
/*background: #DDE6AB;*/
/*color: #2C2E22;*/
}

#numlist ol li { 
  margin-top:10px;
  margin-right:0px;
}  

pre {
  font-size: 12px;
}