/*  CSS Stylesheet for ClansBase project  */
/* Copyright Consulting Ian Tighe 2005-2007*/
BODY 
{
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Comic Sans MS, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
}
.subhead {
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
	font-size:	14pt;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT Normal
{
    COLOR: #ffffff;
}
H1	{	
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H4	{	
	font-family:Comic Sans MS, Verdana, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
span.tighe1  { font-family: Comic Sans MS; font-size: 12pt; font-weight: bold }
H6	{	
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	color: #ffffff;
	text-decoration:	none;
	text-transform:	none;
	}	
	
Normal	{	
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}

.indent {
    BACKGROUND-COLOR: red;
    FONT-FAMILY: Comic Sans MS, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
}

indent {
    BACKGROUND-COLOR: red;
    FONT-FAMILY: Comic Sans MS, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
}
		
TFOOT, THEAD	{	
	font-size:	11pt;
	text-transform:	none;
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	10pt;
	font-weight:	bold;
	text-transform:	none;
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
	}	

A.lefty:link
{

	vertical-align:	baseline;
	font-size:	11pt;
	font-weight:	500;
	text-transform:	none;
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
	text-decoration:	none;
	color:	#ffffff;
	}
A.lefty:visited	
{	
	text-decoration:	none;
	font-size:	11pt;
	font-weight:	500;
	color:	#ffff00;
	
}

A.lefty:active	{	
	text-decoration:	none;
	font-size:	11pt;
	font-weight:	500;
	color:	#aaaa00;
	}	

A.lefty:hover	{	
	color:	#ffffff;
	font-size:	11pt;
	font-weight:	500;
    BACKGROUND-COLOR: #000077;

	}


A:link	
{
	vertical-align:	baseline;
	font-size:	9pt;
	font-weight:	bold;
	text-transform:	none;
	font-family: Comic Sans MS, Verdana, Helvetica, sans-serif;
	/*text-decoration:	underline;*/
	color:	#000044;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#0055ff;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333333;
	}	
		
A:hover	{	
	/*text-decoration:	underline;*/
	color:	#ff0000;
	/*	font-weight:	bold;	*/
    /*BACKGROUND-COLOR: #dddddd;*/

	}
	
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;
	}*/

TD
{
    FONT-FAMILY: Comic Sans MS, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
}

