body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363636;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363636;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.border {
	border: 1px solid DDDDDD;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	list-style-type: circle;
}
.bgLeft {
	background-attachment: scroll;
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top {
	background-attachment: scroll;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topCopy {

	background-attachment: scroll;
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topCopy2 {


	background-attachment: scroll;
	background-image: url(images/top3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.bgNew {
	background-attachment: scroll;
	background-image: url(images/newBg.jpg);
	background-repeat: repeat-x;
	background-position: left 1px;
}
.bgNew2 {
	background-attachment: scroll;
	background-image: url(images/newBg2.jpg);
	background-repeat: repeat-x;
	background-position: left 1px;
}
.bgPage1 {
	background-attachment: scroll;
	background-image: url(images/bgPage1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgPage2 {
	background-attachment: scroll;
	background-image: url(images/bgPage4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgPage3 {
	background-attachment: scroll;
	background-image: url(images/bgPage3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.form {
	background-color: #8B979F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #38526A;
	text-decoration: none;
	border: 3px solid #8B979F;

}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363636;
	text-decoration: none;
}
.list2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	list-style-type: decimal;
}
