body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg_main.gif);
						background-position: left top;
						background-repeat: repeat;
						font-family:verdana;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:14px;
						font-family:verdana;
						color:#111111;
						}						
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#19497F;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#19497F;
						font-size:11px;
						text-decoration:none;
						}
/*-----------------------------------------------------  span a	 ---------------------	*/				 
span a	{
						color:#ffffff;
						text-decoration:underline;
						}
span a:hover	{
						color:#ffffff;
						text-decoration:none;
						}													
/*------------------------------------------------------  em a	 ---------------------
em a	{
						color:#7ffffB;
						text-decoration:underline;
						}
em a:hover	{
						color:#7ffffB;
						text-decoration:none;
						}                                              */	
/*------------------------------------------------------  strong a	 ---------------------*/
strong a	{
						color:#111111;
						text-decoration:underline;
						}
strong a:hover	{
						color:#111111;
						text-decoration:none;
						}												
/*-----------------------------------------------------  b a	 ---------------------*/
					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:197px;
						border:0px;
						font-family:Tahoma;
						font-size:11px;
						color:#111111;
						line-height:12px;
						padding-left:4px;
						padding-top:3px;
						}												
input	{
						height:21px;
						margin:1px 0px 0px 0px;
						background-image: url(images/bg_input.gif);
						background-position: left top;
						background-repeat: no-repeat;
						}
textarea	{
						height:150px;
						margin:1px 0px 0px 0px;
						overflow:hidden;
						background-image: url(images/bg_input_2.gif);
						background-position: left top;
						background-repeat: no-repeat;
						}	
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.bg_main_top	{
						background-image: url(images/bg_main_top.gif);
						background-position: left top;
						background-repeat: repeat-x;
						}

						
/*---   bg_	 ---*/
.bg_box_1	{
						background-image: url(images/bg_box_1.jpg);
						background-position: left top;
						background-repeat: no-repeat;
						background-color:E2A11B;
						}
.bg_box_2	{
						background-image: url(images/bg_box_2.jpg);
						background-position: left top;
						background-repeat: no-repeat;
						background-color:E29F1B;
						}
.bg_box_3	{
						background-image: url(images/bg_box_3.jpg);
						background-position: left top;
						background-repeat: no-repeat;
						background-color:E2A327;
						}												
.bg_vline	{
						background-image: url(images/bg_vline.gif);
						background-position: left top;
						background-repeat: repeat-x;
						background-color:D7991A;
						}	
.bg_vline_3	{
						background-image: url(images/bg_vline_3.gif);
						background-position: left top;
						background-repeat: repeat-x;
						background-color:D7981A;
						}										
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0% 4px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 5px 0px; 
						padding:0px 0px 0px 18px;
						height:13px;
						line-height:12px;
						color:#19497F;
						}
li a	{
						color:#19497F;
						font-size:11px;
						text-decoration:underline;
						}
li a:hover	{
						color:#19497F;
						font-size:11px;
						text-decoration:none;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
						color:#A1A1A1;
						font-size:11px;
						}	
.footer a	{
						color:#A1A1A1;
						font-size:11px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#A1A1A1;
						font-size:11px;
						text-decoration:none;
						}
/*-----------------------------------------------------    border   ---------------------*/						
.border  {
						border:9px solid #ffffff;
						border-bottom:0px;
						border-top:0px;
						}							