h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #FFFFCC;
	border: none #99CCCC;
	text-align: right;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
	font-weight: bolder;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.requiredInput {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #CCCCFF;
	font-size: 12px;
}
.alarm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	border: medium double #CC3300;
	background-position: center;
	text-align: center;
	font-variant: small-caps;
	background-color: #CC0000;
}
.smallalarm {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	border: medium double #CC3300;
	background-position: center;
	text-align: center;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.row-1 {
	background-color: #FFFFCC;
	font-size: 10px;
}
.row-2 {
	background-color: #FFCCCC;
	font-size: 10px;
	text-indent: 6px;
}
.row-3 {
	background-color: #FFCC99;
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 4px;
	margin-bottom: 8px;
	text-indent: 6px;
}
.row-2-bgcolor {
	background-color: #00CC00;
	font-size: 9px;
	text-indent: 6px;
}
.row-3-bgcolor {
	background-color: #0099FF;
	font-size: 9px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 4px;
	margin-bottom: 8px;
	text-indent: 6px;
}
.row-1-strong {
	background-color: #FFFFCC;
	font-size: 10px;
	font-weight: bold;
}
.row-2-strong {
	background-color: #FFCCCC;
	font-size: 10px;
	font-weight: bold;
	text-indent: 6px;
}
.row-3-strong {
	background-color: #FFCC99;
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 4px;
	margin-bottom: 8px;
	font-weight: bold;
	text-indent: 6px;
}
.tabbed-over {
	position: absolute;
	left: 2in;
}
.smalltext {
	font-size: 9px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.noborder {
	text-decoration: none;
	border: 0px none;
}
.bold-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
body {
	background-image:  url("new/DFL-BG.png");
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}


.style1 {font-size: 12px}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image:  url("DFL-BG.png");
	background-color: #E9F3F3;
	font-family: Arial, Helvetica, sans-serif
}

