@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto;
	font-size:10.5pt;
	line-height:18px;
	color:#eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1A1A1A;	
}
ul,li {
	padding: 0;
	margin: 0;
}

a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #F2DD44;
	text-decoration: none;
}
.about {
	font-size: 12px;
	line-height: 22px;
	color: #FFF;
	}
.foot {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.bodybg {
	background-image: url(../images/about_04-06.gif);
	background-repeat: repeat-x;
}
input {
	border: 1px solid #666666;
}
.leftmenu a {
	background-image:url(../images/about_10.gif); margin:0px; width:225px; color:#FFFFFF; line-height: 33px; background-repeat: no-repeat; height: 33px; text-decoration: none; display:block;
	text-indent:70px;
}
.leftmenu a:hover {
	background-position: 0% -33px;
	COLOR: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 13px;	
}

