body {
	margin:0px;
	text-align:center;
	background-color:#C7DCE9;
	background-image:url(../../img/003/snap_3_r1_c1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

.MainBg {
	background-image:url(../../img/003/snap9_r4_c2_bg.jpg);
}

#LogoSection {
	width:164px;
	height:72;
	text-align:right;
	vertical-align:top
}

#BannerSection {
	height:209px;
	padding:0px 0px 0px 3px;
	text-align:center;
	vertical-align:top
}

#ContentSection {
	height:100%
}

#FooterSection {
	height:40px;
	vertical-align:middle;
	text-align:right;
	color:#999999;
	font-size:12px; 
	padding:5px 45px 0px 0px
}

/* (A) Top Menu*/

ul.TopMenu{
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
}

ul.TopMenu li {

	/*background-color:#FF0033; */
	
	position: relative;
	display: inline;
	float: left;
	margin:0px 0px 0px 2px;

}

ul li a{
	display: block;
	width: 87px;
	height:43px;
	text-align:center;
	padding-top:10px;
	text-decoration: none;
	background:url(../../img/003/BtnBlack.gif) center center repeat-x;
	color:#FFFFFF;
	font-size:12px
}

ul li a.current {
	background:url(../../img/003/BtnGreen.gif) center center repeat-x;
}

.MultiLine {
	padding-top:2px
}


.Newli  a{
	 
	width: 87px;	 
	text-align:center;   
	text-decoration: none;
	 
	color:#FFFFFF;
	font-size:12px
}

.Newlic  a {
	 
	width: 87px;	 
	text-align:center;	
	text-decoration: none;
	 
	color:#FFFFFF;
	font-size:12px
}
/*-------------------------------------------------*/



/* (B) Left Menu*/

ul.LeftMenu{
	width: 90%;                 /* sets the size of the menu blocks */
	padding-left: 5px;           /* stops the usual indent from ul */
	cursor: default;             /* gives an arrow cursor */
	margin-left: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}


ul.LeftMenu li {
	list-style-type: none;
	padding:5px;
	border-bottom:1px dashed #D8DDE1;
	font-size:12px;
	color: #000000;
}

ul.LeftMenu li img {
	margin-right:10px
}

/*-------------------------------------------------*/

#LeftContent {
	width:35%;
	padding-left:14px;
	padding-top:14px
}

#RightContent {
	width:65%;
}

.LeftTable_Style {
	border:1px solid #DDE1E4;
	width:100%;
}

.LeftTable_Head {
	font-weight:bold;
	padding:10px
}

.Head_Dark {
	background-color:#ECF1F5;
}

.Head_Light {
	background-color:#ECF1F5;
}

.LeftTable_Main {
	border-top:1px solid #DDE1E4;
	border-bottom:1px solid #DDE1E4;
}

.Main_Dark {
	background-color:#E4E9ED;
}

.Main_Light {
	background-color:#F4F8FB
}

.n-menu {font-size:11px !important; font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
.n-menu a {color:#4a636a;}

.n-menu2 {font-size:11px !important; font-family:Arial, Helvetica, sans-serif;font-weight:bold;color:#000;}

.LeftTable_Footer {
	height:8px
}

.Footer_Dark {
	background-color:#D5D7E3;
}

.Footer_Light {
	background-color:#DFE5E9
}



.HeadlineStyle {
	font-size:15px;
	font-weight:bold; 
	color:#000000; 
}

.MemberClassIcon {
	position:absolute;
	top:250px;
}

.MemberClassPosition {
	position:relative; 
	left: 820px;	
}
.ProdCell {
	font-size:10px;
	text-align:center;
	vertical-align:top;
}

.ProdCell img {
	border:1px solid #CCCCCC
}

.ContentText {
	font-size:12px; 
	text-align:justify
}

a { color:#000; text-decoration:none; }

a:hover { color:#009e00; text-decoration:underline; }