BODY{
	margin : 0px;
	padding : 0px;
	background-color : #FFFFFF;
}

.all_size{
	width : 100%;
	height : 100%;
}

td{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #577838;
}

P{
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #577838;
	padding : 0px 5px 5px 17px;
}

.notext{
/*  use because MS IE  make TD's height  pro rata font-size */
	font-size : 1px;
	font-family :  Arial, Helvetica, sans-serif;
}

A.mainlevel{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FEFFFF;
	text-decoration : none;
	padding : 0px 0px 0px 4px;
}

A.mainlevel:hover{
	font-weight : bold;
}

.top3_bg{
	background-image : url(../images/top3_bg.jpg);
	background-position : bottom;
	background-repeat : repeat-x;
	font-size : 1px;
}

.gray_bg{
	background-color : #ABC3DB;
}

.copyright{
	background-color : #ABC3DB;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003466;
	border-left : 1px solid #FFFFFF;
}

.green_bg{
	background-color : #CBDF9A;
}

.box_text{
	color : #194840;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-image : url(../images/box_bg.gif);
	background-position : left;
	background-repeat : repeat-y;
}

.blue_bg{
	background-color : #34689A;
}

.bottommenu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3F70CF;
}

A.bottommenu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3F70CF;
	text-decoration : none;
}

A.bottommenu:hover{
	text-decoration : underline;
}

.content_table{
	width : 100%;
	height : 100%;
	border-top : 1px solid #D9E1B0;
	border-left : 1px solid #D9E1B0;
}

.line_bottom{
	border-bottom : 1px solid #D9E1B0;
	font-size : 1px;
}

.content_top_right{
	background-image : url(../images/0_r2_c1.jpg);
	background-position : top right;
	background-repeat : no-repeat;
}

.tree_bg{
	background-image : url(../images/tree1_bg.jpg);
	background-position : left;
	background-repeat : repeat-y;
	font-size : 1px;
}

.prod_box_bg{
	background-image : url(../images/prod_box_bg.jpg);
	background-position : left;
	background-repeat : repeat-y;
}

.prod1_top{
	background-image : url(../images/prod1_top.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.prod1_bottom{
	background-image : url(../images/prod1_bottom.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	font-size : 12px;
	padding : 60px 0px 50px 0px;
}

.prod3_top{
	background-image : url(../images/prod3_top.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.prod3_bottom{
	background-image : url(../images/prod3_bottom.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	font-size : 12px;
	padding : 7px 0px 7px 0px;
}

.prod2_top{
	background-image : url(../images/prod2_top.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.prod2_bottom{
	background-image : url(../images/prod2_bottom.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	font-size : 12px;
	padding : 50px 0px 10px 0px;
}

.prod2_box_bg{
	background-image : url(../images/prod2_box_bg.gif);
	background-position : left;
	background-repeat : repeat-y;
}

.prod4_top{
	background-image : url(../images/prod4_top.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.prod4_bottom{
	background-image : url(../images/prod4_bottom.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	font-size : 12px;
	padding : 8px 0px 30px 0px;
}

.bottomtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #577838;
	font-weight : bold;
}

.text_padd2{
	padding : 5px 20px 20px 18px;
}