body	{
						margin:0px;
						padding:0px;
						background-color:#687B83;
						background-image: url(images/bg_main.jpg);
						background-position: left top;
						background-repeat: repeat-x;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:14px;
						font-family:Tahoma;
						color:#CBD0D3;
						}						
/*--------------------------------------------------   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:#F4F7AA;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#F4F7AA;
						font-size:11px;
						text-decoration:none;
						}
/*-----------------------------------------------------  span a	 ---------------------		*/					 
span	{
						font-size:9px;
						}
/*------------------------------------------------------  em a	 --------------------- */	
em a	{
						text-decoration:none;
						}
em a:hover	{
						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:199px;
						background-color:#FFFFFF;
						font-family:Tahoma;
						font-size:11px;
						color:#777E85;
						line-height:11px;
						padding-left:2px;
						padding-right:2px;
						}												
input	{
						height:19px;
						margin:0px 0px 0px 14px;
						}
textarea	{
						height:62px;
						margin:0px 0px 0px 14px;
						overflow:hidden;
						}	
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.menu td	{
						background-image: url(images/m_bg.gif);
						background-position: left bottom;
						background-repeat: repeat-x;
						}
.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: 0% 4px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 5px 0px; 
						padding:0px 0px 0px 9px;
						height:13px;
						line-height:12px;
						color:#7C7C7C;
						}
li a	{
						font-size:9px;
						text-decoration:none;
						}
li a:hover	{
						font-size:9px;
						text-decoration:underline;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer 	{
						color:#CBD0D3;
						font-size:9px;
						padding:22px 0px 0px 0px;
						}	
.footer a	{
						color:#F6FAAB;
						font-size:9px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#F6FAAB;
						font-size:9px;
						text-decoration:none;
						}
/*-----------------------------------------------------    border   ---------------------*/						
.border  {
						border:9px solid #ffffff;
						border-bottom:0px;
						border-top:0px;
						}							