*{
margin:0;
padding:0;
}
body
{
background:#112233;
}
body,tr td{
	 padding:0;
	 margin:0;
	 font-family:"verdana", Georgia, "Times New Roman", Times, serif;
	 font-size:12px;
	}
ul,ol{
	 list-style-type:none;
}
a{
	text-decoration:none;
}
.header_title
{
  width:250px;
  height:32px;  
  background:url(../images/fc_left_menu_03.jpg) no-repeat;  
}
.writeTitle
{
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #2E6E9E;
	/*text-align:center;*/
	padding-top:9px;
}
#full_field
{
 width:1010px; 
 height:auto;
 margin-left:auto;
 margin-right:auto;
}
#main_content
{  
  margin-top:0; 
  width:1010px;
  height:auto;
  background:#FFFFFF;
 /* border:1px solid green;*/
}

#main_part
{
  width:100%;
  height:auto;
  /*border:1px solid black;    */
}
#footer_part
{
clear:both;
height:25px;
background:#339900;
/*border:1px solid red;*/
}

#main_part_content
{   
width:100%;
height:auto;
/*border:1px solid red;*/
}
#top_nav
{
clear:both;
height:20px;
/*background:#339900;*/
background:#FFFFFF;

}

#top_banner
{
height:auto;
padding:15px;
padding-bottom:0;
/*border:2px solid red;*/
}

#content_part
{
  width:100%;
  /*height:300px;*/
  height:auto;
  
}

#left_content
{
 margin-right:255px;
 height:auto;
 /*height:200px;*/
/* border-top:1px solid black;*/
 
}
#right_content
{  
 clear:both;
 float:right;
 width:250px;
/* height:450px;*/
 height:auto;
 /*border-left:1px solid gray;*/
 /*border:1px solid green;*/

}
.top_nav_list
{
 list-style-type:none;
 text-align:center;
}
.top_nav_list li
{
 display:inline;
} 
.footer_title
{
 color:#FFFFFF;
 text-align:center;
 padding-top:2px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
}
#userpanel
{
background:#C1C1C1;
}
#pp_header
{
 text-align:center;
 /*border-bottom:1px solid black;*/
}
.pheader
{
 font-size:16px;
 font-weight:bold;
}
#print_table_patient
{
display:none;
}