.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
.linkleft {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;




}
.linkright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F3F0;
	padding-right: 10px;

}
.dotted {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF6699;
}
.left {
	background-image: url(images/des2_sideleft.gif);
	background-position: right top;
	background-repeat: no-repeat;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding: 10px;
}
.twoorange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.field {
	width: 80%;
	border: 1px solid #FFD9E6;
}
.btn {
	background-color: #FFE1F0;
	border: 1px ridge #FFBFD5;
	font-size: 10px;
}
.right {
	background-image: url(images/des2_sideright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.dnrep {
	background-image: url(images/des2_dnrep.gif);
	background-repeat: repeat-x;
}
.smallheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9900;
}
.rightdot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #FF6699;
	border-right-color: #FF6699;
	border-bottom-color: #FF6699;
	border-left-color: #FF6699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;

}
.leftdot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #FF6699;
	border-right-color: #FF6699;
	border-bottom-color: #FF6699;
	border-left-color: #FF6699;
}
