.leftshad {
	background-image: url(images/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.topshad {
	background-image: url(images/top_shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.righshad {
	background-image: url(images/right_shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.botshad {
	background-image: url(images/bot_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.linktitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 21pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
.link1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
a.link1:hover {
	color: #99FFCC;
	text-decoration: underline;
}
.link2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.fade {
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.link3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a.link3:hover {
	color: #CC6600;
	text-decoration: underline;
}
a.link2:hover {
	color: #000000;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009933;
	text-decoration: none;
	text-align: right;
}
.field {
	width: 270px;
	border: 1px solid #99CC33;
}
.hline1 {
	background-image: url(images/hline.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.link4 {

	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #669900;
	text-decoration: none;
	text-align: center;
}
a.link4:hover {
	color: #993300;
	text-decoration: underline;
}

