BODY{

	margin: 0px 0px 0px 0px;

	background-color: #FFFFFF;

}

INPUT, DIV, TD, SPAN, INPUT, SELECT, TEXTAREA{

	font-family: Arial;

	font-size: 11px;

	color: #013499;

}



H1, H2, H3, H4, H5, H6{

	font-family: Arial;

	color: #013499;

	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

H1{

	font-size: 17px;

}

P{

	font-family: Arial;

	font-size: 11px;

	color: #013499;

	text-align: justify;

	text-indent: 15px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 10px 0px;

}

A, A:visited{

	font-family: Arial;

	font-size: 11px;

	color: #013499;

	text-decoration: underline;

}

A:hover{

	text-decoration: none;

} 



A.leftMenu, A.leftMenu:visited, A.leftMenu:hover{

	font-size: 12px;

	font-weight: bold;

}



A.innerLeftMenu, A.innerLeftMenu:visited, A.innerLeftMenu:hover{

	font-size: 12px;

}



A.productLink, A.productLink:visited{

	color: #FFFFFF;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

}

A.productLink:hover{

	text-decoration: underline;

}



A.bottomMenu, A.bottomMenu:visited{

	color: #FFFFFF;

	text-transform: uppercase;

	text-decoration: none;

}

A.bottomMenu:hover{

	text-decoration: underline;

}





/*   Left Menu   */

TD.leftMenuContainer{

	background: #D5DDEE url(/images/x_white.gif) repeat-y right;

}



DIV.topBoderForLeftMenu{

	background-color: #013499;

	height: 13px;	

}



DIV.leftMenuContainerWithBG{

	background : url(/images/logo.gif) no-repeat left top;

}



DIV.listLeftMenu{

	padding-top: 232px;

}



DIV.listLeftMenu LI{

	font-size: 12px;

	list-style : none outside url(/images/bullet.gif);

	margin-left:  30px;

	margin-bottom:  7px;

	margin-right:  7px;

}



DIV.listLeftMenu LI.activeLeftMenu{

	font-weight: bold;

	color: #D9242C;

	list-style : none outside url(/images/bullet_active.gif);

	margin-left: 30px;

	margin-bottom: 7px;

}



DIV.listLeftMenu LI.innerLeftMenu{

	list-style : none outside url(/images/bullet_inner.gif);

	margin-left: 60px;

	margin-bottom: 7px;

}



DIV.listLeftMenu LI.innerLeftMenuActive{

	color: #D9242C;

	list-style : none outside url(/images/bullet_inner_active.gif);

	margin-left: 60px;

	margin-bottom: 7px;

}



/*   Top Menu   */

TD.activeTopMenu{

	background : url(/images/bg_active_top_menu.gif) repeat-x top;

}

DIV.topMenuContainer{

	background-color: #013499;

	padding-top: 40px;

}

DIV.whiteBG{

	background-color: #FFFFFF;

}

DIV.topMenuBG{

	background : url(/images/bg_top_menu.gif) repeat-x top;

}

DIV.topMenuBG TABLE TR TD{

	padding-left: 40px;

	padding-right: 40px;

}



DIV.topMenuBG TABLE TR TD.middle{

	padding: 0;

}





/*  Banner And Search   */

DIV.bgOfBanner{

	background : url(/images/bg_of_banner.jpg) repeat-x top;

}

DIV.commonVisualContainer{

	background : url(/images/bg_common_visual.jpg) repeat-x top;

}

DIV.searchContainer{

	background-color: #D5DDEE;

	padding: 9px 0 10px 20px;

}

DIV.sectionName{

	padding-bottom: 5px;

}

DIV.date{

	text-color: #cccccc;

	color: #cccccc;

}

OL.saerchResult LI{

	padding-bottom: 10px;

}



INPUT.Search{

	width: 204px;

	height: 23px;

}





/*   Content   */

DIV.title{
	
	font-size: 12px;

	font-weight: bold;

	padding-bottom: 5px;
}

DIV.productTable{

	padding-bottom: 40px;

}

TABLE.productTable TR TD{

	text-align: center;

}

TD.oneProductContainer{

	text-align: center;

	padding: 5px;

}

TD.descriptionOneProduct{

	background-color: #EAF0FD;

}

TD.titleOfProduct{

	color: #FFFFFF;

	font-size: 12px;

	font-weight: bold;



	text-align: center;

	padding: 5px;

}
TD.horizontLineForNews{
	background : url(/images/bg_hor_line.gif) repeat-x center;
	padding-top: 10px;
	padding-bottom: 10px;
}


DIV.titleOfProductContainer{

	background : #02359A url(/images/bg_title_of_product.jpg) repeat-x top;

}

DIV.commonContentContainer{

	background : url(/images/bg_content_shadow.gif) repeat-y left;

	padding: 40px;

}

DIV.descriptionOfProduct{

	padding: 7px;

}





/*   bottom   */



TD.bottomMenuContainer{

	text-align: right;	

	background-color: #013499;

	padding-right: 20px;

}

DIV.copyright{

	font-family: Tahoma;

	padding-top: 10px;

	padding-bottom: 10px;

}