/****************************************************************/
/* css default style for johnsteel.co.uk                        */
/* copyright johnsteel.co.uk authors-world.com                  */
/* may not be used without express permission                   */
/*       Author:    John Steel                                  */
/*       Company:   Lakes Telecommunications                    */ 
/*       Web Site:  http:lakestelecom.net                       */
/*       Contact:     admin[at]lakestelecom.net                 */
/*       Comments:  id="id20060127104241" Rev 0.1 Draft         */
/****************************************************************/

/* basic elements */

body { 
font: 10pt verdana, arial,sans-serif;
background-color: #ffffff;
color: #000000; 
margin: 0px; 
}

input {

color: black;
font-family: verdana, arial, serif;
font-weight: bold;
font-size: 8pt
} 

select {
background-color: #aaaaff;
color: black;
font-family: verdana, arial,sans serif;
font-weight: bold;
font-size: 8pt
} 

table {
font: 10pt verdana, arial,sans-serif;
background-color: #ffffff;
color: #000000; 
margin: 0px; 
}

textarea {
background-color: #ffffff;
border: #2cc319 2px solid;
color: black;
font-family: verdana, arial, serif;
font-size: 8pt;
font-weight: normal
} 

hr {
color: #aaaaff;
	}

p { 
	font: 10pt verdana, arial,sans-serif; 
	margin-top: 0px; 
	}
h3 { 
	font: italic normal 14pt verdana, arial,sans-serif; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #222244;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: blue;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ff00ff;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: black;
	}


/* specific divs */
.menuh	{
		BORDER-COLOR : #FFFF99 ;
		cursor : hand ;
		Border-Left : 0px ;
		Border-Top : 0px ;
		Background-Color : #8888FF ;
		font-size:8pt;
	}
.menuz	{
		Background-Color : #EBEBEB ;
		font-size:8pt;
	}
