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:15px;
						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:#999900;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#006600;
						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 {
					
						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:80px;
						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;
						}
.bg_box_2	{
						background-image: url(images/bg_box_2.jpg);
						background-position: left top;
						background-repeat: no-repeat;
						background-color:666600;
						}
.bg_box_3	{
						background-image: url(images/bg_box_3.jpg);
						background-position: left top;
						background-repeat: no-repeat;
						background-color:666600;
						}												
.bg_vline	{
						background-image: url(images/bg_vline.gif);
						background-position: left top;
						background-repeat: repeat-x;
						background-color:666600;
						}	
.bg_vline_3	{
						background-image: url(images/bg_vline_3.gif);
						background-position: left top;
						background-repeat: repeat-x;
						background-color:666600;
						}										
/*-----------------------------------------------------  	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;
					line-height:15px;
						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;
						}							
						
						
/*-----------------------------------------------------    menu   ---------------------*/					

div.popup div, div.popup a { display:block; text-decoration: none; margin: 2px 2px 2px 5px; }
div.popup div + div, div.popup a + a { margin-top: 5px; } 

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
	display: block;
	height: 22px;
	border:  1px solid black;
	padding: 2px 5px;
	background: #FFFFEE;
	text-decoration: none;
	font-family: Verdana, Sans-Sherif;
	font-weight: 900;
	font-size: 1em;
	color:   #FFFFFF;
	background-image: url(images/m_bg.gif);
	text-align: center;
}

a.sample_attach, a.sample_attach:a 
{ border-bottom: none;
	background-image: url(images/m1_bg.gif);
	color:#84911F;
    text-decoration:none;
	}
a.sample_attach, a.sample_attach:selected
{ border-bottom: none;
	}
a.sample_attach, a.sample_attach:visited 
{ border-bottom: none; 
	background-image: url(images/m1_bg.gif);
	}
a.sample_attach, a.sample_attach:hover 
{
	border-bottom: none;
	background-image: url(images/m1_bg.gif);
color: #000000;
	}
	
div#sample_attach_menu_child             {
	border-bottom: 1px solid black;
	width: 100px;
}
