.Back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	margin: 10px;
	text-decoration: none;
	padding: 0px;
	text-align: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.Title {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-color: #DDDDDD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 20px 2px 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
.List {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.List ul {
	margin: 0px 0px 5px;
	padding: 0px 20px 0px 0px;
	list-style-type: none;
	text-align: right;
}
.List li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.List a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.ListText {
	background-color: #A8A8A8;
	background-image: url(../images/bg01.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: top;
}

a:hover {
	color: #990000;
}
.SmallText {
	font-size: 10px;
	line-height: 110%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.New {
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.IntroductionText h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

