/************************************************************
*(C) 2004. All Rights Reserved. www.malcomheatguns.com
*
*Author: 		WEBECCENTRIC INC www.webeccentric.com
*Date:			8/18/2004
*File:			main.css
*Summary:		The main stylesheet file
*-------------------------------------------------
*Modifications:	
*Initial		Date		Description
*-------		----		-----------
*
*
***************************************************************/

body{
	margin: 0px;
	margin-height: 0px;
	margin-width: 0px;
	border: 0px;
	background-color: #FFFFFF; 
	font-size: 10px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Myriad Web, Syntax, sans-serif;
}

b.red{ color: #c00000; }

a { color: #006699; }
a:hover { color: #99ff00; }

select{
  	font-family: Verdana, Myriad Web, Syntax, sans-serif;
  	font-weight: normal;
  	font-size: 11px;
  	word-spacing:	normal;
  	letter-spacing:	normal;
	text-transform:	none;
	color: #333333;  
  	background-color: #FFFFFF;
  	line-height: 14px;
}

input{
  	font-family: Verdana, Myriad Web, Syntax, sans-serif;
  	font-weight: normal;
  	font-size: 11px;
  	color: #333333;  
  	background-color: #FFFFFF;
  	line-height: 14px;
}

textarea{
  	font-family: Verdana, Myriad Web, Syntax, sans-serif;
  	font-weight: normal;
  	font-size: 11px;
  	color: #333333;  
  	background-color: #FFFFFF;
  	word-spacing:	normal;
  	letter-spacing:	normal;
	text-transform:	none;
  	line-height: 14px;
}

td{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #333333;  
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  line-height: 14px;
}

.page-break{
  page-break-after:always;
}

.red-note{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #FF0000;
  background-color: #FFFFFF;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  line-height: 15px;  
}

A.header-nav{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #333333;  
  background-color: #ACD38F;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: none;
}

A.header-nav:hover{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #99FF00;  
  background-color: #ACD38F;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: underline;
}

.header-nav{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #333333;  
  background-color: #ACD38F;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: none;
}

td.header-nav {
	padding-left: 5px;
}

.left-nav-titles{
 font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #333333;  
  background-color: #FFFFFF;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: none;
}

.left-nav-links{
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #333333;  
  background-color: #FFFFFF;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: none;
}

A.left-nav-links:link, A.left-nav-links:visited, A.left-nav-links{
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #333333;  
  background-color: #FFFFFF;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: none;
}

A.left-nav-links:hover, A.left-nav-links:active{
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #99FF00;  
  background-color: #FFFFFF;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: underline;
}

.index-header{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #333333;  
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: none;
}
.content-header{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #333333;  
  background-color: #FFFFFF;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: none;
}
.content-sub-header{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #333333;  
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: none;
}

A.body-links{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #333333;  
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: none;
}

A.body-links:hover{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #99FF00;  
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: none;
}


/* Footer styles */
.copyright{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #333333;  
  background-color: #B2B2B2;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: none;
}

A.footer-nav{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #333333;  
  background-color: #B2B2B2;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: none;
}

A.footer-nav:hover{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #99FF00;  
  background-color: #B2B2B2;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: underline;
}

A.footer-sub-nav{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #333333;  
  background-color: #B2B2B2;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: underline;
}

A.footer-sub-nav:hover{
  font-family: Verdana, Myriad Web, Syntax, sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #99FF00;  
  background-color: #B2B2B2;
  word-spacing:	normal;
  letter-spacing:	normal;
  text-transform:	none;
  text-decoration: underline;
}

td.left_nav {
  line-height: 100%;
}

td.left_nav br {
  line-height: 120%;
}

div.dnld {
	padding-top: 2px;
	padding-bottom: 2px;
}


