.shadeleftcurve1 {
	background-image: url(images/shadeupcurve1.jpg);
	background-repeat: repeat-y;
}
.shaderight {
	background-image: url(images/shadeupcurve2.jpg);
	background-repeat: repeat-y;
}
.greyshade {
	background-image: url(images/greyshade.jpg);
	background-repeat: repeat-y;
}
.normaltahoma {
	font-family: tahoma;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
}
.bluetext {

	font-family: tahoma;
	font-size: 10px;
	color: #336699;
}
a {
	font-family: tahoma;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #999966;
	text-decoration: underline;
}
td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottombdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.dotedbdr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #A6A6A6;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
}
a.link {
	font-family: tahoma;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.grey12bold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.whitebdr {
	border: 2px solid #FFFFFF;
}
.whiteberbold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tahomabold {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bordergray {
	background-color: #F5F8ED;
	border: 1px solid #999999;
}
