/* Styles for SimTek Corporation site */

/* simtek@simtek.com.au */
/* March 2006 */

/* W3C Valid CSS */



BODY {
	scrollbar-face-color: #993333;
	scrollbar-highlight-color: #cc3333;
	scrollbar-3dlight-color: #FFCCCC;
	scrollbar-darkshadow-color: #990000;
	scrollbar-shadow-color: #cc3333;
	scrollbar-arrow-color: #660000;
	scrollbar-track-color: #CCCCCC;
}




/* ------------------------------------------------------- */
/* [HTML] Heading & Paragraph Elements */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #330000;
}

h2 {
	font : bold 16px/100% arial, helvetica, verdana, sans-serif;
	color : #660000;
	background: transparent;
	font-weight: bold;
	margin-top : 10px;
	margin-bottom : 5px;

}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	margin-bottom: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	margin-bottom: 5px;
}

p {


   font : 12px arial, helvetica, verdana, sans-serif;
   color: #333333;
   background: transparent; 
   margin-top : 0;
   margin-bottom : 12px;
}


p.form {


   font : 12px arial, helvetica, verdana, sans-serif;
   color: #333333;
   background: transparent; 
   margin-top : 0;
   margin-bottom : 12px;
}

p.menu	{   

	font : 14px arial narrow, arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	color: #cccccc;
	text-align: right;
 	background: transparent; 
	margin-top : 5px; 
 	margin-bottom : 5px; 
}

p.sidemenu {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #660000;
}

p.head	{   
	font : 20px arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
 	background: transparent; 
	margin-top : 5px; 
 	margin-bottom : 0px; 
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: auto;
	color: #333333

}




/* ------------------------------------------------------- */







/* ------------------------------------------------------- */
/* [HTML] Link Elements */


a.menu:link {
   font-weight : normal;
   color : #ffffff;
   text-decoration : none;
   background: transparent; 
}

a.menu:visited {
   font-weight : normal;
   color : #cccccc;
   text-decoration : none;
   background: transparent; 
}

a.menu:active {
   font-weight : normal;
   color : #ffffff;
   text-decoration : none;
   background: transparent; 
}

a.menu:hover {
   font-weight : normal; 
   color : #ffffff;
   text-decoration : underline;
   background: transparent; 
}

a.sidemenu:link {
   	font-family: "Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #990000;
   	background: transparent; 
}

a.sidemenu:visited {
   font-family: "Arial, Helvetica, sans-serif;
   font-weight : normal;
   color : #660000;
   text-decoration : none;
   background: transparent; 
}

a.sidemenu:active {
   font-family: "Arial, Helvetica, sans-serif;
   font-weight : normal;
   color : #cccccc;
   text-decoration : none;
   background: transparent; 
}

a.menu:hover {
   font-family: "Arial, Helvetica, sans-serif;
   font-weight : normal; 
   color : #cccccc;
   text-decoration : underline;
   background: transparent; 
}

}
a.bwhite:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	font-size: 18px;
	text-transform: lowercase;
}

}
a.bwhite:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

}
a.bwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

}
a.bwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

a:link {
   font-weight : normal;
   color : #cc3333;
   text-decoration : none;
   background: transparent; 
}

a.bold:link {
   font-weight : bold;
   color : #cc3333;
   text-decoration : none;
   background: transparent; 
}

a:visited {
   font-weight : normal;
   color : #993300;
   text-decoration : none;
   background: transparent; 
}

a.unchg:link {
   font-weight : normal;
   text-decoration : none;
   background: transparent; 
}

a.unchg:visited {
   font-weight : normal;
   text-decoration : none;
   background: transparent; 
}

a:active {
   font-weight : normal;
   color : #666666;
   text-decoration : none;
   background: transparent; 
}

a:hover {
   font-weight : normal; 
   color : #666666;
   text-decoration : underline;
   background: transparent; 
}





