.fontA10W {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.fontA10WB {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

TABLE.borderALL {
	border: 1pt solid #DFDFE1;

}

TD.borderALL {
	border: 1pt solid #DFDFE1;

}

hr {
	color: #DFDFE1;
	size: 1pt;

}

TABLE.borderLTR {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
TABLE.borderLBR {
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


a {color: #333333; font-size: 11px; text-decoration: underline; background-color: transparent;}
a:hover {color: #ff6600;}

p {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.font11An {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;

}

.white11 {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

font.gray11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
H1 {
	font-family: Arial;
	font-size: 14pt;
        font-weight: bold;
	color: #333333;
}

h2 {
	font-family: Arial;
	font-size: 12px;
        font-weight: bold;
	color: #333333;
}

h3 {
	font-family: Arial;
	font-size: 11px;
        font-weight: bold;
	color: #333333;
}

.fontA12 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

ul {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 15px;

}
li {
        padding-top: 0px;
        margin-top: 0px;
}
td.bghead {
	background-image: url(images/body_04.gif);
	background-repeat: repeat-x;

}
td.bg1 {
	background-image: url(images/bg1.gif);
	font-family: Arial;
	font-weight: 600;
	color: #000000;
	font-size: 11px;

}
.font12Ab {
	font-family: Arial;
	font-weight: 600;
	color: #BF4D00;
	font-size: 12px;

}
.font14Ab {
	font-family: Arial;
	font-weight: 600;
	color: #BF4D00;
	font-size: 13px;

}
a.linkfont11 {
	font-family: Arial;
	font-weight: 500;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;		
}

a.linkfont11n {
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

a.linkfont11n:hover {
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	text-decoration: underline;		
}

.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 9pt;
	background-color: #F4F4F4;
	border: 1px solid #666699;
}
.navhand {
	cursor:hand;
}

