@charset "utf-8";
.Main {
	margin-top:0px;
	margin-bottom:0px;
	background-color:#7bb0e6;
}
.LeftPadd {
padding-left:34px;
padding-top:20px;
padding-bottom:5px;
background-repeat:repeat-x;
}
.RightPadd {
padding-Right:20px;
padding-left:34px;
padding-bottom:20px;
background-repeat:repeat-x;
}
.BackgroundX {
	background-repeat:repeat-x;
}
.BackgroundY {
	background-repeat:repeat-y;
}
.CopyrightText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9px;
	padding-top:5px;
}
.HeaderText {
	font-family:Times New Roman, Times, serif;
	color:#663333;
	font-size:18px;
	font-weight:bold
}
.HeaderTextBlue {
	font-family:Times New Roman, Times, serif;
	color:#3aa0d3;
	font-size:18px;
	font-weight:bold
}
.TempText {
	font-family:Times New Roman, Times, serif;
	color:#993300;
	font-size:14px;
	font-weight:bold
}
.HeaderCell {
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:1px;
}
.TextArea {
	background-color:#ffffff;
}.TextArea2 {
	background-color:#7bb0e6;
}
.TextMain {
	font-family:Times New Roman, Times, serif;
	color:#663333;
	font-size:13px;
	padding-top:0px;
}
.TextMainB {
	font-family:Times New Roman, Times, serif;
	color:#000000;
	font-size:13px;
	padding-top:0px;
}
.TextMainBold {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#663333;
	font-weight:bold;
	font-size:12px;
}
a:link {
	font-family:Times New Roman, Times, serif;
	color:#663333;
	font-size:13px;
	padding-top:0px;
	text-decoration:underline;
}
a:hover {
	font-family:Times New Roman, Times, serif;
	color:#7bb0e6;
	font-size:13px;
	padding-top:0px;
}
a:active {
	font-family:Times New Roman, Times, serif;
	color:#ffffff;
	font-size:13px;
	padding-top:0px;
}
a:visited {
	font-family:Times New Roman, Times, serif;
	color:#663333;
	font-size:13px;
	padding-top:0px;
}