body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg_main.jpg);
						background-position: left top;
						background-repeat: repeat;
						text-transform:none
						font-family:Times New Roman;
						}
td {
						vertical-align:top;
						font-size:9px;
						line-height:12px;
						font-family:Times New Roman;
						color:#5F5F5F;
						text-transform:none;
						}						
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}
em	{
						color:#A8A8A8;
						}												
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
	color:#666;
	font-size:20px;
	text-decoration: none;
						}
a:hover	{
	color:#CCC;
	font-size:20px;
	text-decoration:underline;
						}
/*-----------------------------------------------------  span a	 ---------------------*/							 
span a	{
						color:#5F5F5F;
						text-decoration:none;
						}
span a:hover	{
						color:#5F5F5F;
						text-decoration:underline;
						}												
/*------------------------------------------------------  em a	 ---------------------*/	
em a	{
						color:#717171;
						text-decoration:none;
						}
em a:hover	{
						color:#717171;
						text-decoration:underline;
						} 
/*------------------------------------------------------  i a	 ---------------------*/
i 	{
						color:#a8a8a8;
						}	
i a	{
						color:#a8a8a8;
						text-decoration:none;
						}
i a:hover	{
						color:#a8a8a8;
						text-decoration:underline;
						}						                                             
/*------------------------------------------------------ strong,  strong a	 ---------------------
strong {}
strong a	{
						color:#7ffffB;
						text-decoration:underline;
						}
strong a:hover	{
						color:#7ffffB;
						text-decoration:none;
						}												*/
/*-----------------------------------------------------  b a	 ---------------------*/
					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:217px;
						background-image: url(images/bg_input.gif);
						background-position: 0px 63px;
						background-repeat: repeat;
						border:1px solid #010101;
						font-family:Tahoma;
						font-size:9px;
						color:#C5C5C5;
						line-height:10px;
						text-transform:uppercase
						}												
input	{
	height:20px;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 11px;
	width: 220px;
						}
textarea	{
						height:152px;
						margin:0px 0px 0px 0px;
						padding:4px 2px 0px 11px;
						overflow:inherit;
						}	
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.bg_top_2	{
						background-image: url(images/bg_top_2.jpg);
						background-position: 0px 63px;
						background-repeat: repeat-x;
						}
.bg_top	{
						background-image: url(images/bg_top_2.jpg);
						background-position: 0px 0px;
						background-repeat: repeat-x;
						}						
.bg_cont	{
						background-image: url(images/bg_cont.gif);
						background-position: left top;
						background-repeat: repeat;
						}
.bg_shadow	{
						background-image: url(images/bg_shadow.jpg);
						background-position: left  bottom;
						background-repeat: repeat-x;
						}					
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 9px;
						height:13px;
						line-height:12px;
						color:#A8A8A8;
						}
li a	{
						color:#5F5F5F;
						text-decoration:none;
						}
li a:hover	{
						color:#5F5F5F;
						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;
						}							


