/* CSS Document */
.Table {
	border:#df8209;
	background-color:#df8209;
}

.Hr {
 	color:#df8209;
	background-color:#df8209;
}

.Dx {
	background-image: url(Dx.jpg);
}

.Sx {
	background-image: url(Sx.jpg);
}

.AdressLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.BrowsingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-image: url(BrowsingTitle.jpg);
}

.BrowsingText {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.BrowsingTextSmall {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.BrowsingBottom {
	background-image: url(BrowsingBottom.jpg);
}

.ContentsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-image: url(ContentsTitle.jpg);
}

.ContentsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.ContentsBottom {
	background-image: url(ContentsBottom.jpg);
}

.OverallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-image: url(OverallTitle.jpg);
}

.OverallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.OverallBottom {
	background-image: url(OverallBottom.jpg);
}

.FormSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	height: 12px;
	width: auto;
	background-color:#df8209;
}

.FormSmallSpecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	height: 12px;
	width: 15px;
	background-color:#df8209;
}

.FormTextAreaSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 400px;
	background-color:#df8209;
}

.FormScrollNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	heigth: 50px;
	background-color:#df8209;
}

.SubmitSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	height: 17px;
	width: 80px;
	background-color:#df8209;
}


