html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}

p{margin:0;}
a{padding:0px; text-decoration:none; color:#000000;} 

 /* Page header */
.header{background-color:#F3F2ED; height:80px;  }
.header h1 {margin:0;}
/*.BelowHeader{margin:0; padding:0; background-color:Lime; height:0px;} */
/*.header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}  */

 /* header menu if included */
 
.headermenu { margin:0; padding:0;  } 

/*.headermenu table {padding:5px 5px 5px 5px;}*/

 /* container three coloumn*/
.container{text-align:left; }
.content p{line-height:1.4}
.content p{ margin: 0 10px 10px;}
.container{width:900px;margin:0 auto}
.content{float:right;width:500px}
 /* container Two coloumn*/
.container2{text-align:left;}
.content2 p{line-height:1.4}
.content2 p{ margin: 0 10px 10px;}
.container2{width:700px;margin:0 auto}
.content2{float:right;width:500px;}

 /* this left navigation */
.navigation{background:#F6F0E0;}
.navigation ul{margin:15px 0; padding:0; list-style-type:none;}
.navigation li{margin-bottom:5px;}
.navigation{float:left;width:200px}
/*.navigation table {padding:5px 5px 5px 5px;} */

 /*Right coloumn */
.rightcol
{
 float:right;
 width:200px;	
}
 /* */
.extra{background:#CCC8B3;}
.extra{float:left;clear:left;width:200px}

 /*footer */
 
 .AboveFooter
{
clear:both;

}

.footer{background:#BFBD93;}
.footer p{margin:0;padding:5px 10px}
.footer{clear:both;width:100%}

/*start default tabe style for menu*/

TABLE
{
	border-collapse:collapse;
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
	 
}
TABLE TR TD
{
	border-collapse:collapse;
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
	 
}
TABLE TR TD A
{
	border-collapse:collapse;
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
	 
}

/*end default tabe style for menu*/



.df
{
	vertical-align: top;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: right;
	line-height:20px;
	
}
.dfrow
{
	 
	}
	 .successmsgstyle
{
	padding-right: 4px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 2px;
	color: #009933;
	padding-top: 4px;
	background-color: lightgreen;
	border:dotted 2px #009933;
	text-align:center;
	width:95%;
}

