body {
	min-width: 970px;
	background-color: #888888;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

DIV.cim {
	font-family: arial, sans-serif;
	font-size: 21px;
	color: #666666;
	margin: 20;
	font-weight: bold;
}

DIV.text {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 10;
	font-weight: normal;
}
DIV.text a{color: #000000; }
DIV.text a:visited{color: #000000; }
DIV.text a:hover {	color: #666666; }

DIV.text2 {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 10;
	font-weight: normal;
}
DIV.text2 a{color: #ffffff; }
DIV.text2 a:visited{color: #ffffff; }
DIV.text2 a:hover {	color: #cccccc; }

DIV.txt_menu {
	padding: 0px 20px 0px 20px;
	color: #666666;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

DIV.txt_menu a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

DIV.txt_menu a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

DIV.txt_menu a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.footerText {
	padding: 0px 20px 0px 20px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #828489;
	text-decoration: none;
}

.footerText:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#imageContainer {
	position: relative;
	width: 968px;
	border: 0px;
}

