@charset "iso-8859-1";
/* CSS Document */
body{
margin:0 0 0 0;
SCROLLBAR-FACE-COLOR: #003366; SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #d5e9ff;
SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: 003366;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
background-image:url('../images/pattern_bg.jpg');
background-position:left;
background-repeat:repeat;
}


a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
}



/* ----------------- Div --------------------------- */

.div_home {
	background-image:url('../images/pattern_div.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	margin:0px;
	border:0px;
}




/* ----------------- Table --------------------------- */

.strok_pages {
	
	background-color:black;
	width:1px;
}

.td_life_up {
	
	background-image:url('../images/lift_up_bg.jpg');
	background-position:center;
	background-repeat:no-repeat;
}

.td_right_up {

	background-image:url('../images/right_up_bg.jpg');
	background-position:center;
	background-repeat:no-repeat;
}


.td_life_down {
	
	background-image:url('../images/lift_down_bg.jpg');
	background-position:Top right;
	background-position:right top;
	background-repeat:no-repeat;
	width:129px;
}


.td_right_down {
	
	background-image:url('../images/right_down_bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:129px;
}

.td_center {

	background-color:white;
}

.div_center {
	
	background-image:url('../images/foter_02.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	margin:0px;
	width:742px;
	
}
.div_center02 {
	margin-left:106px;
	margin-right:106px;
	margin-top:20px;
	vertical-align:top;
	text-align:right;
}
/* ----------------- TXT --------------------------- */


.txt_data {
	font-family: Tahoma;
	font-size: 12px;
	color:black;
}

.txt_data02 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
