/*                                            */
/*     by Sacha Gildenlore at Flexability     */
/*     021-665877 or +64-21-665877            */
/*                                            */ 


/* also inherits attributes from nav4.css sheet  */

/* all zero margins restated - were set to -2px for Nav4 in nav4.css */


BODY		{ margin-top: 0em; 
		margin-left: 0em; 
		}

.mmhide_maintable 	{
			border-top-width: 5px;
			border-top-style: solid;
			border-top-color: #CC99CC;
			}

.mmhide_bodyskip	{ margin-bottom: 0em;} 




/* LINKS */

a:visited 	{ color: #006699; text-decoration: underline; }

a:hover 	{
	color: #990033;
	text-decoration: none;
	background-color: #F0F0F0;

		}





/* BASE TAGS */

H1	{
	line-height: 100%;
	margin-bottom: 0em;

	} 

H2 	{
	line-height: 100%;
	margin-bottom: 0.3em;

	} 

H3	{
	line-height: 100%;
	margin-top: 1em;
	margin-bottom: 0.2em;

	} 

p 	{
	font-size: 80%;
	line-height: 150%;
	margin-top: 0em;
	margin-bottom: 0.8em;
	}

ul 	{
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-size: 80%;

	}

li	{ font-size: 100%; 
	line-height: 130%; 
	margin-top: 0em; 
	}  
	



/* BODY TEXT CLASSES */

.subhead 	{ line-height: 100%;
		margin-top: 0.3em; 
		margin-bottom: 0em;
		} 



.subheadsml 	{line-height: 100%;
		margin-top: 0.3em; 
		margin-bottom: 0em;
		}

.author 	{ margin-bottom: 0em;}

.small		{ font-size: 70%;}

.pullquote 	{ margin-top: 0em;}





/* PIX */

.pic		{ margin-top:0.3em;
		margin-bottom: 0.3em;
		}

.caption 	{ font-size: 70%; 
		margin-top: 0em;
		margin-bottom: 1em;
		}





/* DATA TABLES */

.tablehead 	{ line-height: 120%; 
		vertical-align: top;
		}

.tablebody 	{ line-height: 120%; 
		vertical-align: top;
            font-family: Arial, Helvetica, sans-serif;
 
		}

.tablenum 	{ line-height: 120%; 
		vertical-align: top; 
		}



/*  FORMS */

label 		{line-height: 100%;
		}





/* MAIN PANEL */

.spacer5 	{ margin-top: 0px; 
		margin-bottom: 0px;
		}

.nofollow 	{ margin-bottom: 0em;}





/* LEFT PANEL */

		
#nav H1 	{font-family: "Arial Black", Arial, sans-serif;
		font-size: 70%;
		font-weight: normal;
		letter-spacing: 2px;
		line-height: 100%;
		margin: 0px;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #CC99CC;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #CC99CC;	
		}


#nav H2 	{ font-size: 90%;
		}


#nav p 		{ font-size: 70%;
		line-height: 100%;
		}


.mmhide_panelskip	{ margin-bottom: 0em;}






/* RIGHT PANEL */


#hot H1 	{font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 100%;
		margin: 0px;
		border-top-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-top-color: #999900;
		border-left-color: #999900;
		}


#hot H2 	{line-height: 100%;
		margin-bottom: 0em;
		margin-top: 1em;
		}


#hot p 		{ font-size: 70%; 
		line-height: 120%;
		}




/* END PANEL */	
	
#end H3 	{line-height: 100%;
		margin-top: 1.5em;
		margin-bottom: 0.5em;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #CC99CC;
		margin-right: 5px;
		padding-top: 5px;
		}


#end p.small 	{ font-size: 60%;
		line-height: 120%;
		border-bottom: 1px solid #D7D700;
		padding-bottom: 10px;
		}

.mmhide_endstory 	{border-top-width: 1px;
			border-right-width: 1px;
			border-left-width: 1px;
			border-top-style: solid;
			border-right-style: solid;
			border-left-style: solid;
			border-top-color: #D7D700;
			border-right-color: #D7D700;
			border-left-color: #D7D700;
			}





/* HOME PAGE STORY SUMMARIES */

#summaries H1 	{font-family: Arial, Helvetica, sans-serif;
		font-size: 70%;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 100%;
		border-bottom-style: none;
		border-top-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-top-color: #999900;
		border-left-color: #999900;
		padding-left: 0.8em;
		margin-right: 5px;
		margin-bottom: 0px;
		margin-left: 0px;
		}

#summaries H2 	{line-height: 100%;
		margin-top: 1.2em;
		margin-bottom: 0.2em;
		}

.myTable	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 80%;
      	line-height: 150%;
	      margin-top: 0em;
	      margin-bottom: 0.8em;
		}