
 body{
	margin: 0;
	background: #FFE7FF;
	padding-top: 15px;
	padding-bottom: 27px;
	padding-left: 5px;
	padding-right: 5px;
}
 div#footer{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left:-55px;
	/*width: 40px;
	
	background-color: white;*/
	/*height: 30px;*/
	z-index: 4;
	/*border-top: 1px solid #DEA5FF;
	border-bottom: 2px solid #DEA5FF;*/
	
}

#close{
	left: 50%;
	/*width: 50px;
	height: 25px;
	background-color: transparent;*/
	z-index: 5;
}

h1 {
	font: bold 16pt Arial;
	color: rgb(102, 0, 204);
	margin-bottom: 0px;
	margin-top: 0px;
	
}
h3 {
	font: bold 12pt Arial;
	color: rgb(102, 0, 204);
	margin-bottom: 0px;
	margin-top: 0px;
	
}

 @media screen{
  body>div#footer{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 }
 * html div#content{
  height:100%;
  overflow:auto;
  }
  #content {
  	display:block;
  	overflow: auto;
  	width:100%;
  	position: absolute;
  	top:0px;
  	bottom: 27px;
  	padding-bottom: 30px;
	padding-top: 15px;
 }


#tl_txt
   {
 	background-image: url(../images/contenttable/Txt_Content_Table_LH_T_Corner_small.gif);
 	background-repeat: no-repeat;
 	height: 25px;
 	}

#tm_txt
  {
 	background-image: url(../images/contenttable/Content_Table_Top_Border_small.gif);
 	background-repeat:repeat-x;
	background-color: white;
 	}
	
#tr_txt
  {
  	background-image: url(../images/contenttable/Txt_Content_Table_RH_T_Corner_small.gif);
 	background-repeat: no-repeat;
 	height: 25px;
}

#ml_txt
  {
 	background-image: url(../images/contenttable/Content_Table_Left_Border_small.gif);
 	background-repeat:repeat-y;
	background-color: white;
 	width: 25px;}
	
	

#mm
	{
	
	padding-top: 0px;
	background-color: White;
	vertical-align: top;
	}
	

	
#mr_txt
	{
	background-image: url(../images/contenttable/Content_Table_Right_Border_small.gif);
	background-repeat:repeat-y;
	background-color: White;
 	width: 25px;}
#mr
	{
	background-image: url(../images/contenttable/Content_Table_Right_Border_small.gif);
	background-repeat:repeat-y;
 	width: 25px;}


	
 
 #bl_txt
  {
 	background-image: url(../images/contenttable/Txt_Content_Table_LH_B_Corner_small.gif);
 	background-repeat:  no-repeat;
 	height: 25px;}
 
 #bm_txt
  {
 	background-image: url(../images/contenttable/Content_Table_Bot_Border_small.gif);
 	background-repeat:repeat-x;
	background-color: white; 
 	
	}


 
  #br_txt
  {
 	background-image: url(../images/contenttable/Txt_Content_Table_RH_B_Corner_small.gif);
 	background-repeat: no-repeat;
 	height: 25px;
}

#be_1{
	font: bold 12pt Arial;
	text-decoration: underline;
	color: rgb(102, 0, 204);
}
#be_2{
	font: 10pt "Myriad Web" Arial;
	color: rgb(102, 0, 204);
	margin-top: 7px;
}
