body	{
						margin:0px;
						padding:0px;
						background-color:#1F1F1F;
						font-family:Tahoma;
						}
div	{
						scrollbar-arrow-color:#7DC7E3;
						scrollbar-face-color:#F8F8F8;
						scrollbar-track-color:#7DC7E3 ;
						scrollbar-base-color:transparent;
						scrollbar-darkshadow-color:#1FA4D3;
						scrollbar-highlite-color:#FFFFFF;
						scrollbar-shadow-color:#717171;
						}						
td {
						vertical-align:top;
						font-size:9px;
						line-height:11px;
						font-family:Tahoma;
						color:#FFFFFF;
						}	
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:#FFFFFF;
						font-size:9px;
						text-decoration:none;
						}
a:hover	{
						color:#FFFFFF;
						font-size:9px;
						text-decoration:underline;
						}
						
input, textarea {
						width:150px;
						background-color:#ffffff;
						border-right:1px solid #CDCDCD;
						border-bottom:1px solid #CDCDCD;
						font-family:Tahoma;
						font-size:11px;
						color:#000000;
						line-height:12px;
						padding-left:2px;
						padding-right:2px;
						}												
input	{
						height:21px;
						margin:0px 0px 0px 0px;
						}
textarea	{
						height:109px;
						width:170px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						}
.select_1	{
						width:130px;
						color:#000000;
						font-size:10px;
						text-transform:uppercase;
						margin:0px 0px 0px 0px;
						}							
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.bg_left	{
						background-image: url(images/bg_left.gif);
						background-position: right top;
						background-repeat: repeat;
						}
.bg_right	{
						background-image: url(images/bg_right.gif);
						background-position: left top;
						background-repeat: repeat;
						}
					
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_2_1.gif);
						background-position: 0px 3px;
						background-repeat: no-repeat;
						font-size:9px;
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 12px;
						line-height:12px;
						height:13px;
						color:#ffffff;
						}
li a	{
						color:#ffffff;
						font-size:9px;
						text-decoration:none;
						}
li a:hover	{
						color:#ffffff;
						font-size:9px;
						text-decoration:underline;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
						color:#7B7B7B;
						font-size:11px;
						}	
.footer a	{
						color:#7B7B7B;
						font-size:11px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#7B7B7B;
						font-size:11px;
						text-decoration:none;
						}
/*-----------------------------------------------------    border   ---------------------*/						
.border  {
						border:9px solid #ffffff;
						border-bottom:0px;
						border-top:0px;
						}							