.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.RightLine {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
.LeftLine {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 0%;



}
.boxText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	border: 1px solid #990000;
	padding: 20px;
	background-color: #FFFFFF;
	font-style: normal;
	width: 100%;
	z-index: auto;


}
.boxText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	border: 0px solid;
	padding: 20px;
	background-color: #FFFFFF;
	font-style: normal;
	width: 100%;
	z-index: auto;


}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
	color: #CC0000;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
