/*Coran Noble Astanga Yoga StyleSheet*/


html{
    	FONT-FAMILY: Arial;
    	color: #666666    
}


body {
   	background-color:#666666;
   	margin: 0px

}


td {
    	font-size : small
}

/*/*/a{}


body td {
    	font-size : x-small
}

html>head:first-child+body td {
    	font-size : small
}

/* */


P {

    	text-align: justify;
    	line-height: 1.5;
}

.content{
	padding-top: 16px;	
	padding-right: 6px;
	padding-left: 25px;    
	border-left: 9px #FF6600 solid;
	border-bottom: 9px solid #FF6600

}

th{
	font-size: 80%;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600
}

.pindent {

    text-align: justify;
    line-height: 1.5;
    padding-left: 28px;
    padding-right: 28px;
    font-style: italic;
    margin-top: -14px
}




.Pcenter { 
   	text-align: center
}

.Pleft { 
   	text-align: left
}

.Pright {   
   	text-align: right
}

.copyright {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 65%;
	padding-top: 3px
}



H1{

   	FONT-SIZE: 100%;;
   	color: #FF6600;
   	font-weight: bold;
}



.boldOranage {
   font-weight: bold; 
   color: #FF6600;   
}


.smallTxt{
   	font-weight: bold; 
	font-size: 70%; 
}


.red {
   font-weight: normal;
   color: #CC0000;
   text-align: left
}

.imgMain{
 	border-right: 9px solid #FF6600;
 	border-left: 9px solid #FF6600;
	border-bottom: 9px solid #FF6600
} 

.tborder {
   border: 1px solid #C9C9C9
}









.imgright{
    border-right: #756868 1px solid;
    border-top: #756868 1px solid;
    float: right;
    border-left: #756868 1px solid;
    border-bottom: #756868 1px solid;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 0px;
    margin-right: 0px   
}

.imgrightplain{
    float: right;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 0px;
    margin-right: 0px   
}


.imgleft{
    border-right: #756868 1px solid;
    border-top: #756868 1px solid;
    float: left;
    border-left: #756868 1px solid;
    border-bottom: #756868 1px solid;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 20px 
}

.imgleftplain{
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 20px 
}

.imgcenter{
    border-right: #756868 1px solid;
    border-top: #756868 1px solid;
    text-align: center;
    border-left: #756868 1px solid;
    border-bottom: #756868 1px solid;
    margin-top: 12px;
    margin-left: 0px;
    margin-bottom: 12px;
    margin-right: 0px 
}


.submit1 {
background-color: #FF6600;
border: 1px solid #666666;
color: #FFFFFF;
font-size: 80%;
height: 22px; 
Font-weight: bold
}


 
TEXTAREA{ 
background-color:#ffffff; 
border-bottom: 1px solid #B4A9A9;
border-left: 1px solid #B4A9A9;
border-right: 1px solid #B4A9A9;
border-top: 1px solid #B4A9A9;
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #B4A9A9;
scrollbar-shadow-color: #B4A9A9;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #B4A9A9; 
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff 
}

 INPUT { 
background-color:#ffffff; 
border-bottom: 1px solid #B4A9A9; 
border-left: 1px solid #B4A9A9; 
border-right: 1px solid #B4A9A9; 
border-top: 1px solid #B4A9A9
}

 SELECT {
 
background-color: #ffffff;  
border-style: solid; 
border-color: #B4A9A9; 
border-width: 1px 
}





.checkbox { 
border: solid;
border-width: 0px;
border-color: #ffffff;
background-color: #ffffff
}
.radio {
border: solid;
border-width: 0px;
border-color:#ffffff;
background-color: #ffffff
}






  
a:link, a:active, a:visited {
   color: #FF6600;
   text-decoration: none;
   font-weight: bold
}


a:hover {
   color: #666666;
   text-decoration: underline;
   font-weight: bold
}


a.linkSitemap:link, a.linkSitemap:active, a.linkSitemap:visited {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 80%;
	text-align: left;
	text-decoration: none;
	padding-left: 6px
}

a.linkSitemap:hover {
	color: #000000;
	font-weight: normal;
	font-size: 80%;
	text-align: left;
	text-decoration: underline;
	padding-left: 6px
}







/*topmenu*/

#nav{
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#nav ul{
	list-style-type:none;
	padding: 0
}



#nav li {
	font-size: 85%;
	display: inline;
	padding-top: 0px;
	padding- bottom: 0px;
	padding-left:3px;
	padding-right: 3px
}

#nav .between{
   	font-weight: bold; 
   	color: #FF6600
}

#nav li a:link, #nav li a:active, #nav li a:visited {
	display: inline;
	padding: 0;
	font-weight: bold;
	color: #000000;
	text-decoration:none
}
#nav li a:hover {
	text-decoration:underline;
	color: #FF6600
}

