BODY {
	background:#FFFFFF;
	scrollbar-face-color: #BBBBBB;
	scrollbar-highlight-color: #BBBBBB;
	scrollbar-shadow-color: #BBBBBB;
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-darkshadow-color: #BBBBBB;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #909090;
}

.main_cont					{width:900px; height:600px; background:#CCCCCC; text-align:center;}

/*GENERAL TXT*/
.txt_white					{font-family:tahoma; font-size:11px; font-weight:normal; color:#FFFFFF;}
.txt_whitebold			{font-family:tahoma; font-size:11px; font-weight:bold; color:#FFFFFF;}
.txt_whitemin				{font-family:arial; font-size:10px; font-weight:normal; color:#FFFFFF;}

.txt_black					{font-family:tahoma; font-size:11px; font-weight:normal; color:#000000;}
.txt_blackbold				{font-family:tahoma; font-size:11px; font-weight:bold; color:#000000;}
.txt_blackmin				{font-family:arial; font-size:10px; font-weight:normal; color:#000000;}

.txt_red						{font-family:tahoma; font-size:11px; font-weight:normal; color:#FF0000;}
.txt_redbold				{font-family:tahoma; font-size:11px; font-weight:bold; color:#FF0000;
.txt_redmin				{font-family:arial; font-size:10px; font-weight:normal; color:#7FF0000;}

.txt_oranged				{font-family:tahoma; font-size:11px; font-weight:normal; color:#FF6000;}
.txt_orangedbold			{font-family:tahoma; font-size:11px; font-weight:bold; color:#FF6000;}

.txt_orangel				{font-family:tahoma; font-size:11px; font-weight:normal; color:#FF7F00;}
.txt_orangelbold			{font-family:tahoma; font-size:11px; font-weight:bold; color:#FF7F00;}
		
.txt_gray					{font-family:tahoma; font-size:11px; font-weight:normal; color:#7D7D7D;}
.txt_graybold				{font-family:tahoma; font-size:11px; font-weight:bold; color:#7D7D7D;}
.txt_graymin				{font-family:arial; font-size:10px; font-weight:normal; color:#7D7D7D;}

.txt_blued					{font-family:tahoma; font-size:11px; font-weight:normal; color:#013C6F;}
.txt_bluedbold			{font-family:tahoma; font-size:11px; font-weight:bold; color:#013C6F;}
.txt_bluedmin				{font-family:arial; font-size:10px; font-weight:normal; color:#013C6F;}

.txt_blue					{font-family:tahoma; font-size:11px; font-weight:normal; color:#046699;}
.txt_bluebold				{font-family:tahoma; font-size:11px; font-weight:bold; color:#046699;}
.txt_bluemin				{font-family:arial; font-size:10px; font-weight:normal; color:#046699;}

/* newsdat */
#n_tit						{margin-top:12px;}
#n_cap						{margin-top:6px;}
#n_list						{margin-left:10px; margin-top:3px;}

#n_list_0					{height:18px; padding-left:10px; padding-right:10px; padding-top:1px; background:#D4D4D4; cursor:default;}
#n_list_1					{height:18px; padding-left:10px; padding-right:10px; padding-top:1px; background:#E7E7E7; cursor:default;}

.sms_div						{position:relative; height:auto !important; min-height:60px; height:60px; margin:4px 0px 10px 0px; padding:6px 10px 10px 6px; background:#EEFFEE; font-family:tahoma,arial,sans-serif; font-size:11px; color:#000000; border:1px dotted #FF0000;}
.sms_close					{position:absolute; right:1px; bottom:2px; width:16px; height:16px; padding:1px 0px 0px 0px; background:#FF0000; font-family:tahoma,arial,sans-serif; font-size:11px; font-weight:bold; color:#FFFFFF; border:1px solid #000000; text-align:center; cursor:hand;}


.n_tit							{font-family:tahoma; font-size:11px; font-weight:bold; text-transform:uppercase; color:#FF0000;}
.n_cap						{font-family:tahoma; font-size:11px; font-weight:normal; color:#000000;}
.n_list						{font-family:tahoma; font-size:11px; font-weight:normal; color:#000000;}
.n_list_n						{font-family:tahoma; font-size:11px; font-weight:normal; color:#FF0000;}

/*GENERAL LINK*/
A,A.link														{color:#FF7F00; text-decoration:none;}

A.n_link,A.n_link:link,A.n_link:visited				{font-family:tahoma; font-size:11px; font-weight:bold; color:#FF0000; text-decoration:none;}
A.n_link:hover,A.n_link:active						{color:#FFFFFF;}

A.cds_link,A.cds_link:link,A.cds_link:visited		{font-family:tahoma; font-size:11px; font-weight:bold; color:#606060; text-decoration:none;}
A.cds_link:hover,A.cds_link:active					{color:#FF0000;}


/*NAVI*/
.navi_tit				{width:160px; height:16px;
						background:#FF8E1C;
						font-family:tahoma; font-size:11px; font-weight:bold; color:#FFFFFF;
						padding-top:1px;
						border:0px;
						text-align:center;
						cursor:default;
						}

.navi_int				{width:160px; height:1px; background:#FFFFFF;}

.navi_bt_out		{width:120px; height:16px;
						background-color:#56AAD4;
						padding-top:1px;
						font-family:tahoma; font-size:11px; font-weight:bold; color:#FFFFFF;
						text-align:center;
						cursor:default;
						}

.navi_bt_over		{width:120px; height:16px;
						background-color:#FFFFFF;
						padding-top:1px;
						font-family:tahoma; font-size:11px; font-weight:bold; color:#000033;
						text-align:center;
						cursor:hand;
						}


/*SECT*/
.sect_tit1			{width:280px; height:18px; background:#909090; border-bottom:1px solid #606060; border-top:1px solid #606060; padding-top:1px;}
.sect_tit2			{width:619px; height:18px; background:#909090; border-bottom:1px solid #606060; border-top:1px solid #606060; padding-top:1px;}



/*MAIL OBJ*/

.i_item			{width:280px; padding:1px; background:#CCCCCC; cursor:default;}
.i_nome			{height:17px; padding:1px; padding-left:10px; padding-right:10px; background:#E9E9E9; font-family:tahoma; font-size:11px; font-weight:normal; color:#777777; text-align:left;}
.i_desc			{height:17px; padding:1px; padding-left:10px; padding-right:10px; margin-top:1px; background:#E9E9E9; font-family:tahoma; font-size:11px; font-weight:normal; color:#000000; text-align:justify;}