@charset "utf-8";
.ie6_png {behavior: url("iepngfix.htc") }

.newtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 27px;
	color: #FF3300;
}
.newtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #FF3300;
}

.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.word a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.word a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF3300;
	text-decoration: none;
}
.word2 {
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.word3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.word4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.word5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 10px;
}





input.btn1 {
	color: #FFFFFF;
	background-color: #FF3300;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #FF3300;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.table3 {
	margin-right: auto;
	margin-left: auto;
	color: #645b56;
	text-align: center;
	vertical-align: middle;
}
.table3 a {
	color: #FF3300;
	text-decoration: none;
}
.table3 a:hover {
	color: #FF3300;
}


.table3 th {
	background-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table3 td {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #CCCCCC;
}
.table2 {
	margin-right: auto;
	margin-left: auto;
	color: #645b56;
}
.table2  a {
	color: #FF3300;
	text-decoration: none;
}
.table2  a:hover {
	color: #FF3300;
}
.table2  th {
	background-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table2  td {
	padding: 5px;
	width: 115px;
}
.menu1/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
 {
	background-color: #000000;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 25px;
	display: block;
}
.menu1 a/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
 {
	background-color: #000000;
	-khtml-user-select: none;
	color: #FFFFFF;
	display: block;
}
.menu1  a:hover/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
 {
	background-color: #FF3300;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
}
