.Bdr001 {
	border: thick groove #FF0000;
}
.Bdr002 {
	border: medium double #000066;
}
.Bnr001 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	border: thin inset #000066;
}
.bull001 {
	list-style-position: outside;
	list-style-image: url(../images/bullet01.jpg);
	list-style-type: none;
}
ul {
	list-style-image: url(../images/bullet01.jpg);
	white-space: normal;
	text-align: left;
	margin-bottom: 20px;
}
.Bdr003 {
	border: medium dashed #000066;
}
.File01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: left;
	border: medium inset #FF0000;
}
.Bnr002 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Underline {
	text-decoration: underline;
}
.leftBdr
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
}

