@charset "utf-8";
body {
	padding: 0px;
	margin-left: 20px;
}
.greyFont {
	font-family: verdana;
	font-size: 10px;
	color: #b0b0b0;
	text-decoration: none;
}
.greyFont A{
	color: #b0b0b0;
	text-decoration: none;
}
.greyLinks A{
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.orangeFont {
	font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	color: #c28102;
	text-decoration: none;
}
.greyText {
	font-family: verdana;
	font-size: 11px;
	color: #747977;
	text-decoration: none;
}
.greyText A{
	color: #747977;
	text-decoration: underline;
}

.greyLinks A:hover{
	color: #666666;
	text-decoration: underline;
}
.greyBold {
	font-family: verdana;
	font-size: 11px;
	color: #747977;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.blackBold {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.blueLinks {
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color: #009efd;
	text-decoration: none;
}
.blueLinks A:hover{
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color: #009efd;
	text-decoration: underline;
}
.style1 {
	font-size: 9px;
}
.style2 {color: #000000}
.style3 {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
img {
	border:0px;
}
.tblBorder {
	border: 1px solid #CCCCCC;
}

