body	{
						margin:0px;
						padding:0px;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:14px;
						font-family:Tahoma;
						color:#575757;
						}	
img {
						border:0;
						}											
/*--------------------------------------------------   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:#BE0000;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#BE0000;
						font-size:11px;
						text-decoration:none;
						}
strong a	{
						color:#575757;
						font-size:11px;
						text-decoration:underline;
						}
strong a:hover	{
						color:#575757;
						font-size:11px;
						text-decoration:none;
						}						
i a	{
						color:#575757;
						text-decoration:underline;
						line-height:12px;
						}
i a:hover	{
						color:#575757;
						text-decoration:none;
						line-height:12px;
						}																		
em 	{
						color:#007D9D;
						font-size:9px;
						line-height:13px;
						}
em a	{
						color:#007D9D;
						text-decoration:none;
						font-size:9px;
						}
em a:hover	{
						color:#007D9D;
						text-decoration:underline;
						font-size:9px;
						}						                                             
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:160px;
						background-color:#ffffff;
						border-bottom:1px solid #D4D0C8;
						border-right:1px solid #D4D0C8;
						font-family:Tahoma;
						font-size:11px;
						color:#565656;
						line-height:13px;
						padding-left:2px;
						padding-right:2px;
						}												
input	{
						height:20px;
						margin:0px 0px 0px 3px;
						}
textarea	{
						height:84px;
						margin:0px 0px 0px 3px;
						overflow:hidden;
						}
.input_1	{
						height:7px;
						width:47px;
						border:0;
						padding:0px 0px 0px 0px;
						margin:0px 0px 0px 0px;
						}							
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.bg_main	{
						background-image: url(images/bg_left.gif);
						background-position: left top;
						background-repeat: repeat;
						}
.bg_left	{
						background-image: url(images/bg_left.gif);
						background-position: right top;
						background-repeat: repeat;
						}						
.bg_right	{
						background-image: url(images/bg_right.gif);
						background-position: left top;
						background-repeat: repeat;
						}
					
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0px 2px;
						background-repeat: no-repeat;
						margin:0px 0px 0px 0px; 
						padding:0px 0px 0px 0px;
						line-height:14px;
						color:#007D9D;
						font-size:9px;
						}
li a	{
						color:#007D9D;
						font-size:9px;
						text-decoration:none;
						}
li a:hover	{
						color:#007D9D;
						font-size:9px;
						text-decoration:underline;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
						color:#7B7B7B;
						font-size:11px;
						}	
.footer a	{
						color:#7B7B7B;
						font-size:11px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#7B7B7B;
						font-size:11px;
						text-decoration:none;
						}
/*-----------------------------------------------------    border   ---------------------*/						
.border  {
						border:9px solid #ffffff;
						border-bottom:0px;
						border-top:0px;
						}
/*-----------------------------------------------------    end   ---------------------*/													