Body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg_toprow.gif);
	background-repeat: repeat-x;
}
.dotbrd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.link {
	background-color: #EA9810;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	height: 25px;
	padding-left: 5px;
	background-position: left center;
}
.link a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link a:hover {
	color: #FBE8C8;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}
.pbgGreen {
	background-image: url(images/pgb_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.blueBold11 {
	font-size: 11px;
	font-weight: bold;
	color: #1A92C4;
}
.pbgGreenbot {
	height: 32px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AACC26;
}
.pbgorngbot {

	height: 32px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EA9810;
}
.pbgorng {

	background-image: url(images/pgb_orng.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.small {
	font-size: 10px;
	color: #3E4046;
	font-family: Tahoma;
	text-align: justify;
}
.a {
	color: #0000FF;
}
