body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg_body.jpg);
						background-position: left top;
						background-repeat: repeat-x;
						background-color:#72B2FB;
						font-family:Tahoma;
						}
td {
						vertical-align:default;
						font-size:11px;
						line-height:13px;
						font-family:Tahoma;
						color:#45586E;
						}						
/*--------------------------------------------------   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:#3575BE;
						font-size:12px;
						text-decoration:underline;
						}
a:hover	{
						color:#3575BE;
						font-size:12px;
						text-decoration:none;
						}
/*-----------------------------------------------------  span a	 ---------------------*/		
span 	{	
						color:#3575BE;
						font-size:10px;
						} 
span a	{
						color:#3575BE;
						text-decoration:underline;
						font-size:10px;
						}
span a:hover	{
						color:#3575BE;
						text-decoration:none;
						font-size:12px;
						}												
/*------------------------------------------------------  em a	 ---------------------
em a	{
						color:#7ffffB;
						text-decoration:underline;
						}
em a:hover	{
						color:#7ffffB;
						text-decoration:none;
						}                                              */	
/*------------------------------------------------------ strong,  strong a	 ---------------------*/
b a	{
						color:#3575BE;
						text-decoration:underline;
						font-size:12px;
						}
b a:hover	{
						color:#3575BE;
						text-decoration:none;
						font-size:12px;
						}	
strong a	{
						color:#45586E;
						text-decoration:underline;
						font-size:12px;
						}
strong a:hover	{
						color:#45586E;
						text-decoration:none;
						font-size:12px;
						}												
/*-----------------------------------------------------  b a	 ---------------------*/
					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:200px;
						background-color:#ffffff;
						font-family:Tahoma;
						font-size:11px;
						color:#45586E;
						line-height:10px;
						padding-top:2px;
						padding-left:2px;
						padding-right:2px;
						}												
input	{
						height:20px;
						margin:0px 2px 0px 4px;
						}
textarea {
						height:100px;
						margin:0px 2px 0px 4px;
						overflow:hidden;
						}	
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.bg_left	{
						background-image: url(images/bg_left.gif);
						background-position: right top;
						background-repeat: repeat;
						}

.main	{
						background-image: url(images/main.jpg);
						background-position: left 0px;
						background-repeat: no-repeat;
						}	
.main_gum	{
						background-image: url(images/main_gum.jpg);
						background-position: left -1px;
						background-repeat: repeat-y;
						}											
.main_r	{
						background-image: url(images/main_r.jpg);
						background-position: left 0px;
						background-repeat: repeat;
						}
.main_r	{
						background-image: url(images/main_r.jpg);
						background-position: right top;
						background-repeat: repeat;
						}						
					
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0% 6px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 4px 0px; 
						padding:0px 0px 0px 14px;
						height:16px;
						line-height:15px;
						color:#3575BE;
						}
li a	{
						color:#3575BE;
						font-size:11px;
						text-decoration:underline;
						}
li a:hover	{
						color:#3575BE;
						font-size:11px;
						text-decoration:none;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
						color:#ffffff;
						font-size:11px;
						}	
.footer a	{
						color:#ffffff;
						font-size:11px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#ffffff;
						font-size:11px;
						text-decoration:underline;
						}
.footer b em	{
						color:#AAEB10;
						font-size:11px;
						}
.footer b	{
						color:#ffffff;
						font-size:11px;
						}												
/*-----------------------------------------------------    border   ---------------------*/						
.border  {
						border:9px solid #ffffff;
						border-bottom:0px;
						border-top:0px;
						}							