body
{
  font-family:verdana,arial,helvetica,sans-serif; 
  font-size:100%;
  /*background-color: #CDE2F7; /*#3f497f;
  background: url('/images/background_thin.jpg') repeat-x;*/
  color:#000;
  margin:0px;
  padding:0px;
  /*padding-top:10px;*/
  padding-bottom:2em;
  text-align: center;
}

img
{
  border:0;
}

.warning
{
  font-weight:bold;
  color:#FF0000;
}

p.error,
p.emessage
{
  font-weight:bold;
  color:#FF0000;
  border:1px solid #FF0000;  
}

p.success,
p.message
{
  font-weight:bold;
  color:#0000FF;
  border:1px solid #0000FF;  
}

p.title1
{
  font-size:150%;
  font-weight:bold;
  border-bottom:1px solid #000000;
}

p.title2
{
  text-decoration:underline;
}

p.title3
{
  font-size:150%;
  font-weight:bold;
}

.indent
{
  padding-left:20px;
}

p.box
{
  border-bottom:1px solid #000000;
}

tr.alt
{
  background-color:#EEF8FF;
}

table.box
{
  border:1px solid #000000;
}

table.box1
{
  border:1px solid #C0C0C0;
}

table.underline
{
  border-bottom:1px solid #000000;
}

table.underline1
{
  border-bottom:1px solid #C0C0C0;
}

table,
td
{
  font-size:100%;
}

table.compact,
table.compact th,
table.compact td
{
  padding:0;
  margin:0;
  border-collapse:collapse;
}

th.header1
{
  background: url('/images/back1.jpg') repeat-x;
  color: #fff;
  padding:0px;
  margin:0px;
}

ul.arrow
{
  margin-left:20px;
  padding:0;
  list-style:url(/images/blue_arrow.gif);
}

ul.bullet
{
  margin-left:20px;
  padding:0;
  list-style:url(/images/bluebullet.gif);
}

ul.help_header
{
  margin-left:0px;
  padding-left:30px;
  padding-top:3px;
  list-style:url(/images/help_heading.gif);
}

ul.help_topic
{
  margin-left:0px;
  padding-left:20px;
  padding-top:3px;
  list-style:url(/images/help_topic.gif);
}

pre
{
  font-size:125%;
}

p.download {
  padding: 7px;
  width:70%;
  min-height:40px;
  background-color:#eee;
  border: 1px solid #C0C0C0;
  color:#000;
}

p.download a {
  font-weight:bold;
  font-size:1.3em;
}

p.hr
{
  height: 1px;
  width: 100%;
  margin: 15px 0px 15px 0px;
  border-bottom: 1px solid #ccc;
  font-size: 2px;
}

h2.box
{
  font-size:150%;
  font-weight:bold;
  color:#fff;
  background:url('/images/back1.jpg');
  padding:2px;
}

h4.box
{
  color:#fff;
  background:url('/images/back1.jpg');
  padding:2px;
}

.header
{
  font-size:150%;
  font-weight:bold;
  color:#fff;
  background:url('/images/back1.jpg');
}

h5.underline
{
  width:auto;
  border-bottom:1px solid #000;
  text-decoration:none;
}

.button
{
  border:1px solid #999;
  padding:3px;
  background-color: #ccc;
  color:#000;
  text-decoration:none;
}

#setwidth
{
  width: 969px;
  \width: 969px;
  w\idth: 969px;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: left;
}

#header
{
  margin:0px;
  background: url('/images/header.jpg');
  background-repeat: no-repeat;
  color:#fff;
  width:100%;
}

#header table
{
  font-size:12px;
}

#header a,
#header a:visited,
#header a:hover
{
  color:#fff;
}

#header .login
{
  text-align:center;
  float:right;
}

#footer
{
  clear:both;
  text-align:left;
  font-weight:bold;
  border:1px solid #AABBCC;
  padding:5px 0;
  padding-left:19em;
  color:#AABBCC;
  background-color:transparent;
  width:auto;
}

#menu
{
  margin:0;
  padding:0;
  background: url('/images/header_back.jpg');
  color:#444;
  width:auto;
}

#menu a
{
  font-family:verdana,arial,helvetica,sans-serif; 
  font-size:12px;
  text-decoration:none;
  color:#444;
  padding:5px;
}

#menu a:visited
{
  color:#444;
}

#menu a:hover
{
  color:#FFF;
  background:#0505af;
}

#menu table
{
  font-size:100%;
  border-collapse:collapse;
}

#menu td
{
}

#menu td.break
{
  font-family:verdana,arial,helvetica,sans-serif; 
  font-size:60%;
  text-decoration:none;
  color:#ccc;
}

