body{
background-image:url(images/green_bg.jpg);
background-repeat:repeat-x;
text-align:center;
}

.txtbox
{
font-family:Arial;
font-size:10pt;
color:#000000;
width:191;
height:17;
background-image:url(images/form_bg.gif);
border:1pt solid #868686;
}
.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.toplink1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.txtboxlarge
{
font-family:Arial;
font-size:10pt;
color:#000000;
width:330;
height:98;
padding-left:2px;
background-image:url(images/bglargebox.gif);
border:1pt solid #868686;
}
.bordertop{
border:1px solid #B1B1B1;
}
.borderGrey{
border:1px solid #adadad;
}

.bodyhdr1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	padding-left:18px;
}
.blacknormalbold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	padding-left: 18px;
	text-decoration:none;
}
.whitelargetxt {
	font-family: Arial;
	font-size: 19px;
	font-weight: none;
	color: #ffffff;
	padding-left: 28px;
	text-decoration:none;
}

.bottomlink{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration:none;
	}
.greytxt{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #737373;
	text-decoration:none;
	}