﻿body {
	background-image: url(/images/df1_final_bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2e3335;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.df {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {color: #FFFFFF}
a:link {
	color: #0099FF;
}
.style3 {color: #CCCCCC}
a:visited {
	color: #0099FF;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height:normal;
	text-align:center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:normal;
	text-align:left;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:oblique;
	color: #000000;
	line-height:normal;
}
input.groovybutton
{
   font-size:12px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   width:135px;
   height:20px;
   background-color:#330099;
   border-style:solid;
   border-color:#0033CC;
   border-width:1px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:oblique;
	color: #000000;
	line-height:normal;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:oblique;
	color: #000000;
	line-height:normal;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
.success {
	color:#C60D27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:oblique;
	line-height:normal;
}
.error {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:oblique;
	line-height:normal;
}
.tdRight {
	font-weight: bold;
	text-align:right;
}
.tdLeft {
	font-weight: bold;
	text-align:left;
}
form {
	margin:0;
}
