body	{
						margin:0px;
						padding:0px;
						background-color:#3E5662;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:13px;
						font-family:Tahoma;
						color:#515A5A;
						}	



/*--------------------------------------------------   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:#03709C;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#03709C;
						font-size:11px;
						text-decoration:none;
						}
b a	{
						color:#03709C;
						font-size:10px;
						text-decoration:underline;
						}
b a:hover	{
						color:#03709C;
						font-size:10px;
						text-decoration:none;
						}
span a	{
						color:#515A5A;
						text-decoration:underline;
						}
span a:hover	{
						color:#515A5A;
						text-decoration:none;
						}													
/*-----------------------------------------------------  span a	 ---------------------	*/					 
												
strong {
						color:#FF7330;
						}
/*----------------------------------------------------   input, textarea	 ---------------------*/
/*input, textarea {
						width:124px;
						background-color:#FFFFFF;
						border-bottom:1px solid #E3E7E8;
						border-right:1px solid #D2D9DB;
						font-family:Tahoma;
						font-size:11px;
						color:#515A5A;
						line-height:13px;
						padding-left:4px;
						padding-right:2px;
						}
input	{
						height:18px;
						margin:0px 0px 0px 0px;
						}
textarea	{
						height:68px;
						width:135px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						}
/*-----------------------------------------------------   bg_talling	 ---------------------*/		
.bg_main	{
						background-image: url(images/bg_left.gif);
						background-position: left top;
						background-repeat: repeat;
						}
.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/read_1.gif);
						background-position: 0px 4px;
						background-repeat: no-repeat;
						font-size:10px;
						margin:0px 0px 3px 0px;
						padding:0px 0px 0px 14px;
						height:13px;
						line-height:12px;
						color:#03709C;
						}
li a	{
						color:#03709C;
						font-size:10px;
						text-decoration:underline;
						font-weight:bold;
						}
li a:hover	{
						color:#03709C;
						font-size:10px;
						text-decoration:none;
						font-weight:bold;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer	{
						color:#D5E2E6;
						font-size:10px;
						}
.footer a	{
						color:#D5E2E6;
						font-size:10px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#D5E2E6;
						font-size:10px;
						text-decoration:underline;
						}
/*-----------------------------------------------------   end_of_file   ---------------------*/

div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

.mainAreaInternal {
   position: absolute;
   top: 40px;
   left: 0px;
   width: 500px;
   height: 300px;
   background-color: #cccccc;
   overflow: auto;
	padding: 2px;
   z-index: 0;
 }

 .mainAreaLoading {
   position: absolute;
   top: 40px;
   left: 0px;
   width: 500px;
   height: 300px;
	background-color: #999999;
   z-index: 1;
 }
.b {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold
}

.txt {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt;
  color: #006699
}
							
