body
{
	font-size: small;
	font-family: Arial, Verdana, Sans-Serif;
}

TABLE
{
	font-size: 10pt;
	font-family: Arial, Verdana, Sans-Serif;
}

table.page
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	margin-left: auto;
	border-left: #cccccc 1px solid;
	width: 625px;
	margin-right: auto;
	border-bottom: #cccccc 1px solid;
}

table.page tr.caption
{
	background-color: #cccccc;
}

table.page tr.caption th.title
{
	clear: both;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	border: 0px;
}

table.page tr.caption th.help
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	border: 0px;
}

table.page tr.caption th.close
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
	border: 0px;
}

table.page tr.message td.message
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	color: red;
	padding-top: 0px;
	text-align: center;
}

table.page tr.content
{
	padding-top: 2px;
	padding-bottom: 2px;
}

span.valign {
	height: 100%;
}

div.valign {
	height: 100%;
}

table.form
{
	border: none;
	width: 100%;
}

table.form tr.caption
{
	background-color: #bcd3e9;
}

table.form tr.caption th.title
{
	clear: both;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
}

table.form tr.content
{
	padding-top: 2px;
	padding-bottom: 2px;
}

table.form th.rlabel
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: auto;
	vertical-align: super;
	text-align: right;
}

table.form th.clabel
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	vertical-align: super;
}

table.form td.rinput
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: super;
	text-align: left;
}

table.form td.cinput
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	vertical-align: super;
}

table.form td.submit
{
	padding-right: 10px;
	padding-top: 30px;
	text-align: right;
}

table.form td.intro
{
	text-align: center;
}

span.helptext
{
	font-size: smaller;
}

span.notetext
{
	font-style: italic;
}

span.highlight
{
	font-size: smaller;
	color: red;
}

TR.Odd
{
}

TR.Even
{
	background-color: #f5f5f5;
}

TH.Left
{
	font-weight: bold;
	text-align: left;
}

TH.Center
{
	font-weight: bold;
	text-align: center;
}

TH.Right
{
	font-weight: bold;
	text-align: right;
}

TD.Left
{
	text-align: left;
}

TD.Center
{
	text-align: center;
}

TD.Right
{
	text-align: right;
}

.mybutton
{
	border-left-color: #cc66cc;
	border-bottom-color: #cc66cc;
	width: 80px;
	border-top-style: inset;
	border-top-color: #cc66cc;
	border-right-style: inset;
	border-left-style: inset;
	background-color: #9933cc;
	text-align: center;
	text-decoration: none;
	border-right-color: #cc66cc;
	border-bottom-style: inset;
}
  
  A.buttontext {color: white; 
                text-decoration: none;   
                font: bold 12pt Verdana;
                cursor: hand;}

  .buttonover  {color: yellow;
                text-decoration: none;
                font: bold 12pt Verdana;
                cursor: hand;}
H1
{
	text-align: center;
}


.custform {
	background-color:transparent;
	width:100px;
	border:1px solid #999999;
	}
	
.custform2 {
	background-color:transparent;
	width:300px;
	border:1px solid #999999;
	}

a:link
{
	color:#0000FF;
}

a:hover
{
	color:#FF0000;
}
