/* Default CSS Stylesheet for a new Web Application project */


BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
	margin-left:5;
	margin-right:5}



H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color :Blue ;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
H4.HoroHeader	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


TD.fmLabel {

	font-family :Verdana , Sans-Serif ;
	font-size : smaller  ;
	/* margin-right :5px; */
	text-align :right ;
	color :Green ;}

TD.fmCell {

	font-family :Verdana , Sans-Serif ;
	font-size : smaller  ;
	margin-right :auto;
	text-align :left ;
	color :Blue  ;}
	
TD.fmHelp {
	FONT-SIZE: xx-small; 
	COLOR: teal;
	FONT-FAMILY: Verdana, Sans-Serif ; 
	TEXT-ALIGN: right;}
	

A:link	{	
	text-decoration :underline;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	brown;
	}	
A.LeftHead:visited	{	
	text-decoration:	underline;
	color:	yellow;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}


A.LeftHead:link		{color:	yellow;text-decoration:none;}	
A.LeftHead:visited	{color:yellow;text-decoration:none;}	
A.LeftHead:active	{color:	#333399;text-decoration:none;}	
A.LeftHead:hover	{color:	#3333cc;}
A.LeftMenu:link		{color:	white;text-decoration:none;}	
A.LeftMenu:visited	{color:white;text-decoration:none;}	
A.LeftMenu:active	{color:	#333399;text-decoration:none;}	
A.LeftMenu:hover	{color:	#3333cc;}




SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
UL {
	font-style: normal;
  	font-variant: normal;
  	font-weight:normal;
  	font-size: 8pt;
 	line-height: normal;
  	font-family: Verdana;
	margin-left:40;
	margin-right:10;
	margin-top:0;
	margin-bottom:0;
	text-align:left;
	text-decoration:none;}


UL.LeftMenu {
	font-style: normal;
  	font-variant: normal;
  	font-weight:normal;
  	font-size: 8pt;
 	line-height: normal;
  	font-family: Verdana;
	margin-left:25;
	margin-right:5;
	margin-top:0;
	margin-bottom:0;
	text-align:left;
	text-decoration:none;}


UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
Img.ImgMid {
	margin-left:40;
	margin-right:10;
	margin-top:0;
	margin-bottom:0;}
P {
	font-style: normal;
  	font-variant: normal;
  	font-weight:normal;
  	font-size: 8pt;
 	line-height: normal;
  	font-family: Verdana;
	margin-left:5;
	margin-top:0;
	margin-right:10;
	margin-bottom:20;
	text-align:left;
	text-decoration:none;}
	/*valign: top;}*/

P.LeftMenu {
	margin-right:5;
	margin-bottom:5;}

TH.Tbl {
	text-align:left;
	font-family:Arial Narrow ;
	font-size:smaller;
	font-style :normal ;
	font-weight :bold ; 
	margin-left :0;
	margin-right :0;
	text-align :center ;
	}
	
TD {
	font-family: Arial ,verdana;
	text-align :center ;
	font-size :smaller ;
}


TD.CntrlTbl {
	border-style: none; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px;
	text-align: left;
	vertical-align: top}

TD.LeftMenu {
	text-align: left;
	vertical-align: top;}

TD.HoroHead {
	text-align: left;
	font-family :Comic Sans MS, Courier ;
	font-size :small ;
	color :#093333;
	vertical-align: top;}

TD.YogaMain {
  	background: white url("images\OceanYoga.jpg");
  	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-position: 00% 00%;}


td.MainBody {background-color:#FFFFFF;
	font-style: normal;
  	font-variant: normal;
  	font-weight: 100;
  	font-size: 10pt;
 	line-height: normal;
  	font-family: Sans Serif;}

TH.LeftMenu {
	text-align:left;
	margin-left:0;
	vertical-align: top;}A {
	font-style: normal;
  	font-variant: normal;
  	font-weight:normal;
  	font-size: 8pt;
 	line-height: normal;
  	font-family: Verdana;
	margin-left:0;
	margin-top:0;
	/*text-align: right;*/
	text-decoration:none;}



A.PHead {
	font-style: normal;
  	font-variant: normal;
  	font-weight:bolder;
  	font-size: 8pt;
 	line-height: normal;
  	font-family: Verdana;
	color: #882200;
	text-decoration:none;}
/*	valign: top;}*/

A.LeftMenu {
	font-style: normal;
  	font-variant: normal;
  	font-weight:normal;
  	font-size: 7pt;
 	line-height: normal;
  	font-family: Verdana;
	color: #FFffFF;
	margin-left:0;
	text-decoration:none;}
	/*valign: top;}*/

A.LeftHead {
	font-style: normal;
  	font-variant: normal;
  	font-weight:bolder;
	/*font-stretch: extra-expanded;*/
  	font-size: 12pt;
 	line-height: normal;
  	font-family: Arial Narrow;
	color: yellow;
	margin-left:5;
	text-align: center;
	text-decoration:none;}
	/*valign: top;}*/

A.JustSambhal {
	font-variant: small-caps;}


h1 {font-size: 36pt}
h2 {color: blue}
h4 {color: red}

TR 
{ margin-left :0;
	margin-right :0;
	margin-top :0;
	margin-bottom :0;}