#menu ul
{
  float:right;
  list-style:none;
  height:24px;
  padding:0px;
  margin:0px 0px 0px 0px;
  width:100%; 
}

#menu li
{
  padding:0;
  margin:0;
  display:inline;
  border-right:1px solid #ccc;
  padding-right:5px;
  padding-left:5px;
}



#contents
{
  float:left;
  margin:0px;
  padding:10px;
  background-color:#FFF;
  width:200px;
  border-left:1px solid #cecece;
  font-weight:normal;
}

#contents h4
{
  margin:2px;
  font-size:100%;
} 

#contents table
{
  font-size:100%;
}

#contents td
{
  font-family:verdana,arial,helvetica,sans-serif; 
  font-size:100%;
  font-weight:normal;
}

#contents th
{
  font-family:verdana,arial,helvetica,sans-serif; 
  font-size:120%;
}

#contents a,
#contents a:visited
{
  text-decoration:none;
  color:#448;
  font-weight:normal;
}

#contents a:hover
{
  text-decoration:underline;
}

#contents li
{
  padding-bottom:10px;
}

#help_contents
{
  float:left;
  margin:0px;
  padding:10px;
  background-color:#DDEEFF;
  color:#000000;
  width:225px;
  border-right:1px solid #6B717B;
  border-bottom:1px solid #6B717B;
}

#help_contents a,
#help_contents a:visited
{
  text-decoration:none;
  color:#000000;
}

#help_contents a:hover
{
  text-decoration:underline;
}

#help_contents th
{
  font-family:verdana,arial,helvetica,sans-serif; 
  font-size:80%;
  background-color:AABBCC;
  border:1px solid #FFFFFF;
}

#content_nomenu
{
  padding:10px;
  border-right:1px solid #cecece;
  border-left:1px solid #cecece;
  border-bottom:1px solid #cecece;
}

#content
{
  margin:0;
  width:auto;
  padding:0px 5px 5px 240px;
  border-right:1px solid #cecece;
  border-left:1px solid #cecece;
  border-bottom:1px solid #cecece;
}

#content a,
#content a:visited
{
  text-decoration:none;
  color:#0000FF;
}

#content a:hover
{
  text-decoration:underline;
}

#content h3
{
  margin:2px;
  font-size:120%;
  font-weight:bold;
  border-bottom:1px solid #6B717B;
  width:auto;
}

#content h4
{
  margin:2px;
  font-size:110%;
  font-weight:bold;
}

#content h5
{
  margin:2px;
  font-size:100%;
  font-weight:bold;
}

#content h5.full
{
  width:auto;
}

#content td
{
  font-family:verdana,arial,helvetica,sans-serif; 
  font-size:100%;
  padding:3px;
}

#content td.border
{
  border:1px solid #AABBCC;
}

#content td.header,
#content th
{
  font-size:100%;
  background-color:#DDEEFF;
  font-weight:bold;
  border:1px solid #AABBCC;
}

#content table.editor_toolbar,
#content table.editor_toolbar td
{
  border:0;
  padding:2px 0 2px 0;
  margin:1px;
}

#content table.editor_toolbar tr
{
  border-bottom:1px solid #666;
  border-top:1px solid #FFF;
  border-left:1px solid #FFF;
  border-right:1px solid #666;
}

#box
{
  border:1px solid #000000;
}

#box1
{
  border:1px solid #000000;
  padding:10px;
}

#indent
{
  padding-left:20px;
}

#fixedfont
{
  font-family:courier new;
  font-size:125%;
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span,
span.corners-top1, span.corners-bottom1, span.corners-top1 span, span.corners-bottom1 span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top,
span.corners-top1 {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span,
span.corners-top1 span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom,
span.corners-bottom1 {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	/*clear: both;*/
}

span.corners-bottom span,
span.corners-bottom1 span {
	background-image: none;
	background-position: 100% 100%;
}

span.corners-top {
	background-image: url("/images/corners_left.png");
}

span.corners-top1 {
	background-image: url("/images/corners_left3.png");
}

span.corners-top span {
	background-image: url("/images/corners_right.png");
}

span.corners-top1 span {
	background-image: url("/images/corners_right3.png");
}

span.corners-bottom {
	background-image: url("/images/corners_left.png");
}

span.corners-bottom1 {
	background-image: url("/images/corners_left3.png");
}

span.corners-bottom span {
	background-image: url("/images/corners_right.png");
}

span.corners-bottom1 span {
	background-image: url("/images/corners_right3.png");
}

.header4 {
	background: #999 none repeat-x 0 0;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 0 5px;
}
