body {
	background-color: #F7F7F7;
	text-align: center
}
table{
background-color: #FFFFFF;
}
TD {

	FONT-SIZE: 12px; color: #000000; font-family: "Arial", "Helvetica", "sans-serif";
}

P {

	FONT-SIZE: 12px; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"

}
ul{
list-style: inside;
}

INPUT {

	FONT-SIZE: 12px; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"

}

A:link {

	COLOR: #000000; TEXT-DECORATION: none

}

A:visited {

	TEXT-DECORATION: none

; color: #BD0000

}

A:active {

	COLOR: #990000; TEXT-DECORATION: none

}

A:hover {

	COLOR: #FF9900; TEXT-DECORATION: none

}
*{
	margin:0;
	padding:0;
}
#headerMenu {
	width:790px;
	margin:auto;
}
.menu {
	font-size:12px;
	line-height:15px;
    *line-height:13px;
	float:right;
}
.menu li {
	display:inline;
}
.menu a:link,
.menu a:visited{
	display:-moz-inline-stack;
	*display:inline;
	zoom:1;
	width:80px;
	*padding:0;
	float:left;
	color:#000;
    text-align:center;
	text-decoration:none;
	background:url('images/bg_menu1.gif');; padding-left:0px; padding-right:0px; padding-top:8px; padding-bottom:6px
}
.menu a:hover{
	color:#FFF;
	font-weight:bold;
	background:url('images/bg_menu2.gif');
}
.home{
	background:url('images/bg_menu2.gif') !important;
	color:#FFF !important;
	font-weight:bold
}
.lefttd {
border-top: 1px solid #D2D8E1;
border-left: 1px solid #D2D8E1;
text-indent:1em;
letter-spacing:0.3em;
width:157px;
height:28px;
onmouseover: expression(onmouseover=function (){this.style.backgroundColor ='#C3D6F5'}); 
onmouseout: expression(onmouseout=function (){this.style.backgroundColor =''}); 
background-color:#FAFCFD;
}
.rtd{
border-top: 1px solid #D2D8E1;
border-left: 1px solid #D2D8E1;
border-right: 1px solid #D2D8E1;
	text-indent:2em;
	Line-height:200%;
	padding:1em 2em 1em 2em	
}
.cpzq{
border-top: 1px dotted #D2D8E1;
border-bottom: 1px dotted #D2D8E1;
background-color:#FAFCFD;
}
.cpimg{
border: 1px solid #D2D8E1;
}


