/*****************************************************************************/
/*****************************************************************************/
/****************************       RCI      *********************************/
/*****************************************************************************/
/*****************************************************************************/
/* GENERAL begin */
	body {
		padding: 0px;
		margin: 0px;
	}
	p{
		margin:0px 0px 7px 0px;
	}
/* GENERAL end */
/*****************************************************************************/
/* TXT MENU begin */
	.txt_menu {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		line-height: 12px;
		color: #ffffff;
		text-decoration: none;
		text-align:center;
	}
	a.txt_menu:link, a.txt_menu:visited { text-align:center; }
	a.txt_menu:hover {
		text-decoration: underline;
		text-align:center;
	}
/* TXT MENU end */

/* TXT INFO begin */
	.txt_info {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		line-height: 16px;
		color: #A2A2A2;
		text-decoration: none;
		font-weight:600;
	}

	.txt_info2 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #A2A2A2;
		text-decoration: none;
		font-weight:bold;
	}
	
	div#divpic {
		float:right;
		width:229px;
		padding:0px 0px 20px 20px;
	}
	
	p.pic {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #0E5EB3;
		background-color:inherit;
		text-decoration: none;
		font-weight:bold;
	}

	div#divpic2 {
		float:right;
		width:229px;
		padding:115px 0px 20px 20px;
	}
	
	p.pic2 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #0E5EB3;
		background-color:inherit;
		text-decoration: none;
		font-weight:bold;
	}

	h1 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 31px;
		color: #A2A2A2;
		font-weight:normal;
		text-decoration: none;
		line-height:26px;
	}

	h2 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 15px;
		font-weight:bold;
		color: #A2A2A2;
		text-decoration: none;
	}

	h3 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color:#666666;

		text-decoration: none;
		margin-bottom:2px;
	}
/* TXT INFO end */

/* TXT LINK begin */
	.txt_link {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #0E5FB5;
		text-decoration: underline;
		font-weight: bolder;
	}
	a.txt_link:link, a.txt_link:visited {}
	a.txt_link:hover {
		color: #000000;	
	}
/* TXT LINK end */

/* TXT LINK1 begin */
	.txt_link1 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #0E5FB5;
		text-decoration: none;
		font-weight: bolder;
	}
	a.txt_link1:link, a.txt_link1:visited {}
	a.txt_link1:hover {
		color: #0E5FB5;	
	}
/* TXT LINK1 end */

/* TXT LINK2 begin */
	.txt_link2 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #A2A2A2;
		text-decoration: none;
		font-weight: bolder;
	}
	a.txt_link:link2, a.txt_link2:visited {}
	a.txt_link2:hover {	color: #0E5FB5; }
/* TXT LINK2 end */

/* ID */

#all{
	width: 800px;
	height: 595px;
}
/*****************************************************************************/
/*****************************************************************************/
