/* Default CSS Stylesheet for a new Web Application project */

/*BODY
{
    BACKGROUND-COLOR: gray;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
*/

/*
dark purple = #80319A
dark blue = #0004CF
dark green = #008000  #33AF0D
light grey = #e8e8e8
*/

body 
{
	background-color:white;/*#FFFFE9*/
	margin-left:5;
	margin-top:5;
	margin-right:5;
	margin-bottom:5;
}

.ColHeader { 
font-family: Comic Sans MS,Arial; 
font-size: 14; 
font-style: normal; 
font-weight: bold; 
color: black;
}

.SmallText { 
font-family: Comic Sans MS, Arial; 
font-size: 2; 
font-style: normal; 
color: #0005D0;
text-decoration: none;
}

.SmallSpace { 
font-family: Comic Sans MS, Arial; 
font-size: 3; 
font-style: normal; 
color: black;
text-decoration: none;
}

.Text { 
text-decoration: none;
font-family: Comic Sans MS, Arial; 
font-size: 12; 
font-style: normal; 
color: black; /*#6367FF;*/
}

.TextOver { 
text-decoration: underline;
font-family: Comic Sans MS, Arial; 
font-size: 12; 
font-style: normal; 
color: black; /*#6367FF;*/
}


.TextRed { 
font-family: Comic Sans MS, Arial; 
font-size: 12; 
font-style: normal; 
color: red; /*#6367FF;*/
}

.txtWhiteOver { 
text-decoration:underline;
font-family: Palatino Linotype, Comic Sans MS,Arial; 
font-size: 20; 
font-style: normal; 
color: white; /*#6367FF;*/
}

.txtWhite { 
text-decoration:none;
font-family: Palatino Linotype, Comic Sans MS,Arial; 
font-size: 20; 
font-style: normal; 
color: white; /*#6367FF;*/
}

.TextWhite { 
background-color:#e8e8e8;
font-family: Arial; 
font-size: 12; 
font-style: normal; 
color: WHITE; /*#008000; #6367FF;*/
}

.hdrMenuReiki
{
text-decoration:none;
font-family:Palatino Linotype;
font-size: 24; 
font-style: normal; 
font-weight: bold;
color: #008000;
}

.hdrMenuReikiOver
{
text-decoration:underline;
font-family:Palatino Linotype;
font-size: 24; 
font-style: normal; 
font-weight: bold;
color: #008000;
}

.hdrMenuYoga
{
text-decoration:none;
font-family:Palatino Linotype;
font-size: 24; 
font-style: normal; 
font-weight: bold;
color: #0004CF;
}

.hdrMenuYogaOver
{
text-decoration:underline;
font-family:Palatino Linotype;
font-size: 24; 
font-style: normal; 
font-weight: bold;
color: #0004CF;
}

.hdrMenuQigong 
{
text-decoration:none;
font-family:Palatino Linotype;
font-size: 24; 
font-style: normal; 
font-weight: bold;
color: #80319A;
}

.hdrMenuQigongOver
{
text-decoration:underline;
font-family:Palatino Linotype;
font-size: 24; 
font-style: normal; 
font-weight: bold;
color: #80319A;
}


.mnuTabUnSel { 
background-color:#e8e8e8;
text-decoration:none;
font-family: Comic Sans MS; 
font-size: 11; 
font-style: normal; 
color: #808080;
}

.mnuTabUnSelOver { 
background-color:#e8e8e8;
text-decoration:underline;
font-family: Comic Sans MS; 
font-size: 11; 
font-style: normal; 
color: black;
}

.mnuTabSelPurple { 
background-color:white;
font-family: Comic Sans MS; 
font-size: 11; 
font-style: normal; 
color: #80319A;
}

.mnuTabSelBlue { 
background-color:white;
font-family: Comic Sans MS; 
font-size: 11; 
font-style: normal; 
color: #0004CF;
}

.mnuTabSelGreen { 
background-color:white;
font-family: Comic Sans MS; 
font-size: 11; 
font-style: normal; 
color: #008000;
}

.TextGreen { 
background-color:white;
font-family: Comic Sans MS; 
font-size: 15; 
font-style: normal; 
font-weight:normal ;
color: #008000;
}


.MenuText { 
font-family: Arial; 
font-size: 11; 
font-style: normal; 
color: black; /*#6367FF;*/
}

.BtmMenu { 
font-family: Arial; 
font-size: 9; 
font-style: normal; 
color: black; 
}

.Text15 { 
font-family: Arial; 
font-size: 16; 
font-style: normal; 
color: black; /*#6367FF;*/
}

.WebSiteDesignOff { 
font-family: Arial; 
font-size: 10; 
font-style: normal; 
color: black;
text-decoration:none;
cursor:default;
}

.WebSiteDesignOn { 
font-family: Arial; 
font-size: 10; 
font-style: normal; 
color: black;
text-decoration:underline;
cursor:hand;}


/*
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
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;
	}	
		
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;
	}	
		
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;
	}	


A:link	{	
	text-decoration:	underline;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

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: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

