body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/*Header*/
	#containter{
	margin-left:0px;
	margin-top: 0px;
	margin-right:0px;
	width:800px;
				}

	#header{
		width:800px;
		height:41px;
		background:url(../../img/style/header_bg.jpg) repeat-x;
		padding:0px;
		margin:0px;
		}
	
	#header img{
		border:none;
		}
		
	.floatLeft{
		float:left;
		}	
	
	.floatRight{
		float:right;
		}
			
	.footerfloatLeft{
		float:left;
		margin-top:5px;
		
		}	
	
	.footerfloatRight{
		float:right;
		margin-top:5px;
		}
		
	#banner{
	padding-top:2px;
	background:#E4EDF6 ;
	width:800px;
	height:102px;
	}	
			 		
/*For main Containter*/

	#mainContainter{
		margin:0px;
		padding-top:10px;
		width: 800px;
		padding-bottom:10px;
		}
		
		#menuContainter{
		float:left;
		width:180px;
		margin:0px;
		padding:0px;
		}
		#menuContainter img{
		border:0px;
		}
		
		#contentContainter{
		float:right;
		width: 75%;
		margin: 0px;
		padding-left: 20px;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		}
		
/*Main Content */		
		#ContentTitle{
		background:url(../../img/style/content_bg.jpg) repeat-y;
		margin-bottom:0px;
		padding-bottom:0px;
		}
		
	
		
		#ContentTitleTop{
		background:url(../../img/style/content_top.jpg) repeat-x;
		height: 24px;;	
		}
						
		#ContentTitleBottom{
		background:url(../../img/style/content_bottom.jpg) repeat-x;
		height:16px;
		}
		.contentArea{
		background:#E4EDF6;
		font-size:10px;
		color:#000000;
		}

/*For MailingTools*/
	#mailTools {
		background:#EEF3F9;
		border-left: 1px solid  #FFFFFF;
		border-right: 1px solid  #FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		text-align:left;
			}	
			
			#mailTools ul{
			list-style-type:none;
				margin: 0;
			padding: 0;
			}
			
			#mailTools a{

			font-weight:bold;
			font-size:12px;
			text-decoration:none;
				
			}
	
	#mailToolsTop {
		background:url(../../img/style/tools_top.jpg) no-repeat;
		height:27px;
		margin:0px;
		}		
		
	#mailToolsBottom {
		background: url(../../img/style/tools_bottom.jpg) no-repeat;
		height: 12px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	
				}	
/* Menu */

#containerMenu {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight:bold;
	list-style: none;
	list-style-position: outside;
	}
	
	#containerMenuTop{
	background:url(../../img/style/menu_top.jpg) no-repeat;
	height:11px;
	}
	
	#containerMenuBotton{
	background:url(../../img/style/menu_bottom.jpg) no-repeat;
	height:11px;
	
	}

	#containerMenu ul {
			height: 1%;
			list-style: none;
			margin: 0;
			padding: 0;
		}

		#containerMenu li a {
			background-color: #e3edf6;
			border-bottom: 1px solid #CCCCCC;
			border-left: 1px solid  #FFFFFF;
			border-right: 1px solid  #FFFFFF;
			color: #0066CC;
			display: block;
			padding: 2px;
			text-decoration: none;
		}

		#containerMenu li a:hover {
			background-color: #9bc4e9;
			color: #000099; 
		}

		#containerMenu ul li ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}

		#containerMenu ul li ul li a {
			background-color: #FFFFFF;
			border-bottom: 1px solid #CCCCCC;
			border-right: 1px solid #FFFFFF; 
			border-top: 1px solid #FFFFFF; 
			color: #0066CC; 
			display: block;
			padding: 2px 4px 4px 5px;
			text-decoration: none;
		}

		#containerMenu ul li ul li a:hover {
			background-color: #99ccff;
			border-top: 1px solid #CCCCCC; 
			border-right: 1px solid #FFFFFF;
			border-bottom: 1px solid #FFFFFF; 
			color: #0066CC; 
		}

		#containerMenu a.currentTab {
			background-color: #95cbfb;  
			border-top:  1px solid #CCCCCC; 
			border-right: 1px solid #FFFFFF; 
			border-bottom: 1px solid #FFFFFF; 
			color: #0066CC;
		}
/*For Footer*/
		#footer{
			width:800px;
			height:16px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			background:url(../../img/style/footer_bg.jpg) repeat-x;
			color: #0066CC;
			clear:both;
			}
			
		
/*For Text*/

		.imgAlignLeft {
				float: left;
				margin: 0 5px 0 0;
			}

			.imgAlignRight {
				float: right;
				margin: 0 0 0 5px;
			}

			.textAlignLeft {
				text-align: left;
			}

			.textAlignCenter {
				text-align: center;
			}

			.textAlignRight {
				text-align: right;
			}

			.textCaption {
				font-size: 85%;
			}

			.textXLargeBlack {
				color: #000000;
				font-size: 130%;
				font-weight: bold;
			}
			.textLargeBlack {
				color: #000000;
				font-size: 120%;
				font-weight: bold;
			}

			.textNormalBlack {
				color: #000000;
				font-size: 100%;
				font-weight: bold;
			}
			
			.textNormalBlack1 {
				color: #000000;
				font-size: 100%;
				font-weight: normal;
			}

			.textSmallBlack {
				color: #000000;
				font-size: 80%;
				font-weight: normal;
			}

			.textLargePurple {
				color: #432683;
				font-size: 120%;
				font-weight: bold;
			}

			.textNormalPurple {
				color: #432683;
				font-size: 100%;
				font-weight: bold;
			}

			.textSmallPurple {
				color: #432683;
				font-size: 80%;
				font-weight: normal;
			}

			.textLargeGreen {
				color: #008260;
				font-size: 120%;
				font-weight: bold;
			}

			.textNormalGreen {
				color: #008260;
				font-size: 100%;
				font-weight: bold;
			}

			.textSmallGreen {
				color: #008260;
				font-size: 80%;
				font-weight: normal;
			}

			.textLargeBlue {
				color: #0066CC;
				font-size: 130%;
				font-weight: bold;
			}

			.textNormalBlue {
				color: #0066CC;
				font-size: 100%;
				font-weight: bold;
			}

			.textSmallBlue {
				color: #0066CC;
				font-size: 80%;
				font-weight: normal;
			}

			.textLargeRed {
				color: #FF0000;
				font-size: 120%;
				font-weight: bold;
			}

			.textNormalRed {
				color: #FF0000;
				font-size: 100%;
				font-weight: bold;
			}

			.textSmallRed {
				color: #FF0000;
				font-size: 80%;
				font-weight: normal;
			}
			
			.textLargeGrey{
				color:#666699;
				font-size: 120%;
				font-weight:bold;
				}
			
			.textNormalGrey{
				color:#666699;
				font-size:100%;
				font-weight:bold;
				}
			
			.textSmallGrey{
				color:#666699;
				font-size:80%;
				font-weight:normal;
				}
				
			.text_title{
				margin-left:15px;
				font-size:14px;
				font-weight:bold;
				color: #0066CC;				
				}
			.text_title2{
				margin-left:15px;
				margin-right:15px;
				}			
				
				html .ieFix {
					height: 1%;
				}
				
					#promotion{
					margin-left:10px;
					margin-right:10px;
					background:  #B9D3EA;
					}
