body {
	/*background-image: url(images/home/pagebk.jpg);
	background-repeat: repeat-x;*/
	background-image:url(../images/bgrepeat.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #959aab;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #959aab;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #003399;
}
h2 {
	font-size: 14px;
	color: #990000;
}
h3 {
	font-size: 12px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #999999;
}
tr th {
	text-align: center;
}

.bkrepeat-y {
	background-repeat: repeat-y;
}

.bkrepeat-x {
	background-repeat: repeat-x;
}

.catmenu {
	font-size: 17px;
	font-family: Impact, Arial, sans-serif;
	color: #333333;
	letter-spacing: 1px;
}
.catmenu a:link {
	color: #333333;
	text-decoration: none;
}
.catmenu a:visited {
	text-decoration: none;
	color: #333333;
}
.catmenu a:hover {
	text-decoration: underline;
	color: #000000;
}
.catmenu a:active {
	text-decoration: underline;
	color: #990000;
}
.subcatmenu {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	color: #000000;
	line-height: 150%;
	padding-left: 10px;	
}
.subcatmenu a:link {
	color: #000000;
	text-decoration: none;
}
.subcatmenu a:visited {
	text-decoration: none;
	color: #666666;
}
.subcatmenu a:hover {
	text-decoration: none;
	color: #990000;
}
.subcatmenu a:active {
	text-decoration: underline;
	color: #990000;
}
.headline {
	font-size: 20px;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
}
.footer {
	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 115%;	
}
.safety {
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
}
.safety a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.safety a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.safety a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.safety a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.safetyaddress {
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
}
.toplinks {
	font-size: 11px;
	font-weight:bold;
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
}
.toplinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.toplinks a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.toplinks a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#search_box {
    width: 172px;
    height: 21px;
	background:url(../images/searchbar.gif)
}
#search_box #s {
    float: left;
    padding-left: 5px;
    margin: 4px 0 0 6px;
    border: 0;
    width: 170px;
    background: none;
}
#search_box #go {
    float: left;
    margin: 0px 0px 0 0;
}
.SearchSite {
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
