DIV.Links		A   	       		{color:	#171777; text-decoration:none}
DIV.Links		A:link			{color:	#171777; text-decoration:none}
DIV.Links		A:visited		{color:	#171777; text-decoration:none}
DIV.Links		A:hover 		{color: #000000; text-decoration:none}


.button {

	font-family: Tahoma; 
	font-size: 8pt;
	border:1px solid #629ddf;
	background-image:url('buton_back2.gif');
	color:#121212;
	cursor:hand;

}

.i_button {

	font-family: Tahoma; 
	font-size: 8pt;
	cursor:hand;
	border:0px none; 
	BACKGROUND-COLOR: Transparent; 

}

.header {

	vertical-align: text-center;
	border-left:0px solid #dcdcdd;
	border-right:0px solid #dcdcdd;
	border-top:0px solid #dcdcdd;
	border-bottom:0px solid #dcdcdd;

}

.header_font {

	font-family: Tahoma; 
	font-size: 7pt;
	color:#171777;
	font-weight: bold;
	
}

.bgTR {

	font-family: Tahoma; 
	font-size: 8pt;
	background-color: #FFFFFF;
	border-left:1px solid #629ddf; 
	border-right: 1px solid #629ddf; 
	border-top: 1px solid #629ddf; 
	border-bottom: 1px solid #629ddf;


}
body {
	background:url('bg.jpg') repeat-x;
}
	