body{
	background-color:#CCCCCC;
	margin:0px;
	padding:0px;
}
.MainDiv{
	text-align:center;
}
.LeftTdBack{
	width:22px;
	background: url('/Member/images/bg-left.gif') repeat-y 0 right; 
	background-repeat: repeat-y;
}
.RightTdBack{
	width:22px;
	background-image: url('/Member/images/bg-right.gif') ; 
	background-repeat: repeat-y;
}
td , body{
	font-family:arial;
}
.Menu1Td{
	background: url('/Member/images/QA/666_71.gif'); background-repeat: no-repeat;
	height:23px;
	text-align:left;
	padding-left:20px;
	color:#007BC6;
	font-size:10pt;
	font-family:Arial;
	cursor:pointer;
}

.Menu2P{
	line-height: 180%;
	color:#084FBA;
	font-size:10pt;
	font-family:Arial;
	text-align:left;
	margin-bottom:5px;
}

#MenuList li a,#MenuList{
	color:#656565;
	font-family:Arial;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#Menu1 a,#Menu2 a,#Menu1,#Menu2{
	font-size:10pt;
	color:#6a6a6a;
}
#Menu1{
	margin-left:30px;
	display:none;
}
#Menu2{
	margin-left:172px;
	display:none;
}
#SubMenu{
	display:none;
}
#DefaultQaLink a{
	color:#000000;
}
