body	{
						margin:0px;
						padding:0px;
						background-color:#0F1312;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:9px;
						line-height:14px;
						font-family:Tahoma;
						color:#849595;
						}						
/*--------------------------------------------------   	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#849595;
						font-size:9px;
						text-decoration:underline;
						}
a:hover	{
						color:#849595;
						font-size:9px;
						text-decoration:none;
						}
/*------------------------------------------------------ strong,  strong a	 ---------------------*/
strong {
						color:#B0C5C5;
						}
b {
						color:#B0C5C5;
						line-height:14px;
						}						
													
strong a	{
						color:#7ffffB;
						text-decoration:underline;
						}
strong a:hover	{
						color:#7ffffB;
						text-decoration:none;
						}												
					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:198px;
						border:0px solid #878D94;
						font-family:Tahoma;
						font-size:9px;
						color:#849595;
						line-height:10px;
						}												
input	{
						height:21px;
						margin:0px 0px 0px 0px;
						padding:4px 0px 0px 5px;
						background-image: url(images/input_1.gif);
						background-position: left top;
						background-repeat: no-repeat;
						}
textarea	{
						width:300px;
						height:140px;
						margin:0px 0px 0px 0px;
						padding:4px 2px 0px 5px;
						overflow:hidden;
						background-image: url(images/input_2.gif);
						background-position: left top;
						background-repeat: no-repeat;
						}	
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.head_bg_1	{
						background-image: url(images/head_bg_1.jpg);
						background-position: left top;
						background-repeat: no-repeat;
						}
.bg_point_y	{
						background-image: url(images/point_y.gif);
						background-position: 31px top;
						background-repeat: repeat-y;
						}
.bg_point_x	{
						background-image: url(images/point_x.gif);
						background-position: 0px top;
						background-repeat: repeat-x;
						}					
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0% 4px;
						background-repeat: no-repeat;
						font-size:9px;
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 20px;
						height:15px;
						line-height:14px;
						color:#849595;
						}
li a	{
						color:#849595;
						font-size:9px;
						text-decoration:none;
						}
li a:hover	{
						color:#849595;
						font-size:9px;
						text-decoration:underline;
						}						
/*-----------------------------------------------------    border   ---------------------*/						
.border  {
						border-left:1px solid #2D3C3B;
						border-right:1px solid #2D3C3B;
						}	
.border_footer  {
						border-left:1px solid #2D3C3B;
						border-right:1px solid #2D3C3B;
						background-image: url(images/bg_footer.jpg);
						background-position: left top;
						background-repeat: repeat-y;
						padding:31px 0px 0px 38px;
						}
/*-----------------------------------------------------    border   ---------------------*/						
.border_14  {
						border-left:14px solid #0F1313;
						border-right:14px solid #0F1313;
						}
.border_46  {
						border-left:46px solid #0F1313;
						border-right:46px solid #0F1313;
						}