body	{
						margin:0px;
						padding:0px;
						background:#929292;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:14px;
						font-family:Tahoma;
						color:#424242;
						}	
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:#424242;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#424242;
						font-size:11px;
						text-decoration:none;
						}
em 	{
						color:#008590;
						font-size:9px;
						line-height:12px;
						}	
em a	{
						color:#008590;
						}
em a:hover	{
						color:#008590;
						}                                             
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:141px;
						background-color:#ffffff;
						border:1px solid #B9CECB;
						font-family:Tahoma;
						font-size:11px;
						color:#777E85;
						line-height:13px;
						padding-left:2px;
						padding-right:2px;
						}												
input	{
						height:22px;
						margin:0px 0px 0px 0px;
						}
textarea {
						height:63px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						}	
/*-----------------------------------------------------   bg_talling	 ---------------------*/
.bg_main	{
						background-image: url(images/bg_main.jpg);
						background-position: left top;
						background-repeat: repeat-x;
						}																	
.bg_left	{
						background-image: url(images/bg_main.jpg);
						background-position: right top;
						background-repeat: repeat-x;
						}
.bg_right	{
						background-image: url(images/bg_right.jpg);
						background-position: left top;
						background-repeat: repeat-x;
						}
					
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0px 5px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 4px 0px; 
						padding:0px 0px 0px 11px;
						line-height:15px;
						color:#7C7C7C;
						}
li a	{
						color:#008590;
						}
li a:hover	{
						color:#008590;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
						color:#4E4E4E;
						font-size:10px;
						}
.footer span	{
						color:#FFFFFF;
						}							
.footer a	{
						color:#4E4E4E;
						font-size:10px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#4E4E4E;
						font-size:10px;
						text-decoration:none;
						}
/*-----------------------------------------------------    border   ---------------------*/						
.m_bg td {
						background:url(images/m_bg.gif) left top repeat-x;
						}
/*-----------------------------------------------------    end   ---------------------*/													