body	{
						margin:0px;
						padding:0px;
						background-color:#2F3C43;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:14px;
						font-family:Tahoma;
						color:#96B6C2;
						}	
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:#1C2224;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#1C2224;
						font-size:11px;
						text-decoration:none;
						}
span a	{
						color:#ffffff;
						font-size:11px;
						text-decoration:none;
						}
span a:hover	{
						color:#ffffff;
						font-size:11px;
						text-decoration:underline;
						}
i a	{
						color:#66B8D9;
						font-size:11px;
						text-decoration:none;
						}
i a:hover	{
						color:#66B8D9;
						font-size:11px;
						text-decoration:underline;
						}						
em a	{
						color:#66B8D9;
						font-size:11px;
						text-decoration:underline;
						}
em a:hover	{
						color:#66B8D9;
						font-size:11px;
						text-decoration:none;
						}													
em a	{
						color:#66B8D9;
						text-decoration:underline;
						}
em a:hover	{
						color:#66B8D9;
						text-decoration:none;
						}                                             
/*------------------------------------------------------ strong,  strong a	 ---------------------*/
strong  {
						color:#ffffff;
						}
strong i {
						color:#1C2224;
						}
strong a	{
						color:#66B8D9;
						text-decoration:underline;
						}
strong a:hover	{
						color:#66B8D9;
						text-decoration:none;
						}
b	{
						color:#66B8D9;
						}																		
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:190px;
						background-color:transparent;
						border:1px solid #66B8D9;
						font-family:Tahoma;
						font-size:11px;
						color:#96B6C2;
						line-height:13px;
						padding-left:2px;
						padding-right:2px;
						margin:0px 0px 0px 0px;
						}												
input{
						height:20px;
						}
textarea	{
						height:71px;
						
						overflow:hidden;
						}	
/*-----------------------------------------------------   bg_talling	 ---------------------				*/													
.bg_top	{
						background-color:#3E4D55;
						background-image:url(images/bg_top.gif);
						background-position: right top;
						background-repeat: repeat-x;
						}
.bg_bottom {
						background-image: url(images/bg_bottom.gif);
						background-position: left bottom;
						background-repeat: repeat-x;
						}
.bg_top_1	{
						background-color:#3E4D55;
						background-image:url(images/bg_top.gif);
						background-position: right top;
						background-repeat: repeat-x;
						}	
.bg_bottom_1 {
						background-image: url(images/bg_bottom_1.gif);
						background-position: left bottom;
						background-repeat: repeat-x;
						}
.head_bg {
						background-image: url(images/head_bg.jpg);
						background-position: left bottom;
						background-repeat: repeat-x;
						}						
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0px 3px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 11px;
						line-height:12px;
						height:15px;
						color:#66B8D9;
						}
li a	{
						color:#66B8D9;
						font-size:11px;
						text-decoration:underline;
						}
li a:hover	{
						color:#66B8D9;
						font-size:11px;
						text-decoration:none;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer	{
						color:#E0EAEF;
						font-size:11px;
						padding-top:8px;
						}	
.footer a	{
						color:#66B8D9;
						font-size:11px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#66B8D9;
						font-size:11px;
						text-decoration:none;
						}
/*-----------------------------------------------------   end   ---------------------*/						
						