body {
	background-image: images/bkgrnd.gif;	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.companyname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 52px;
	color: Black;
	font-weight: bold;
	vertical-align: text-top;
	font-style: oblique;
}
.companyname1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: Navy;
	font-weight: bold;
	vertical-align: text-top;
	font-style: normal;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 10pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color: Black;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: Black;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: Black;
	: ;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: Black;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: Black;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: Black;
}
.small {
	font-size: 10px;
}
.menusmall {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.footersmall {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}
.snakeye:link {
	color: #CCCCCC;
}
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
 
.bt3dbuttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	background-color: #FFEE99;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
} 

div#menu {
    height: auto;
    width: 135px;
	margin-left: -10px;
}
div#menu li {
	height: 30px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	text-align: center;
	line-height: 30px;
	list-style-type: none;
	background-image: url(images/menu_2button.jpg);
	background-repeat: no-repeat;
}
div#menu li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #000000;
}
div#menu li a:link {
    color: #000000;
	background-image: url(images/menu_2button.jpg);
	background-position: 0px 0px;
}
div#menu li a:visited {
    color: #000000;
	background-image: url(images/menu_2button.jpg);
	background-position: 0px 0px;
}
div#menu li a:hover {
    color: #000000;
	background-image: url(images/menu_2button.jpg);
	background-position: 0px -30px;
}






