body  {
	font-family: verdana, arial,helvetica;
	font-size: 8pt;
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	margin: 0px;
}

/* Font Styles */

.bl {font-size: 9pt;font-weight:bold; }
.sm {font-size: 10px;color:#6e6e6e }

.title {font-size: 13pt; font-weight: bold; color:#008C36}

td  {font-family: verdana,arial,helvetica;font-size: 8pt;}

/* Table */

TD.main
{	
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	width:592px
	}

.bgor {background-color: #E48B25;}

/* roundeed edges */

div#nifty{ margin: 0 5%;background: #FCF3E9;width:400px;}
h1,h2{margin: 0 10px}
P.margins {margin: 0 10px; padding-bottom:1em;padding-top:1em}
#margins {margin: 0 10px; padding-bottom:1em;padding-top:1em}
b.rb{margin: 20px 0px 0px 10px; font-weight:bold;color:#E48B25;font-size:16px}
b.rtop, b.rbottom{display:block;background: #FFF;}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #FCF3E9;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


.Headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: CE2600;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	}

.Headings2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: CE2600;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	}


/* form contact*/	
	
	input {color:#000000; background-color:#DFEFE5;
    border: 2px Solid #fff;}
	
input.borderless { border: 0px; }

	.inputsm {width:80px }
	.inputm {width:140px }
		
.cbox {color:#000000; background-color: #FFFFFF;
     }
  
textarea {color:#000000; background-color: #DFEFE5;
    border: 2px Solid #fff;font-family: verdana, arial,helvetica; }
	
	.textareal {color:#000000; background-color: #DFEFE5;
    border: 2px Solid #fff; width:250px;font-family: verdana, arial,helvetica;}
	
		select {color:#000000; background-color:#DFEFE5;
    border: 2px Solid #fff;}
	
			.noborder {border:0}

/*  main anchors */

a:link
	{
		color:	#800000;
		text-decoration:	none}

a:visited
	{
		color:	#909090;
		
		text-decoration:	none}

a:hover
	{
		color:	#000000;
		
		text-decoration:	none}
		
		
	
/* bot anchor */	


a.botlink:link
	{	font-size:	11px;
		color:	#808080;
		text-decoration:	none;}
		
		a.botlink:visited
	{	font-size:	11px;
		color:	#808080;
		text-decoration:	none;}

a.botlink:hover
	{
		color:	#404040;
		font-size:	11px;
		}

/* pint only */



.PrintOnly
{
  display: none;}


