body {
	margin-top: 18px;
	margin-bottom: 0px;
	background-color: #650011;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 150%;
	color: #b11310;
	/*background-image: url(../images/pagebg.jpg);
	background-repeat: repeat;*/
}
	
.satyogaprint {display:none}
.satyogadisplay {}
	
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 150%;
color: #b11310;
margin: 3px 24px 6px 12px;
text-align: justify; 
}

.pRight0 {margin: 3px 0px 6px 12px;}

HR {color: #fa8310;}

/* to centre / right a para.. */
.centred {text-align: center}
.right {text-align: right}
	
/* Matching organge border for all images */	
img {border-color:#fa8310}

/* Matching organge border for all images */	
img.noborder {border-color:#ffffff}
 	
form {margin: 3px 0px 12px 0px}
	
input, TEXTAREA, SELECT {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #b11310;
border: 1px solid #b11310;
margin-left: 0px;
background-color:#FFFFCC; 
padding: 3px;
}
	
SELECT-NOTUSED {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #b11310;
}	
	
ul, li {
	list-style-position: inside;
	list-style-type: square;
	text-indent: 0px;
	margin: 0px 18px 0px 12px;
}
	
.topheader {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #fa8310;
	letter-spacing: 0.75em;
	margin: 0px 0px 6px 12px;
	text-align: center;
}
	
.topsubheader {
	font-size: 16px;
	color: #fa8310; 
	margin: 0px 0px 12px 12px;
	text-align: center;
}		
		
.pagetitle {
font-size: 24px;
color: #fa8310;
letter-spacing: 0.5em;
margin: 0px 0px 16px 12px;
text-align: center;
}
	
.orange18 {
font-size: 18px;
color: #fa8310;
letter-spacing: 0.05em;
margin: 12px 0px 6px 12px;
text-align: left; 
text-transform: lowercase;
}

.orange18zero {
font-size: 18px;
color: #fa8310;
letter-spacing: 0.05em;
margin: 12px 0px 3px 0px;
text-align: left; 
}

.orange18zeroright {
font-size: 18px;
color: #fa8310;
letter-spacing: 0.05em;
margin: 12px 18px 3px 0px;
text-align: right; 
}

.orange18cased {
font-size: 18px;
color: #fa8310;
letter-spacing: 0.05em;
margin: 12px 0px 3px 12px;
text-align: left; 
}

.orange14 {
font-size: 14px;
color: #fa8310;
letter-spacing: 0.05em;
margin: 6px 0px 3px 12px;
text-align: left; 
}	

.orange14panel {
font-size: 14px;
color: #fa8310;
letter-spacing: 0.05em;
margin: 6px 0px 3px 0px;
text-align: left; 
}	

.orange16 {
font-size: 16px;
color: #fa8310;
letter-spacing: 0.05em;
margin: 6px 0px 3px 12px;
text-align: left; 
}	
	
.orange12 {
font-size: 12px;
letter-spacing: 0.05em;
color: #fa8310;
margin: 6px 0px 3px 12px;
text-align: left; 
}	
	
/* Hyperlink properties */

a {text-decoration: none}
	
a:link,  a:visited {
text-decoration: none;
color: #fa8310;
border-bottom-width: 1px;
border-bottom-style:dotted; 
border-bottom-color: #fa8310;
} 
	
a:hover, a:active  {
	text-decoration: none;
	color: #b11310;
	background-color: #fa8310;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b11310;
}

/* Table styling */
table{}
tr {}
td {vertical-align: top;}
	
/*  for spacing only */	
.tenpix {
font-size: 5px;
margin-top: 0px; margin-bottom: 0px;
}

.toppix {
font-size: 5px;
margin: 10px 0px 8px 0px;
}

/* Side panel formatting */
.headerpanel {
font-size: 12px;
font-weight: bold;
margin-top: 6px; margin-bottom: 2px;
text-align: left; 
}

.panel {
	font-size: 11px;
	color: #b11310;
	margin: 0px 12px 6px 12px;
	line-height: 150%;
	font-weight: normal;
	text-align: left;
}

.small {
font-size: 10px;
margin-top: 3;
margin-bottom: 6;
}

.question {
font-style: italic;
font-weight: bold;
margin-bottom: 3px;

}

.quotation {
font-style: italic;
font-size: 11px;
margin-bottom: 3px;
}

.quotationcredit {
font-size: 10px;
font-weight: bold;
text-align: right; 
margin-top: 0px;
}
