/* CSS Document */

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
}
.titleIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	
}

.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 85%; padding-left: 10px; padding-right: 10px; color: #666666; }

.stlye13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
}


body {
	background-image:  url("images/BGtile.gif");
	margin-top: 0px;
	
}
.frame {
	border: thin solid #000000;
}

.rightLine {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #666666;
}
.bottom {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.sideLine {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-top-color: #000000;
}
