/* ORANGE WHITE */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;/*<<<<<<<<<<<<<<<<<<<<<<< - PAGE BG COLOR*/
	background-image:url(../img/_tmpbg_creme.gif);
	background-repeat:repeat-x;
}
a{color:#FFAF39; text-decoration:none;}a:hover{color:#990000; text-decoration:underline;}
.div_main {
	width: 741px; max-width:741px;
	background-color: #FFE1B5;/*<<<<<<<<<<<<<<<<<<<<<<< - BORDER COLOR RIGHT*/
	padding-bottom:40px;
	
}
.div_1 {
	width: 731px; max-width:731px;
	background-color: #FFFFFF;
}
.div_2 {
	background-color: #F7BC5B;/*<<<<<<<<<<<<<<<<<<<<<<< - BG COLOR - CONTENT DIV*/
	text-align:justify;
}
.txt_main {
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#FFFFFF;/*<<<<<<<<<<<<<<<<<<<<<<< - MAIN TXT*/
}
.txt_grey {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#8F8F8F;/*<<<<<<<<<<<<<<<<<<<<<<< - INFO TXT*/
}
.img_right{
	margin-bottom:10px;
	border: 1px solid #FFFFFF;
}
.img_top{
	margin-right:19px;
	border: 1px solid #FFFFFF;
}
.header{color:#FF9900;}

.titleheader{background-image:url(../img/bg_title.gif); background-repeat:no-repeat; width:400px;padding:10px;padding-top:3px;}

/*MUDULABLE*/
b{color:#876500; font-weight:normal;}/*<<<<<<<<<<<<<<<<<<<<<<< - COLOR TXT*/
i{font-style: normal;font-size:21px;}/*<<<<<<<<<<<<<<<<<<<<<<< - BIG TXT*/

