body {
	background: #ededed url(img/bg.gif) repeat-x;
	font-family: Arial, Verdana, Georgia, 'Lucida Grande', Sans-Serif;
	font-size: 90%;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}
tr{
   vertical-align:top;
}
table.datatable{
   border: 1px solid #808080;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size:13px;
}

td.datalabel{
   background: #689bbf;
   color:#ffffff;
   font-weight: bold;
   padding:0 10 0 10;
}
td.datavalue0{
   background: #cbd8e1;
   padding:0 10 0 10;
}
td.datavalue1{
   padding:0 10 0 10;
}

tr.datatableheader{
   background: #689bbf;
   color:#ffffff;
   font-weight: bold;
}
tr.datatablerow0{
   background: #ffffff;
}
tr.datatablerow1{
   background: #cbd8e1;
}

a{
	color:#0000FF;
}
a:hover{
	color:#DC7C0A;
}


hr{
   border:none;
   border-bottom: 1px dashed #c0c0c0;
   height:1px;width:500;

}
#logo {
   font-family:Impact;
   letter-spacing:2px;
   font-size:40px;
}

#page {
	text-align: left;
	margin: 20px auto;
	padding: 0px;
	width: 780px;
}

#header {
	border: 1px solid #808080;
	background-color:#FFFFFF;
}

#header h2{
   font-size: 18;
   	margin: 2px;
}
#footer {
	border-top: 1px solid #808080;
	background-color:#FFFFFF;
	margin: 0px;
	text-align:center;
}
.stdtxt {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#505050;
  font-size:13px;
}
.videotext{
   color:#ffffff;
   font-size:12px;
}
.videotext a{
   color:#ffffff;
   text-decoration:underline;
}
.quote1 {
  color: #FF0000;
  font-weight: bold;
}
.bigsteps {
   font-size: 28;
   color: #FF0000;
	font-weight: bold;
}
.thead {
	background-color: #217114;
	color: white;
}

.formtable{
   background-color: #FFFFFF;
}
.formtable TR{
   background-color: #FDEECD;
}

#menu {
   font-size: 90%;
	padding: 0px;
	margin: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}


h1, h2, h3 {
	font-family: Sans-Serif,'Lucida Grande', Verdana, Arial;

}
h2{
  font-size:16;
}
h1 {
	font-size:17px;
	margin: 0;
}
input{
 width:102px;
}


a img {
	border: none;
}
.videoarea{
   background-color:#000000;
   border-left:solid 1px #aca899;
   border-top:solid 1px #aca899;
   border-bottom:solid 1px #808080;
   border-right:solid 1px #808080;
}
.mainarea {
	border: 1px solid #808080;
	margin: 15px 0px;
	background-color:#FFFFFF;
}
.onBlack a{
   color:#DC7C0A;
}

.buttonPanel{
   font-size:16px;
   font-weight: bold;
   font-family: Sans-Serif,'Lucida Grande', Verdana, Arial;
   padding:6 26 6 26;
   border-top:solid #ffffff 1px;
   border-left:solid #ffffff 1px;
   border-right:solid #000000 1px;
   border-bottom:solid #000000 1px;
   background-color:#7aa5c5;
   color:#ffffff;

}
.buttonPanel:hover{
   border-top:solid #000000 1px;
   border-left:solid #000000 1px;
   border-right:solid #ffffff 1px;
   border-bottom:solid #ffffff 1px;
   background-color:#a1bed2;
}

.mainLinks{
   color:#DC7C0A;
}
.mainLinks:hover{
   color:#ffe37e;
}
.edf{
   width:100%;
}
.control{
   color:#DC7C0A;
   font-size:14px;
   font-weight: bold;
}
.control:hover{
   color:#aa4a0A;
}
.curshand{cursor:help}

.toplink a{
   color:#ffffff;
}
.toplink a:hover{
	color:#ffe37e;
}